| 1 | [ Mar 4 04:30:02 Enabled. ] | ||
| 2 | [ Mar 4 04:30:02 Rereading configuration. ] | ||
| 3 | [ Mar 4 04:30:04 Rereading configuration. ] | ||
| 4 | [ Mar 4 04:30:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 4 04:30:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.04 04:30:17.379521 [ 1 ] {} <Information> Application: Will watch for the process with pid 29464 | ||
| 29 | 2026.03.04 04:30:17.379945 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.04 04:30:17.867601 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29464 | ||
| 31 | 2026.03.04 04:30:17.868367 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.04 04:30:17.868530 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.04 04:30:17.965450 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.04 04:30:17.992832 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.04 04:30:17.992916 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.04 04:30:17.992934 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.04 04:30:17.992993 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.04 04:30:17.993636 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.04 04:30:17.995877 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.04 04:30:17.996762 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.04 04:30:17.997624 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.04 04:30:17.997675 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.04 04:30:17.997747 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.04 04:30:17.998520 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.04 04:30:17.999529 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.04 04:30:18.006183 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.04 04:30:18.006989 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.04 04:30:18.008457 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.04 04:30:18.008555 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.04 04:30:18.009647 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.04 04:30:18.010109 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.04 04:30:18.014200 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.04 04:30:18.014911 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.04 04:30:18.018215 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.04 04:30:18.018709 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.04 04:30:18.019119 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.04 04:30:18.019484 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.04 04:30:18.021015 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.04 04:30:18.021041 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.04 04:30:18.021132 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.04 04:30:18.021203 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.04 04:30:18.028678 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.04 04:30:18.028699 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159963 sec | ||
| 68 | 2026.03.04 04:30:18.028745 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.04 04:30:18.028789 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.04 04:30:18.029483 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.04 04:30:18.030064 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.04 04:30:18.040125 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.04 04:30:18.040174 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.04 04:30:18.040247 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.04 04:30:18.040261 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.04 04:30:18.040298 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.04 04:30:18.040366 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.04 04:30:18.044497 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.04 04:30:18.044545 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.04 04:30:18.044594 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.04 04:30:18.044764 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.04 04:30:18.044811 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.04 04:30:18.044823 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.04 04:30:18.044893 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.04 04:30:18.044905 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.04 04:30:18.044938 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.04 04:30:18.045009 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.04 04:30:18.067601 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.04 04:30:18.069029 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.04 04:30:18.069108 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.7162e-05 sec | ||
| 91 | 2026.03.04 04:30:18.069121 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.04 04:30:18.069132 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.04 04:30:18.069156 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.04 04:30:18.069368 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.04 04:30:18.069465 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.04 04:30:18.069480 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.04 04:30:18.069491 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.04 04:30:18.069501 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.04 04:30:18.073391 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.04 04:30:18.073624 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.03.04 04:30:18.075081 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.524e-05 sec. | ||
| 102 | 2026.03.04 04:30:18.075530 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.04 04:30:18.076904 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.04 04:30:18.076922 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.04 04:30:18.625085 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55690 | ||
| 106 | 2026.03.04 04:30:18.626074 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.04 04:30:18.626138 [ 3 ] {} <Debug> TCP-Session: b451f88c-cb6f-4f64-9d10-1cb335739131 Authenticating user 'default' from [fd00:1122:3344:101::a]:55690 | ||
| 108 | 2026.03.04 04:30:18.626163 [ 3 ] {} <Debug> TCP-Session: b451f88c-cb6f-4f64-9d10-1cb335739131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.04 04:30:18.626231 [ 3 ] {} <Debug> TCP-Session: b451f88c-cb6f-4f64-9d10-1cb335739131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.04 04:30:18.626324 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.04 04:30:18.626349 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.04 04:30:18.626419 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.04 04:30:18.629256 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61096 | ||
| 114 | 2026.03.04 04:30:18.629394 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38701 | ||
| 115 | 2026.03.04 04:30:18.629420 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65428 | ||
| 116 | 2026.03.04 04:30:18.629562 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.04 04:30:18.629644 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.04 04:30:18.629648 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38168 | ||
| 119 | 2026.03.04 04:30:18.629730 [ 4 ] {} <Debug> TCP-Session: 5f216745-90bf-4faf-ad5e-4621f73b8b8e Authenticating user 'default' from [fd00:1122:3344:101::a]:61096 | ||
| 120 | 2026.03.04 04:30:18.629779 [ 4 ] {} <Debug> TCP-Session: 5f216745-90bf-4faf-ad5e-4621f73b8b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.04 04:30:18.629800 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42414 | ||
| 122 | 2026.03.04 04:30:18.629849 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.04 04:30:18.629859 [ 4 ] {} <Debug> TCP-Session: 5f216745-90bf-4faf-ad5e-4621f73b8b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.04 04:30:18.629911 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48507 | ||
| 125 | 2026.03.04 04:30:18.629893 [ 255 ] {} <Debug> TCP-Session: a9c94c10-4f8f-4907-bf49-aac01f10c438 Authenticating user 'default' from [fd00:1122:3344:101::a]:38168 | ||
| 126 | 2026.03.04 04:30:18.629780 [ 254 ] {} <Debug> TCP-Session: 2be70d17-88bc-44c0-8629-d514097cb8ba Authenticating user 'default' from [fd00:1122:3344:101::a]:38701 | ||
| 127 | 2026.03.04 04:30:18.629980 [ 255 ] {} <Debug> TCP-Session: a9c94c10-4f8f-4907-bf49-aac01f10c438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.04 04:30:18.630003 [ 254 ] {} <Debug> TCP-Session: 2be70d17-88bc-44c0-8629-d514097cb8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.04 04:30:18.630018 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61673 | ||
| 130 | 2026.03.04 04:30:18.630024 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.04 04:30:18.630095 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.04 04:30:18.630071 [ 254 ] {} <Debug> TCP-Session: 2be70d17-88bc-44c0-8629-d514097cb8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.04 04:30:18.630049 [ 255 ] {} <Debug> TCP-Session: a9c94c10-4f8f-4907-bf49-aac01f10c438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.04 04:30:18.630191 [ 257 ] {} <Debug> TCP-Session: acc1841d-5cea-48f5-a371-9c35ef7117f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:48507 | ||
| 135 | 2026.03.04 04:30:18.630170 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.04 04:30:18.630165 [ 256 ] {} <Debug> TCP-Session: e1f1fe6a-fc01-4d8d-ba03-475dfe0f7071 Authenticating user 'default' from [fd00:1122:3344:101::a]:42414 | ||
| 137 | 2026.03.04 04:30:18.630266 [ 257 ] {} <Debug> TCP-Session: acc1841d-5cea-48f5-a371-9c35ef7117f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.04 04:30:18.630253 [ 258 ] {} <Debug> TCP-Session: 9f037f6d-8323-403a-80a8-ab312f0928c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:61673 | ||
| 139 | 2026.03.04 04:30:18.630306 [ 256 ] {} <Debug> TCP-Session: e1f1fe6a-fc01-4d8d-ba03-475dfe0f7071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.04 04:30:18.630343 [ 257 ] {} <Debug> TCP-Session: acc1841d-5cea-48f5-a371-9c35ef7117f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.04 04:30:18.630358 [ 258 ] {} <Debug> TCP-Session: 9f037f6d-8323-403a-80a8-ab312f0928c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.04 04:30:18.630369 [ 256 ] {} <Debug> TCP-Session: e1f1fe6a-fc01-4d8d-ba03-475dfe0f7071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.04 04:30:18.630419 [ 258 ] {} <Debug> TCP-Session: 9f037f6d-8323-403a-80a8-ab312f0928c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.04 04:30:18.629784 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.04 04:30:18.630505 [ 5 ] {} <Debug> TCP-Session: 5df6b666-cbe0-4308-89bd-370e3b957ddc Authenticating user 'default' from [fd00:1122:3344:101::a]:65428 | ||
| 146 | 2026.03.04 04:30:18.630524 [ 5 ] {} <Debug> TCP-Session: 5df6b666-cbe0-4308-89bd-370e3b957ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.04 04:30:18.630605 [ 5 ] {} <Debug> TCP-Session: 5df6b666-cbe0-4308-89bd-370e3b957ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.04 04:30:18.635397 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42660 | ||
| 149 | 2026.03.04 04:30:18.635506 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.04 04:30:18.635624 [ 259 ] {} <Debug> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:42660 | ||
| 151 | 2026.03.04 04:30:18.635642 [ 259 ] {} <Debug> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.04 04:30:18.635653 [ 259 ] {} <Debug> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.04 04:30:18.635771 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.04 04:30:18.635802 [ 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 | ||
| 155 | 2026.03.04 04:30:18.635882 [ 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 | ||
| 156 | 2026.03.04 04:30:18.637660 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46353 | ||
| 157 | 2026.03.04 04:30:18.637879 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.03.04 04:30:18.637906 [ 260 ] {} <Debug> TCP-Session: a14abce4-e3b0-4878-adc3-0f58240bf997 Authenticating user 'default' from [fd00:1122:3344:101::b]:46353 | ||
| 159 | 2026.03.04 04:30:18.637923 [ 260 ] {} <Debug> TCP-Session: a14abce4-e3b0-4878-adc3-0f58240bf997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.03.04 04:30:18.637983 [ 260 ] {} <Debug> TCP-Session: a14abce4-e3b0-4878-adc3-0f58240bf997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.03.04 04:30:18.638043 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 162 | 2026.03.04 04:30:18.638069 [ 260 ] {} <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 | ||
| 163 | 2026.03.04 04:30:18.638174 [ 260 ] {} <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 | ||
| 164 | 2026.03.04 04:30:18.638261 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36645 | ||
| 165 | 2026.03.04 04:30:18.638341 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56303 | ||
| 166 | 2026.03.04 04:30:18.638495 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57255 | ||
| 167 | 2026.03.04 04:30:18.638613 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35872 | ||
| 168 | 2026.03.04 04:30:18.638696 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48203 | ||
| 169 | 2026.03.04 04:30:18.638827 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64162 | ||
| 170 | 2026.03.04 04:30:18.638888 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40241 | ||
| 171 | 2026.03.04 04:30:18.639032 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.04 04:30:18.639053 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35548 | ||
| 173 | 2026.03.04 04:30:18.639092 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.04 04:30:18.639173 [ 265 ] {} <Debug> TCP-Session: 9fa37319-3fc4-492f-b1e7-f0b9521e88e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48203 | ||
| 175 | 2026.03.04 04:30:18.639182 [ 266 ] {} <Debug> TCP-Session: 5d67022d-f6a0-4e7d-b7f2-6f590090083d Authenticating user 'default' from [fd00:1122:3344:101::d]:64162 | ||
| 176 | 2026.03.04 04:30:18.639204 [ 265 ] {} <Debug> TCP-Session: 9fa37319-3fc4-492f-b1e7-f0b9521e88e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.04 04:30:18.639200 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.04 04:30:18.639289 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45521 | ||
| 179 | 2026.03.04 04:30:18.639336 [ 265 ] {} <Debug> TCP-Session: 9fa37319-3fc4-492f-b1e7-f0b9521e88e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.04 04:30:18.639349 [ 267 ] {} <Debug> TCP-Session: ff318122-7ef5-4bbf-b20f-7aab5fd2eaa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40241 | ||
| 181 | 2026.03.04 04:30:18.639360 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.04 04:30:18.639307 [ 266 ] {} <Debug> TCP-Session: 5d67022d-f6a0-4e7d-b7f2-6f590090083d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.04 04:30:18.639412 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48386 | ||
| 184 | 2026.03.04 04:30:18.639495 [ 266 ] {} <Debug> TCP-Session: 5d67022d-f6a0-4e7d-b7f2-6f590090083d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.04 04:30:18.639508 [ 268 ] {} <Debug> TCP-Session: ec64237d-8c53-4b94-b3fb-11921b57270a Authenticating user 'default' from [fd00:1122:3344:101::d]:35548 | ||
| 186 | 2026.03.04 04:30:18.639581 [ 267 ] {} <Debug> TCP-Session: ff318122-7ef5-4bbf-b20f-7aab5fd2eaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.04 04:30:18.639588 [ 268 ] {} <Debug> TCP-Session: ec64237d-8c53-4b94-b3fb-11921b57270a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.04 04:30:18.639613 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.03.04 04:30:18.639655 [ 267 ] {} <Debug> TCP-Session: ff318122-7ef5-4bbf-b20f-7aab5fd2eaa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.04 04:30:18.639643 [ 268 ] {} <Debug> TCP-Session: ec64237d-8c53-4b94-b3fb-11921b57270a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.04 04:30:18.639729 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.03.04 04:30:18.639749 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57178 | ||
| 193 | 2026.03.04 04:30:18.639816 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62463 | ||
| 194 | 2026.03.04 04:30:18.639636 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49293 | ||
| 195 | 2026.03.04 04:30:18.639761 [ 269 ] {} <Debug> TCP-Session: 0087eb05-3682-4543-9b70-9dbc726a1304 Authenticating user 'default' from [fd00:1122:3344:101::b]:45521 | ||
| 196 | 2026.03.04 04:30:18.639923 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60585 | ||
| 197 | 2026.03.04 04:30:18.639882 [ 270 ] {} <Debug> TCP-Session: 55ac4154-d027-4df5-9633-96d69fa14439 Authenticating user 'default' from [fd00:1122:3344:101::b]:48386 | ||
| 198 | 2026.03.04 04:30:18.639995 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44598 | ||
| 199 | 2026.03.04 04:30:18.639999 [ 269 ] {} <Debug> TCP-Session: 0087eb05-3682-4543-9b70-9dbc726a1304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.03.04 04:30:18.640098 [ 270 ] {} <Debug> TCP-Session: 55ac4154-d027-4df5-9633-96d69fa14439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.03.04 04:30:18.640189 [ 269 ] {} <Debug> TCP-Session: 0087eb05-3682-4543-9b70-9dbc726a1304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.03.04 04:30:18.640211 [ 270 ] {} <Debug> TCP-Session: 55ac4154-d027-4df5-9633-96d69fa14439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.03.04 04:30:18.640214 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.03.04 04:30:18.640361 [ 271 ] {} <Debug> TCP-Session: 60535baf-ca25-4b73-a4f0-d668d50bd0ca Authenticating user 'default' from [fd00:1122:3344:101::b]:49293 | ||
| 205 | 2026.03.04 04:30:18.640379 [ 271 ] {} <Debug> TCP-Session: 60535baf-ca25-4b73-a4f0-d668d50bd0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.03.04 04:30:18.640462 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.03.04 04:30:18.640509 [ 271 ] {} <Debug> TCP-Session: 60535baf-ca25-4b73-a4f0-d668d50bd0ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.04 04:30:18.640512 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.03.04 04:30:18.640575 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.03.04 04:30:18.640609 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.03.04 04:30:18.640534 [ 261 ] {} <Debug> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Authenticating user 'default' from [fd00:1122:3344:101::d]:36645 | ||
| 212 | 2026.03.04 04:30:18.640523 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.04 04:30:18.640727 [ 273 ] {} <Debug> TCP-Session: 4e57da14-47d6-4b45-829f-1513cba22828 Authenticating user 'default' from [fd00:1122:3344:101::b]:62463 | ||
| 214 | 2026.03.04 04:30:18.640743 [ 274 ] {} <Debug> TCP-Session: 59c7cf49-af72-48e1-89cf-2dcf5879fb1d Authenticating user 'default' from [fd00:1122:3344:101::b]:60585 | ||
| 215 | 2026.03.04 04:30:18.640712 [ 263 ] {} <Debug> TCP-Session: 7c49bce3-5756-4b92-84bd-291c319a0a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:57255 | ||
| 216 | 2026.03.04 04:30:18.640808 [ 275 ] {} <Debug> TCP-Session: 53efb0da-41a9-4063-a746-c9c3182a1118 Authenticating user 'default' from [fd00:1122:3344:101::b]:44598 | ||
| 217 | 2026.03.04 04:30:18.640820 [ 274 ] {} <Debug> TCP-Session: 59c7cf49-af72-48e1-89cf-2dcf5879fb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.04 04:30:18.640833 [ 263 ] {} <Debug> TCP-Session: 7c49bce3-5756-4b92-84bd-291c319a0a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.04 04:30:18.640869 [ 275 ] {} <Debug> TCP-Session: 53efb0da-41a9-4063-a746-c9c3182a1118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.04 04:30:18.640882 [ 274 ] {} <Debug> TCP-Session: 59c7cf49-af72-48e1-89cf-2dcf5879fb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.04 04:30:18.640892 [ 263 ] {} <Debug> TCP-Session: 7c49bce3-5756-4b92-84bd-291c319a0a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.03.04 04:30:18.640948 [ 275 ] {} <Debug> TCP-Session: 53efb0da-41a9-4063-a746-c9c3182a1118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.04 04:30:18.640706 [ 261 ] {} <Debug> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.04 04:30:18.640703 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.03.04 04:30:18.641044 [ 273 ] {} <Debug> TCP-Session: 4e57da14-47d6-4b45-829f-1513cba22828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.04 04:30:18.641029 [ 261 ] {} <Debug> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.04 04:30:18.641134 [ 272 ] {} <Debug> TCP-Session: 013f5657-80ca-4f2c-873f-d2bd077f785d Authenticating user 'default' from [fd00:1122:3344:101::b]:57178 | ||
| 228 | 2026.03.04 04:30:18.641149 [ 273 ] {} <Debug> TCP-Session: 4e57da14-47d6-4b45-829f-1513cba22828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.04 04:30:18.641248 [ 272 ] {} <Debug> TCP-Session: 013f5657-80ca-4f2c-873f-d2bd077f785d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.04 04:30:18.641274 [ 272 ] {} <Debug> TCP-Session: 013f5657-80ca-4f2c-873f-d2bd077f785d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.04 04:30:18.642686 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.03.04 04:30:18.642743 [ 262 ] {} <Debug> TCP-Session: 5cf0df2c-f893-4c38-9517-8ca8ca397e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56303 | ||
| 233 | 2026.03.04 04:30:18.642762 [ 262 ] {} <Debug> TCP-Session: 5cf0df2c-f893-4c38-9517-8ca8ca397e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.04 04:30:18.642866 [ 262 ] {} <Debug> TCP-Session: 5cf0df2c-f893-4c38-9517-8ca8ca397e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.04 04:30:18.644706 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.03.04 04:30:18.644744 [ 264 ] {} <Debug> TCP-Session: d1dfbb63-916f-43e3-8788-ed192bcab845 Authenticating user 'default' from [fd00:1122:3344:101::d]:35872 | ||
| 237 | 2026.03.04 04:30:18.644801 [ 264 ] {} <Debug> TCP-Session: d1dfbb63-916f-43e3-8788-ed192bcab845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.03.04 04:30:18.644846 [ 264 ] {} <Debug> TCP-Session: d1dfbb63-916f-43e3-8788-ed192bcab845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.04 04:30:18.649086 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 240 | 2026.03.04 04:30:18.651924 [ 259 ] {4d4623ea-d980-4f77-a8d3-cb99937106cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 241 | 2026.03.04 04:30:18.757398 [ 259 ] {4d4623ea-d980-4f77-a8d3-cb99937106cb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42660) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 242 | |||
| 243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 264 | |||
| 265 | 2026.03.04 04:30:18.758293 [ 259 ] {4d4623ea-d980-4f77-a8d3-cb99937106cb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 266 | |||
| 267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 288 | |||
| 289 | 2026.03.04 04:30:18.758491 [ 259 ] {4d4623ea-d980-4f77-a8d3-cb99937106cb} <Debug> TCPHandler: Processed in 0.111558052 sec. | ||
| 290 | 2026.03.04 04:30:18.768725 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2026.03.04 04:30:18.768964 [ 261 ] {0eb67a3f-3069-4043-853e-a70f245e2f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2026.03.04 04:30:18.769446 [ 261 ] {0eb67a3f-3069-4043-853e-a70f245e2f4a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36645) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 293 | |||
| 294 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 315 | |||
| 316 | 2026.03.04 04:30:18.769745 [ 261 ] {0eb67a3f-3069-4043-853e-a70f245e2f4a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 317 | |||
| 318 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 339 | |||
| 340 | 2026.03.04 04:30:18.770007 [ 261 ] {0eb67a3f-3069-4043-853e-a70f245e2f4a} <Debug> TCPHandler: Processed in 0.001504439 sec. | ||
| 341 | 2026.03.04 04:30:18.774669 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 342 | 2026.03.04 04:30:18.775553 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 343 | 2026.03.04 04:30:18.776197 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 344 | 2026.03.04 04:30:18.777618 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 345 | 2026.03.04 04:30:18.777704 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119632 sec | ||
| 346 | 2026.03.04 04:30:18.777719 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Trace> ReferentialDeps: No tables | ||
| 347 | 2026.03.04 04:30:18.777729 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Trace> LoadingDeps: No tables | ||
| 348 | 2026.03.04 04:30:18.777751 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 349 | 2026.03.04 04:30:18.778446 [ 259 ] {eb8385c6-20c4-4dca-8926-029b9b8d68b9} <Debug> TCPHandler: Processed in 0.003896936 sec. | ||
| 350 | 2026.03.04 04:30:18.778594 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.04 04:30:18.778743 [ 259 ] {718a28fa-1685-4e13-a675-b55c1d2ee4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) /* The version table contains metadata about the `oximeter` database */ | ||
| 352 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 353 | 2026.03.04 04:30:18.778854 [ 259 ] {718a28fa-1685-4e13-a675-b55c1d2ee4ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 354 | 2026.03.04 04:30:18.783628 [ 259 ] {718a28fa-1685-4e13-a675-b55c1d2ee4ab} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 355 | 2026.03.04 04:30:18.785083 [ 259 ] {718a28fa-1685-4e13-a675-b55c1d2ee4ab} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d): Loading data parts | ||
| 356 | 2026.03.04 04:30:18.786085 [ 259 ] {718a28fa-1685-4e13-a675-b55c1d2ee4ab} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d): There are no data parts | ||
| 357 | 2026.03.04 04:30:18.788587 [ 259 ] {718a28fa-1685-4e13-a675-b55c1d2ee4ab} <Debug> TCPHandler: Processed in 0.010044154 sec. | ||
| 358 | 2026.03.04 04:30:18.788756 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 359 | 2026.03.04 04:30:18.788998 [ 259 ] {e032cc9d-1124-4071-9ed7-9d9cfc081c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) /* The measurement tables contain all individual samples from each timeseries. | ||
| 360 | * | ||
| 361 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 362 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 363 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 364 | * by all samples from the same timeseries. | ||
| 365 | * | ||
| 366 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 367 | * and then uses that to index quickly into the measurements tables. | ||
| 368 | */ | ||
| 369 | 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) | ||
| 370 | 2026.03.04 04:30:18.789118 [ 259 ] {e032cc9d-1124-4071-9ed7-9d9cfc081c91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 371 | 2026.03.04 04:30:18.798293 [ 259 ] {e032cc9d-1124-4071-9ed7-9d9cfc081c91} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Loading data parts | ||
| 372 | 2026.03.04 04:30:18.798519 [ 259 ] {e032cc9d-1124-4071-9ed7-9d9cfc081c91} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): There are no data parts | ||
| 373 | 2026.03.04 04:30:18.799766 [ 259 ] {e032cc9d-1124-4071-9ed7-9d9cfc081c91} <Debug> TCPHandler: Processed in 0.011060603 sec. | ||
| 374 | 2026.03.04 04:30:18.799931 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.04 04:30:18.800089 [ 259 ] {f6127af6-1939-4d9b-be75-f01970bdf2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 376 | 2026.03.04 04:30:18.800207 [ 259 ] {f6127af6-1939-4d9b-be75-f01970bdf2e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 377 | 2026.03.04 04:30:18.802398 [ 259 ] {f6127af6-1939-4d9b-be75-f01970bdf2e3} <Debug> oximeter.measurements_i8 (8fe6339b-3c87-4475-9432-9604b99f00d8): Loading data parts | ||
| 378 | 2026.03.04 04:30:18.802543 [ 259 ] {f6127af6-1939-4d9b-be75-f01970bdf2e3} <Debug> oximeter.measurements_i8 (8fe6339b-3c87-4475-9432-9604b99f00d8): There are no data parts | ||
| 379 | 2026.03.04 04:30:18.803846 [ 259 ] {f6127af6-1939-4d9b-be75-f01970bdf2e3} <Debug> TCPHandler: Processed in 0.003964936 sec. | ||
| 380 | 2026.03.04 04:30:18.803980 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.04 04:30:18.804212 [ 259 ] {0c93a3a0-1716-4ff8-bed4-75545c346495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 382 | 2026.03.04 04:30:18.804320 [ 259 ] {0c93a3a0-1716-4ff8-bed4-75545c346495} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 383 | 2026.03.04 04:30:18.806108 [ 259 ] {0c93a3a0-1716-4ff8-bed4-75545c346495} <Debug> oximeter.measurements_u8 (004696ea-e3b2-40a7-a49b-3270063cd702): Loading data parts | ||
| 384 | 2026.03.04 04:30:18.806245 [ 259 ] {0c93a3a0-1716-4ff8-bed4-75545c346495} <Debug> oximeter.measurements_u8 (004696ea-e3b2-40a7-a49b-3270063cd702): There are no data parts | ||
| 385 | 2026.03.04 04:30:18.807428 [ 259 ] {0c93a3a0-1716-4ff8-bed4-75545c346495} <Debug> TCPHandler: Processed in 0.003497947 sec. | ||
| 386 | 2026.03.04 04:30:18.807570 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.04 04:30:18.807722 [ 259 ] {475b05d7-a37f-458a-8e88-1b040fc6aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 388 | 2026.03.04 04:30:18.807833 [ 259 ] {475b05d7-a37f-458a-8e88-1b040fc6aa77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 389 | 2026.03.04 04:30:18.809601 [ 259 ] {475b05d7-a37f-458a-8e88-1b040fc6aa77} <Debug> oximeter.measurements_i16 (9af6c8b2-0ab6-4cb4-ba40-808a707a6a31): Loading data parts | ||
| 390 | 2026.03.04 04:30:18.809773 [ 259 ] {475b05d7-a37f-458a-8e88-1b040fc6aa77} <Debug> oximeter.measurements_i16 (9af6c8b2-0ab6-4cb4-ba40-808a707a6a31): There are no data parts | ||
| 391 | 2026.03.04 04:30:18.810876 [ 259 ] {475b05d7-a37f-458a-8e88-1b040fc6aa77} <Debug> TCPHandler: Processed in 0.003354145 sec. | ||
| 392 | 2026.03.04 04:30:18.811008 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.04 04:30:18.811228 [ 259 ] {9ac8aa41-67bc-42e0-bad3-2b3f82fe9574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 394 | 2026.03.04 04:30:18.811334 [ 259 ] {9ac8aa41-67bc-42e0-bad3-2b3f82fe9574} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 395 | 2026.03.04 04:30:18.812994 [ 259 ] {9ac8aa41-67bc-42e0-bad3-2b3f82fe9574} <Debug> oximeter.measurements_u16 (a276a5b2-e626-46d2-b824-5b9cb91462c4): Loading data parts | ||
| 396 | 2026.03.04 04:30:18.813220 [ 259 ] {9ac8aa41-67bc-42e0-bad3-2b3f82fe9574} <Debug> oximeter.measurements_u16 (a276a5b2-e626-46d2-b824-5b9cb91462c4): There are no data parts | ||
| 397 | 2026.03.04 04:30:18.814380 [ 259 ] {9ac8aa41-67bc-42e0-bad3-2b3f82fe9574} <Debug> TCPHandler: Processed in 0.003420395 sec. | ||
| 398 | 2026.03.04 04:30:18.814512 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.03.04 04:30:18.814662 [ 259 ] {1ff41698-630a-4e61-8497-4768ddf535fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 400 | 2026.03.04 04:30:18.814772 [ 259 ] {1ff41698-630a-4e61-8497-4768ddf535fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 401 | 2026.03.04 04:30:18.816531 [ 259 ] {1ff41698-630a-4e61-8497-4768ddf535fe} <Debug> oximeter.measurements_i32 (7df37f5b-0f67-4121-a879-1cc3babf3ed1): Loading data parts | ||
| 402 | 2026.03.04 04:30:18.816701 [ 259 ] {1ff41698-630a-4e61-8497-4768ddf535fe} <Debug> oximeter.measurements_i32 (7df37f5b-0f67-4121-a879-1cc3babf3ed1): There are no data parts | ||
| 403 | 2026.03.04 04:30:18.817821 [ 259 ] {1ff41698-630a-4e61-8497-4768ddf535fe} <Debug> TCPHandler: Processed in 0.003357845 sec. | ||
| 404 | 2026.03.04 04:30:18.817954 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.03.04 04:30:18.818171 [ 259 ] {6a6d20c2-096e-4f2e-8dce-e15b7ebaaa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 406 | 2026.03.04 04:30:18.818280 [ 259 ] {6a6d20c2-096e-4f2e-8dce-e15b7ebaaa78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 407 | 2026.03.04 04:30:18.819966 [ 259 ] {6a6d20c2-096e-4f2e-8dce-e15b7ebaaa78} <Debug> oximeter.measurements_u32 (622353dd-4874-4485-8106-e8935dbbbf4d): Loading data parts | ||
| 408 | 2026.03.04 04:30:18.820098 [ 259 ] {6a6d20c2-096e-4f2e-8dce-e15b7ebaaa78} <Debug> oximeter.measurements_u32 (622353dd-4874-4485-8106-e8935dbbbf4d): There are no data parts | ||
| 409 | 2026.03.04 04:30:18.821306 [ 259 ] {6a6d20c2-096e-4f2e-8dce-e15b7ebaaa78} <Debug> TCPHandler: Processed in 0.003399456 sec. | ||
| 410 | 2026.03.04 04:30:18.821439 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.04 04:30:18.821588 [ 259 ] {f037c5ae-b8dc-4d6e-8cd3-63e7478e5b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 412 | 2026.03.04 04:30:18.821699 [ 259 ] {f037c5ae-b8dc-4d6e-8cd3-63e7478e5b3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 413 | 2026.03.04 04:30:18.823391 [ 259 ] {f037c5ae-b8dc-4d6e-8cd3-63e7478e5b3c} <Debug> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Loading data parts | ||
| 414 | 2026.03.04 04:30:18.823598 [ 259 ] {f037c5ae-b8dc-4d6e-8cd3-63e7478e5b3c} <Debug> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): There are no data parts | ||
| 415 | 2026.03.04 04:30:18.824696 [ 259 ] {f037c5ae-b8dc-4d6e-8cd3-63e7478e5b3c} <Debug> TCPHandler: Processed in 0.003304983 sec. | ||
| 416 | 2026.03.04 04:30:18.824826 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.04 04:30:18.825046 [ 259 ] {f4f1beec-0ba3-4d9f-8c13-e20fa5be4d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 418 | 2026.03.04 04:30:18.825157 [ 259 ] {f4f1beec-0ba3-4d9f-8c13-e20fa5be4d73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 419 | 2026.03.04 04:30:18.826801 [ 259 ] {f4f1beec-0ba3-4d9f-8c13-e20fa5be4d73} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Loading data parts | ||
| 420 | 2026.03.04 04:30:18.826923 [ 259 ] {f4f1beec-0ba3-4d9f-8c13-e20fa5be4d73} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): There are no data parts | ||
| 421 | 2026.03.04 04:30:18.828077 [ 259 ] {f4f1beec-0ba3-4d9f-8c13-e20fa5be4d73} <Debug> TCPHandler: Processed in 0.003299474 sec. | ||
| 422 | 2026.03.04 04:30:18.828208 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.04 04:30:18.828357 [ 259 ] {84041429-b86c-4fb5-a469-e974dba36116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 424 | 2026.03.04 04:30:18.828469 [ 259 ] {84041429-b86c-4fb5-a469-e974dba36116} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 425 | 2026.03.04 04:30:18.830067 [ 259 ] {84041429-b86c-4fb5-a469-e974dba36116} <Debug> oximeter.measurements_f32 (004d9cd8-f519-4838-a390-0de0d4107aae): Loading data parts | ||
| 426 | 2026.03.04 04:30:18.830268 [ 259 ] {84041429-b86c-4fb5-a469-e974dba36116} <Debug> oximeter.measurements_f32 (004d9cd8-f519-4838-a390-0de0d4107aae): There are no data parts | ||
| 427 | 2026.03.04 04:30:18.831370 [ 259 ] {84041429-b86c-4fb5-a469-e974dba36116} <Debug> TCPHandler: Processed in 0.003210182 sec. | ||
| 428 | 2026.03.04 04:30:18.831505 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.04 04:30:18.831728 [ 259 ] {53f2d60b-a445-4053-9d4d-509207f59474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 430 | 2026.03.04 04:30:18.831839 [ 259 ] {53f2d60b-a445-4053-9d4d-509207f59474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 431 | 2026.03.04 04:30:18.833511 [ 259 ] {53f2d60b-a445-4053-9d4d-509207f59474} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Loading data parts | ||
| 432 | 2026.03.04 04:30:18.833642 [ 259 ] {53f2d60b-a445-4053-9d4d-509207f59474} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): There are no data parts | ||
| 433 | 2026.03.04 04:30:18.834856 [ 259 ] {53f2d60b-a445-4053-9d4d-509207f59474} <Debug> TCPHandler: Processed in 0.003399396 sec. | ||
| 434 | 2026.03.04 04:30:18.834988 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.04 04:30:18.835136 [ 259 ] {d219388e-0161-409e-a3f4-53fff712d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 436 | 2026.03.04 04:30:18.835249 [ 259 ] {d219388e-0161-409e-a3f4-53fff712d473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 437 | 2026.03.04 04:30:18.836914 [ 259 ] {d219388e-0161-409e-a3f4-53fff712d473} <Debug> oximeter.measurements_string (aca12fba-eb83-4da5-9d56-3aa5462118cd): Loading data parts | ||
| 438 | 2026.03.04 04:30:18.837100 [ 259 ] {d219388e-0161-409e-a3f4-53fff712d473} <Debug> oximeter.measurements_string (aca12fba-eb83-4da5-9d56-3aa5462118cd): There are no data parts | ||
| 439 | 2026.03.04 04:30:18.838169 [ 259 ] {d219388e-0161-409e-a3f4-53fff712d473} <Debug> TCPHandler: Processed in 0.003230312 sec. | ||
| 440 | 2026.03.04 04:30:18.838301 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.03.04 04:30:18.838526 [ 259 ] {f4fe493e-98aa-4cd8-937e-e9dc7464fb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 444 | * a string isn't palatable for a few reasons. | ||
| 445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 446 | * details. | ||
| 447 | */ | ||
| 448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2026.03.04 04:30:18.838651 [ 259 ] {f4fe493e-98aa-4cd8-937e-e9dc7464fb05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 450 | 2026.03.04 04:30:18.840387 [ 259 ] {f4fe493e-98aa-4cd8-937e-e9dc7464fb05} <Debug> oximeter.measurements_bytes (e9d074c1-d359-41af-97fa-b3d50ed0fb78): Loading data parts | ||
| 451 | 2026.03.04 04:30:18.840525 [ 259 ] {f4fe493e-98aa-4cd8-937e-e9dc7464fb05} <Debug> oximeter.measurements_bytes (e9d074c1-d359-41af-97fa-b3d50ed0fb78): There are no data parts | ||
| 452 | 2026.03.04 04:30:18.841625 [ 259 ] {f4fe493e-98aa-4cd8-937e-e9dc7464fb05} <Debug> TCPHandler: Processed in 0.003371975 sec. | ||
| 453 | 2026.03.04 04:30:18.841755 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2026.03.04 04:30:18.841982 [ 259 ] {dc7ed527-95fc-406f-bce8-7e96e16fd29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 455 | 2026.03.04 04:30:18.842091 [ 259 ] {dc7ed527-95fc-406f-bce8-7e96e16fd29c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 456 | 2026.03.04 04:30:18.843771 [ 259 ] {dc7ed527-95fc-406f-bce8-7e96e16fd29c} <Debug> oximeter.measurements_cumulativei64 (30ddb0da-5f88-4068-a25b-3eb6ac3721e9): Loading data parts | ||
| 457 | 2026.03.04 04:30:18.843971 [ 259 ] {dc7ed527-95fc-406f-bce8-7e96e16fd29c} <Debug> oximeter.measurements_cumulativei64 (30ddb0da-5f88-4068-a25b-3eb6ac3721e9): There are no data parts | ||
| 458 | 2026.03.04 04:30:18.845085 [ 259 ] {dc7ed527-95fc-406f-bce8-7e96e16fd29c} <Debug> TCPHandler: Processed in 0.003378605 sec. | ||
| 459 | 2026.03.04 04:30:18.845213 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2026.03.04 04:30:18.845438 [ 259 ] {69d3cf8f-626c-4f5a-bc3b-aaeb96521c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 461 | 2026.03.04 04:30:18.845517 [ 259 ] {69d3cf8f-626c-4f5a-bc3b-aaeb96521c49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2026.03.04 04:30:18.847235 [ 259 ] {69d3cf8f-626c-4f5a-bc3b-aaeb96521c49} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Loading data parts | ||
| 463 | 2026.03.04 04:30:18.847364 [ 259 ] {69d3cf8f-626c-4f5a-bc3b-aaeb96521c49} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): There are no data parts | ||
| 464 | 2026.03.04 04:30:18.848543 [ 259 ] {69d3cf8f-626c-4f5a-bc3b-aaeb96521c49} <Debug> TCPHandler: Processed in 0.003377665 sec. | ||
| 465 | 2026.03.04 04:30:18.848671 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2026.03.04 04:30:18.848826 [ 259 ] {852f87b6-370b-4058-bb76-ae3ffa18a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 467 | 2026.03.04 04:30:18.848937 [ 259 ] {852f87b6-370b-4058-bb76-ae3ffa18a045} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 468 | 2026.03.04 04:30:18.850608 [ 259 ] {852f87b6-370b-4058-bb76-ae3ffa18a045} <Debug> oximeter.measurements_cumulativef32 (32dac0c7-30ce-4ca6-bdee-11662e3bd34d): Loading data parts | ||
| 469 | 2026.03.04 04:30:18.850770 [ 259 ] {852f87b6-370b-4058-bb76-ae3ffa18a045} <Debug> oximeter.measurements_cumulativef32 (32dac0c7-30ce-4ca6-bdee-11662e3bd34d): There are no data parts | ||
| 470 | 2026.03.04 04:30:18.851853 [ 259 ] {852f87b6-370b-4058-bb76-ae3ffa18a045} <Debug> TCPHandler: Processed in 0.003229582 sec. | ||
| 471 | 2026.03.04 04:30:18.851978 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.03.04 04:30:18.852204 [ 259 ] {c550419b-c3e3-49ba-81b9-b43b7fc0ee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 473 | 2026.03.04 04:30:18.852312 [ 259 ] {c550419b-c3e3-49ba-81b9-b43b7fc0ee91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 474 | 2026.03.04 04:30:18.853958 [ 259 ] {c550419b-c3e3-49ba-81b9-b43b7fc0ee91} <Debug> oximeter.measurements_cumulativef64 (c1d5e0e2-b38e-43d4-80a3-8aaf3df4ba63): Loading data parts | ||
| 475 | 2026.03.04 04:30:18.854155 [ 259 ] {c550419b-c3e3-49ba-81b9-b43b7fc0ee91} <Debug> oximeter.measurements_cumulativef64 (c1d5e0e2-b38e-43d4-80a3-8aaf3df4ba63): There are no data parts | ||
| 476 | 2026.03.04 04:30:18.855324 [ 259 ] {c550419b-c3e3-49ba-81b9-b43b7fc0ee91} <Debug> TCPHandler: Processed in 0.003394015 sec. | ||
| 477 | 2026.03.04 04:30:18.855457 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.03.04 04:30:18.855711 [ 259 ] {68b0203c-9266-4294-a49c-ecc0777c6c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 479 | * NOTE: Array types cannot be Nullable, see | ||
| 480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 481 | * for more details. | ||
| 482 | * | ||
| 483 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 484 | * is unfortunate, and at this point relies on the fact that an | ||
| 485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 486 | * to figure out another way to represent missing samples here. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.04 04:30:18.855834 [ 259 ] {68b0203c-9266-4294-a49c-ecc0777c6c92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 490 | 2026.03.04 04:30:18.858204 [ 259 ] {68b0203c-9266-4294-a49c-ecc0777c6c92} <Debug> oximeter.measurements_histogrami8 (0888bd25-d512-4f0e-9458-7b4eade44e5c): Loading data parts | ||
| 491 | 2026.03.04 04:30:18.858335 [ 259 ] {68b0203c-9266-4294-a49c-ecc0777c6c92} <Debug> oximeter.measurements_histogrami8 (0888bd25-d512-4f0e-9458-7b4eade44e5c): There are no data parts | ||
| 492 | 2026.03.04 04:30:18.859555 [ 259 ] {68b0203c-9266-4294-a49c-ecc0777c6c92} <Debug> TCPHandler: Processed in 0.00414643 sec. | ||
| 493 | 2026.03.04 04:30:18.859687 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.04 04:30:18.859970 [ 259 ] {2d315299-beaf-47f6-b680-2dea08124eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 495 | 2026.03.04 04:30:18.860091 [ 259 ] {2d315299-beaf-47f6-b680-2dea08124eda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 496 | 2026.03.04 04:30:18.861945 [ 259 ] {2d315299-beaf-47f6-b680-2dea08124eda} <Debug> oximeter.measurements_histogramu8 (20c4f74a-3e38-4701-aa5b-128b94ef3404): Loading data parts | ||
| 497 | 2026.03.04 04:30:18.862081 [ 259 ] {2d315299-beaf-47f6-b680-2dea08124eda} <Debug> oximeter.measurements_histogramu8 (20c4f74a-3e38-4701-aa5b-128b94ef3404): There are no data parts | ||
| 498 | 2026.03.04 04:30:18.863279 [ 259 ] {2d315299-beaf-47f6-b680-2dea08124eda} <Debug> TCPHandler: Processed in 0.0036415 sec. | ||
| 499 | 2026.03.04 04:30:18.863418 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.04 04:30:18.863623 [ 259 ] {4efa8e4d-b79d-4f71-89b0-5eaebe65adf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 501 | 2026.03.04 04:30:18.863748 [ 259 ] {4efa8e4d-b79d-4f71-89b0-5eaebe65adf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 502 | 2026.03.04 04:30:18.865612 [ 259 ] {4efa8e4d-b79d-4f71-89b0-5eaebe65adf2} <Debug> oximeter.measurements_histogrami16 (7743d07b-9e6c-4ab4-9663-f48435fed6d3): Loading data parts | ||
| 503 | 2026.03.04 04:30:18.865834 [ 259 ] {4efa8e4d-b79d-4f71-89b0-5eaebe65adf2} <Debug> oximeter.measurements_histogrami16 (7743d07b-9e6c-4ab4-9663-f48435fed6d3): There are no data parts | ||
| 504 | 2026.03.04 04:30:18.866928 [ 259 ] {4efa8e4d-b79d-4f71-89b0-5eaebe65adf2} <Debug> TCPHandler: Processed in 0.003558208 sec. | ||
| 505 | 2026.03.04 04:30:18.867061 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.04 04:30:18.867341 [ 259 ] {ec59aa28-d8d0-45e0-a808-f8e60bcd5ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 507 | 2026.03.04 04:30:18.867524 [ 259 ] {ec59aa28-d8d0-45e0-a808-f8e60bcd5ece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 508 | 2026.03.04 04:30:18.869330 [ 259 ] {ec59aa28-d8d0-45e0-a808-f8e60bcd5ece} <Debug> oximeter.measurements_histogramu16 (fad2cdc5-5b88-4e35-b2b6-36684620eeb1): Loading data parts | ||
| 509 | 2026.03.04 04:30:18.869477 [ 259 ] {ec59aa28-d8d0-45e0-a808-f8e60bcd5ece} <Debug> oximeter.measurements_histogramu16 (fad2cdc5-5b88-4e35-b2b6-36684620eeb1): There are no data parts | ||
| 510 | 2026.03.04 04:30:18.870648 [ 259 ] {ec59aa28-d8d0-45e0-a808-f8e60bcd5ece} <Debug> TCPHandler: Processed in 0.00363609 sec. | ||
| 511 | 2026.03.04 04:30:18.870780 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.04 04:30:18.870985 [ 259 ] {5c2abfb2-f84b-4df5-bc45-017ebb563272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 513 | 2026.03.04 04:30:18.871111 [ 259 ] {5c2abfb2-f84b-4df5-bc45-017ebb563272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 514 | 2026.03.04 04:30:18.872912 [ 259 ] {5c2abfb2-f84b-4df5-bc45-017ebb563272} <Debug> oximeter.measurements_histogrami32 (1e48f2a8-debb-4fc0-8f99-cc4656d09b29): Loading data parts | ||
| 515 | 2026.03.04 04:30:18.873073 [ 259 ] {5c2abfb2-f84b-4df5-bc45-017ebb563272} <Debug> oximeter.measurements_histogrami32 (1e48f2a8-debb-4fc0-8f99-cc4656d09b29): There are no data parts | ||
| 516 | 2026.03.04 04:30:18.874198 [ 259 ] {5c2abfb2-f84b-4df5-bc45-017ebb563272} <Debug> TCPHandler: Processed in 0.003467157 sec. | ||
| 517 | 2026.03.04 04:30:18.874327 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.04 04:30:18.874611 [ 259 ] {8271a263-8589-4deb-81e3-8343038988ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 519 | 2026.03.04 04:30:18.874732 [ 259 ] {8271a263-8589-4deb-81e3-8343038988ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 520 | 2026.03.04 04:30:18.876542 [ 259 ] {8271a263-8589-4deb-81e3-8343038988ec} <Debug> oximeter.measurements_histogramu32 (b46a2210-b65c-4078-8230-874e76c3b3c6): Loading data parts | ||
| 521 | 2026.03.04 04:30:18.876667 [ 259 ] {8271a263-8589-4deb-81e3-8343038988ec} <Debug> oximeter.measurements_histogramu32 (b46a2210-b65c-4078-8230-874e76c3b3c6): There are no data parts | ||
| 522 | 2026.03.04 04:30:18.877868 [ 259 ] {8271a263-8589-4deb-81e3-8343038988ec} <Debug> TCPHandler: Processed in 0.003589099 sec. | ||
| 523 | 2026.03.04 04:30:18.878001 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.04 04:30:18.878208 [ 259 ] {d64288f7-5aa6-485b-8b8a-620433c92212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 525 | 2026.03.04 04:30:18.878334 [ 259 ] {d64288f7-5aa6-485b-8b8a-620433c92212} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 526 | 2026.03.04 04:30:18.880124 [ 259 ] {d64288f7-5aa6-485b-8b8a-620433c92212} <Debug> oximeter.measurements_histogrami64 (39b8d3ef-d8aa-4994-9554-ba4971e6f53d): Loading data parts | ||
| 527 | 2026.03.04 04:30:18.880345 [ 259 ] {d64288f7-5aa6-485b-8b8a-620433c92212} <Debug> oximeter.measurements_histogrami64 (39b8d3ef-d8aa-4994-9554-ba4971e6f53d): There are no data parts | ||
| 528 | 2026.03.04 04:30:18.881462 [ 259 ] {d64288f7-5aa6-485b-8b8a-620433c92212} <Debug> TCPHandler: Processed in 0.003510117 sec. | ||
| 529 | 2026.03.04 04:30:18.881601 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.04 04:30:18.881884 [ 259 ] {acccc2db-9d6f-46ad-bed4-8c4f46c502ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 531 | 2026.03.04 04:30:18.882006 [ 259 ] {acccc2db-9d6f-46ad-bed4-8c4f46c502ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 532 | 2026.03.04 04:30:18.883915 [ 259 ] {acccc2db-9d6f-46ad-bed4-8c4f46c502ea} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Loading data parts | ||
| 533 | 2026.03.04 04:30:18.884050 [ 259 ] {acccc2db-9d6f-46ad-bed4-8c4f46c502ea} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): There are no data parts | ||
| 534 | 2026.03.04 04:30:18.885368 [ 259 ] {acccc2db-9d6f-46ad-bed4-8c4f46c502ea} <Debug> TCPHandler: Processed in 0.003814064 sec. | ||
| 535 | 2026.03.04 04:30:18.885505 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.04 04:30:18.885712 [ 259 ] {194c301d-0de4-477a-b2c7-132e4697baff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 537 | 2026.03.04 04:30:18.885841 [ 259 ] {194c301d-0de4-477a-b2c7-132e4697baff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 538 | 2026.03.04 04:30:18.887765 [ 259 ] {194c301d-0de4-477a-b2c7-132e4697baff} <Debug> oximeter.measurements_histogramf32 (6a1bc64a-6b45-4134-968b-79af3f996704): Loading data parts | ||
| 539 | 2026.03.04 04:30:18.887970 [ 259 ] {194c301d-0de4-477a-b2c7-132e4697baff} <Debug> oximeter.measurements_histogramf32 (6a1bc64a-6b45-4134-968b-79af3f996704): There are no data parts | ||
| 540 | 2026.03.04 04:30:18.889148 [ 259 ] {194c301d-0de4-477a-b2c7-132e4697baff} <Debug> TCPHandler: Processed in 0.003691271 sec. | ||
| 541 | 2026.03.04 04:30:18.889278 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.04 04:30:18.889560 [ 259 ] {ea8da265-80e4-44a6-921b-1b5ca7b538a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 543 | 2026.03.04 04:30:18.889682 [ 259 ] {ea8da265-80e4-44a6-921b-1b5ca7b538a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 544 | 2026.03.04 04:30:18.891619 [ 259 ] {ea8da265-80e4-44a6-921b-1b5ca7b538a4} <Debug> oximeter.measurements_histogramf64 (6c80addd-f60d-4c37-866f-7541fd8beac7): Loading data parts | ||
| 545 | 2026.03.04 04:30:18.891806 [ 259 ] {ea8da265-80e4-44a6-921b-1b5ca7b538a4} <Debug> oximeter.measurements_histogramf64 (6c80addd-f60d-4c37-866f-7541fd8beac7): There are no data parts | ||
| 546 | 2026.03.04 04:30:18.892999 [ 259 ] {ea8da265-80e4-44a6-921b-1b5ca7b538a4} <Debug> TCPHandler: Processed in 0.003771263 sec. | ||
| 547 | 2026.03.04 04:30:18.893130 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.04 04:30:18.893301 [ 259 ] {f8278ba0-f6b3-4ad1-a556-c86247e76d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) /* The field tables store named dimensions of each timeseries. | ||
| 549 | * | ||
| 550 | * As with the measurement tables, there is one field table for each field data | ||
| 551 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 552 | * this behavior **must not** be relied upon for query correctness. | ||
| 553 | * | ||
| 554 | * The index for the fields differs from the measurements, however. Rows are | ||
| 555 | * sorted by timeseries name, then field name, field value, and finally | ||
| 556 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 557 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 558 | * usually then used to look up measurements. | ||
| 559 | * | ||
| 560 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 561 | * timeseries name and then key, since it would improve lookups where one | ||
| 562 | * already has the key. Realistically though, these tables are quite small and | ||
| 563 | * so performance benefits will be low in absolute terms. | ||
| 564 | * | ||
| 565 | * TTL: We use a materialized column to expire old field table records. This | ||
| 566 | * column is generated automatically by the database whenever a new row is | ||
| 567 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 568 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 569 | * record will remain during a deduplication, which will have the last | ||
| 570 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 571 | * measurement tables. | ||
| 572 | */ | ||
| 573 | 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) | ||
| 574 | 2026.03.04 04:30:18.893429 [ 259 ] {f8278ba0-f6b3-4ad1-a556-c86247e76d60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 575 | 2026.03.04 04:30:18.895316 [ 259 ] {f8278ba0-f6b3-4ad1-a556-c86247e76d60} <Debug> oximeter.fields_bool (b0872543-156c-43eb-a6f3-8db8f116fbde): Loading data parts | ||
| 576 | 2026.03.04 04:30:18.895563 [ 259 ] {f8278ba0-f6b3-4ad1-a556-c86247e76d60} <Debug> oximeter.fields_bool (b0872543-156c-43eb-a6f3-8db8f116fbde): There are no data parts | ||
| 577 | 2026.03.04 04:30:18.896659 [ 259 ] {f8278ba0-f6b3-4ad1-a556-c86247e76d60} <Debug> TCPHandler: Processed in 0.00357716 sec. | ||
| 578 | 2026.03.04 04:30:18.896789 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.04 04:30:18.897016 [ 259 ] {d1b198c1-a47a-47e6-9da9-32bcc3f07e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 580 | 2026.03.04 04:30:18.897130 [ 259 ] {d1b198c1-a47a-47e6-9da9-32bcc3f07e0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 581 | 2026.03.04 04:30:18.898952 [ 259 ] {d1b198c1-a47a-47e6-9da9-32bcc3f07e0d} <Debug> oximeter.fields_i8 (6722cd83-a074-4665-8676-b4dfb0b5b8e5): Loading data parts | ||
| 582 | 2026.03.04 04:30:18.899077 [ 259 ] {d1b198c1-a47a-47e6-9da9-32bcc3f07e0d} <Debug> oximeter.fields_i8 (6722cd83-a074-4665-8676-b4dfb0b5b8e5): There are no data parts | ||
| 583 | 2026.03.04 04:30:18.900208 [ 259 ] {d1b198c1-a47a-47e6-9da9-32bcc3f07e0d} <Debug> TCPHandler: Processed in 0.003468097 sec. | ||
| 584 | 2026.03.04 04:30:18.900373 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.04 04:30:18.900524 [ 259 ] {e6050524-a7c7-454f-b042-2d7462e7aa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 586 | 2026.03.04 04:30:18.900697 [ 259 ] {e6050524-a7c7-454f-b042-2d7462e7aa2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 587 | 2026.03.04 04:30:18.902478 [ 259 ] {e6050524-a7c7-454f-b042-2d7462e7aa2e} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Loading data parts | ||
| 588 | 2026.03.04 04:30:18.902689 [ 259 ] {e6050524-a7c7-454f-b042-2d7462e7aa2e} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): There are no data parts | ||
| 589 | 2026.03.04 04:30:18.903834 [ 259 ] {e6050524-a7c7-454f-b042-2d7462e7aa2e} <Debug> TCPHandler: Processed in 0.003508558 sec. | ||
| 590 | 2026.03.04 04:30:18.903969 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.04 04:30:18.904206 [ 259 ] {c527d1dd-71e4-4611-a6a5-4952728ccd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 592 | 2026.03.04 04:30:18.904312 [ 259 ] {c527d1dd-71e4-4611-a6a5-4952728ccd8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 593 | 2026.03.04 04:30:18.906111 [ 259 ] {c527d1dd-71e4-4611-a6a5-4952728ccd8e} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Loading data parts | ||
| 594 | 2026.03.04 04:30:18.906238 [ 259 ] {c527d1dd-71e4-4611-a6a5-4952728ccd8e} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): There are no data parts | ||
| 595 | 2026.03.04 04:30:18.907421 [ 259 ] {c527d1dd-71e4-4611-a6a5-4952728ccd8e} <Debug> TCPHandler: Processed in 0.003502657 sec. | ||
| 596 | 2026.03.04 04:30:18.907552 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.04 04:30:18.907705 [ 259 ] {89ebcd19-0253-424a-af67-1b6d9e46ac0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 598 | 2026.03.04 04:30:18.907816 [ 259 ] {89ebcd19-0253-424a-af67-1b6d9e46ac0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 599 | 2026.03.04 04:30:18.909546 [ 259 ] {89ebcd19-0253-424a-af67-1b6d9e46ac0a} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Loading data parts | ||
| 600 | 2026.03.04 04:30:18.909743 [ 259 ] {89ebcd19-0253-424a-af67-1b6d9e46ac0a} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): There are no data parts | ||
| 601 | 2026.03.04 04:30:18.910831 [ 259 ] {89ebcd19-0253-424a-af67-1b6d9e46ac0a} <Debug> TCPHandler: Processed in 0.003328964 sec. | ||
| 602 | 2026.03.04 04:30:18.910963 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.04 04:30:18.911198 [ 259 ] {7116d2e0-3e78-4f1f-897f-bdb3563af5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 604 | 2026.03.04 04:30:18.911314 [ 259 ] {7116d2e0-3e78-4f1f-897f-bdb3563af5ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 605 | 2026.03.04 04:30:18.913063 [ 259 ] {7116d2e0-3e78-4f1f-897f-bdb3563af5ba} <Debug> oximeter.fields_i32 (cc599c62-15ad-4c1f-9bf1-1ce704286296): Loading data parts | ||
| 606 | 2026.03.04 04:30:18.913226 [ 259 ] {7116d2e0-3e78-4f1f-897f-bdb3563af5ba} <Debug> oximeter.fields_i32 (cc599c62-15ad-4c1f-9bf1-1ce704286296): There are no data parts | ||
| 607 | 2026.03.04 04:30:18.914385 [ 259 ] {7116d2e0-3e78-4f1f-897f-bdb3563af5ba} <Debug> TCPHandler: Processed in 0.003471777 sec. | ||
| 608 | 2026.03.04 04:30:18.914517 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.03.04 04:30:18.914668 [ 259 ] {9b9d9efa-79f4-4258-9739-f4c3bf872b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 610 | 2026.03.04 04:30:18.914786 [ 259 ] {9b9d9efa-79f4-4258-9739-f4c3bf872b5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 611 | 2026.03.04 04:30:18.916923 [ 259 ] {9b9d9efa-79f4-4258-9739-f4c3bf872b5f} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Loading data parts | ||
| 612 | 2026.03.04 04:30:18.917083 [ 259 ] {9b9d9efa-79f4-4258-9739-f4c3bf872b5f} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): There are no data parts | ||
| 613 | 2026.03.04 04:30:18.918224 [ 259 ] {9b9d9efa-79f4-4258-9739-f4c3bf872b5f} <Debug> TCPHandler: Processed in 0.003758212 sec. | ||
| 614 | 2026.03.04 04:30:18.918354 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.03.04 04:30:18.918643 [ 259 ] {5fdcc155-b9a6-4b85-b37d-f15b118a4aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 616 | 2026.03.04 04:30:18.918761 [ 259 ] {5fdcc155-b9a6-4b85-b37d-f15b118a4aa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 617 | 2026.03.04 04:30:18.920481 [ 259 ] {5fdcc155-b9a6-4b85-b37d-f15b118a4aa7} <Debug> oximeter.fields_i64 (86ed20ee-5326-4186-b89f-bc1221706117): Loading data parts | ||
| 618 | 2026.03.04 04:30:18.920611 [ 259 ] {5fdcc155-b9a6-4b85-b37d-f15b118a4aa7} <Debug> oximeter.fields_i64 (86ed20ee-5326-4186-b89f-bc1221706117): There are no data parts | ||
| 619 | 2026.03.04 04:30:18.921794 [ 259 ] {5fdcc155-b9a6-4b85-b37d-f15b118a4aa7} <Debug> TCPHandler: Processed in 0.003489077 sec. | ||
| 620 | 2026.03.04 04:30:18.921923 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 621 | 2026.03.04 04:30:18.922082 [ 259 ] {9a7f8e8f-9f31-48ae-8c3e-0bb8ad2e939b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 622 | 2026.03.04 04:30:18.922201 [ 259 ] {9a7f8e8f-9f31-48ae-8c3e-0bb8ad2e939b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 623 | 2026.03.04 04:30:18.924012 [ 259 ] {9a7f8e8f-9f31-48ae-8c3e-0bb8ad2e939b} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Loading data parts | ||
| 624 | 2026.03.04 04:30:18.924150 [ 259 ] {9a7f8e8f-9f31-48ae-8c3e-0bb8ad2e939b} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): There are no data parts | ||
| 625 | 2026.03.04 04:30:18.925291 [ 259 ] {9a7f8e8f-9f31-48ae-8c3e-0bb8ad2e939b} <Debug> TCPHandler: Processed in 0.003416956 sec. | ||
| 626 | 2026.03.04 04:30:18.925420 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 627 | 2026.03.04 04:30:18.925650 [ 259 ] {5efb5396-210b-4ac5-a686-184ea6518d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 628 | 2026.03.04 04:30:18.925764 [ 259 ] {5efb5396-210b-4ac5-a686-184ea6518d7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 629 | 2026.03.04 04:30:18.927482 [ 259 ] {5efb5396-210b-4ac5-a686-184ea6518d7b} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Loading data parts | ||
| 630 | 2026.03.04 04:30:18.927664 [ 259 ] {5efb5396-210b-4ac5-a686-184ea6518d7b} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): There are no data parts | ||
| 631 | 2026.03.04 04:30:18.928805 [ 259 ] {5efb5396-210b-4ac5-a686-184ea6518d7b} <Debug> TCPHandler: Processed in 0.003434147 sec. | ||
| 632 | 2026.03.04 04:30:18.928933 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.03.04 04:30:18.929092 [ 259 ] {9a02862b-48e8-4941-b3ce-4c82f0e129a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 634 | 2026.03.04 04:30:18.929211 [ 259 ] {9a02862b-48e8-4941-b3ce-4c82f0e129a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 635 | 2026.03.04 04:30:18.930975 [ 259 ] {9a02862b-48e8-4941-b3ce-4c82f0e129a2} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Loading data parts | ||
| 636 | 2026.03.04 04:30:18.931117 [ 259 ] {9a02862b-48e8-4941-b3ce-4c82f0e129a2} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): There are no data parts | ||
| 637 | 2026.03.04 04:30:18.932262 [ 259 ] {9a02862b-48e8-4941-b3ce-4c82f0e129a2} <Debug> TCPHandler: Processed in 0.003377755 sec. | ||
| 638 | 2026.03.04 04:30:18.932475 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.03.04 04:30:18.932626 [ 259 ] {48dbdc9c-5a6a-4ed1-bb53-8c6afd2a8be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) 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) | ||
| 640 | 2026.03.04 04:30:18.932742 [ 259 ] {48dbdc9c-5a6a-4ed1-bb53-8c6afd2a8be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 641 | 2026.03.04 04:30:18.934443 [ 259 ] {48dbdc9c-5a6a-4ed1-bb53-8c6afd2a8be8} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Loading data parts | ||
| 642 | 2026.03.04 04:30:18.934643 [ 259 ] {48dbdc9c-5a6a-4ed1-bb53-8c6afd2a8be8} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): There are no data parts | ||
| 643 | 2026.03.04 04:30:18.935745 [ 259 ] {48dbdc9c-5a6a-4ed1-bb53-8c6afd2a8be8} <Debug> TCPHandler: Processed in 0.003320264 sec. | ||
| 644 | 2026.03.04 04:30:18.935892 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.03.04 04:30:18.936182 [ 259 ] {8e7ad65e-b7b2-4535-88f6-3675addb5df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) /* The timeseries schema table stores the extracted schema for the samples | ||
| 646 | * oximeter collects. | ||
| 647 | */ | ||
| 648 | 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) | ||
| 649 | 2026.03.04 04:30:18.936314 [ 259 ] {8e7ad65e-b7b2-4535-88f6-3675addb5df2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 650 | 2026.03.04 04:30:18.938079 [ 259 ] {8e7ad65e-b7b2-4535-88f6-3675addb5df2} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Loading data parts | ||
| 651 | 2026.03.04 04:30:18.938210 [ 259 ] {8e7ad65e-b7b2-4535-88f6-3675addb5df2} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): There are no data parts | ||
| 652 | 2026.03.04 04:30:18.939552 [ 259 ] {8e7ad65e-b7b2-4535-88f6-3675addb5df2} <Debug> TCPHandler: Processed in 0.003710202 sec. | ||
| 653 | 2026.03.04 04:30:18.939758 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.04 04:30:18.940019 [ 261 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 655 | 2026.03.04 04:30:18.941409 [ 261 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 656 | 2026.03.04 04:30:18.957951 [ 276 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Trace> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 657 | 2026.03.04 04:30:18.958069 [ 276 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 658 | 2026.03.04 04:30:18.963620 [ 276 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 659 | 2026.03.04 04:30:18.964385 [ 276 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Trace> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 660 | 2026.03.04 04:30:18.964800 [ 261 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024914 sec., 40.13807497792406 rows/sec., 642.21 B/sec. | ||
| 661 | 2026.03.04 04:30:18.965096 [ 261 ] {ac3bb4da-3176-4609-a816-2d4b418e6952} <Debug> TCPHandler: Processed in 0.025398929 sec. | ||
| 662 | 2026.03.04 04:30:19.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.26 MiB, peak 124.26 MiB, free memory in arenas 0.00 B, will set to 139.10 MiB (RSS), difference: 14.84 MiB | ||
| 663 | 2026.03.04 04:30:19.125845 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56086 | ||
| 664 | 2026.03.04 04:30:19.126040 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.04 04:30:19.126090 [ 278 ] {} <Debug> TCP-Session: fd25e503-e89d-4a1c-b61b-72175c35d2f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:56086 | ||
| 666 | 2026.03.04 04:30:19.126123 [ 278 ] {} <Debug> TCP-Session: fd25e503-e89d-4a1c-b61b-72175c35d2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.04 04:30:19.126266 [ 278 ] {} <Debug> TCP-Session: fd25e503-e89d-4a1c-b61b-72175c35d2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.04 04:30:19.126369 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.04 04:30:19.126401 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.03.04 04:30:19.126525 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.04 04:30:19.127898 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42230 | ||
| 672 | 2026.03.04 04:30:19.128141 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.03.04 04:30:19.128187 [ 279 ] {} <Debug> TCP-Session: a4e9e7fc-68e8-42f1-98aa-68bf714a5ede Authenticating user 'default' from [fd00:1122:3344:101::c]:42230 | ||
| 674 | 2026.03.04 04:30:19.128266 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61884 | ||
| 675 | 2026.03.04 04:30:19.128207 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45871 | ||
| 676 | 2026.03.04 04:30:19.128200 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36028 | ||
| 677 | 2026.03.04 04:30:19.128346 [ 279 ] {} <Debug> TCP-Session: a4e9e7fc-68e8-42f1-98aa-68bf714a5ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.04 04:30:19.128475 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38570 | ||
| 679 | 2026.03.04 04:30:19.128478 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46960 | ||
| 680 | 2026.03.04 04:30:19.128484 [ 279 ] {} <Debug> TCP-Session: a4e9e7fc-68e8-42f1-98aa-68bf714a5ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.04 04:30:19.128659 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.04 04:30:19.128686 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.04 04:30:19.128695 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38246 | ||
| 684 | 2026.03.04 04:30:19.128708 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.04 04:30:19.128824 [ 282 ] {} <Debug> TCP-Session: c3ebc2b3-f945-4540-8c20-56f08af1f137 Authenticating user 'default' from [fd00:1122:3344:101::c]:61884 | ||
| 686 | 2026.03.04 04:30:19.128828 [ 280 ] {} <Debug> TCP-Session: 4f41bdda-5d35-47cd-b323-f1223d609568 Authenticating user 'default' from [fd00:1122:3344:101::c]:45871 | ||
| 687 | 2026.03.04 04:30:19.128893 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.04 04:30:19.128921 [ 281 ] {} <Debug> TCP-Session: e8b207a9-97d9-428a-88b0-fd34e97a970d Authenticating user 'default' from [fd00:1122:3344:101::c]:36028 | ||
| 689 | 2026.03.04 04:30:19.128970 [ 283 ] {} <Debug> TCP-Session: db5f2bad-f555-47e4-8062-52482cd54171 Authenticating user 'default' from [fd00:1122:3344:101::c]:38570 | ||
| 690 | 2026.03.04 04:30:19.128969 [ 282 ] {} <Debug> TCP-Session: c3ebc2b3-f945-4540-8c20-56f08af1f137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.04 04:30:19.129026 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.04 04:30:19.129124 [ 283 ] {} <Debug> TCP-Session: db5f2bad-f555-47e4-8062-52482cd54171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.04 04:30:19.129099 [ 282 ] {} <Debug> TCP-Session: c3ebc2b3-f945-4540-8c20-56f08af1f137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.04 04:30:19.129086 [ 281 ] {} <Debug> TCP-Session: e8b207a9-97d9-428a-88b0-fd34e97a970d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.04 04:30:19.129220 [ 285 ] {} <Debug> TCP-Session: 3ac22288-d2df-44e2-8ca3-447699bd50b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:38246 | ||
| 696 | 2026.03.04 04:30:19.129254 [ 283 ] {} <Debug> TCP-Session: db5f2bad-f555-47e4-8062-52482cd54171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.04 04:30:19.128928 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.04 04:30:19.129347 [ 285 ] {} <Debug> TCP-Session: 3ac22288-d2df-44e2-8ca3-447699bd50b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.04 04:30:19.129308 [ 281 ] {} <Debug> TCP-Session: e8b207a9-97d9-428a-88b0-fd34e97a970d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.04 04:30:19.128930 [ 280 ] {} <Debug> TCP-Session: 4f41bdda-5d35-47cd-b323-f1223d609568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.04 04:30:19.129457 [ 284 ] {} <Debug> TCP-Session: e3f95c4f-3278-4b85-9b66-4c900dfbac87 Authenticating user 'default' from [fd00:1122:3344:101::c]:46960 | ||
| 702 | 2026.03.04 04:30:19.129448 [ 285 ] {} <Debug> TCP-Session: 3ac22288-d2df-44e2-8ca3-447699bd50b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.04 04:30:19.129559 [ 280 ] {} <Debug> TCP-Session: 4f41bdda-5d35-47cd-b323-f1223d609568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.04 04:30:19.129595 [ 284 ] {} <Debug> TCP-Session: e3f95c4f-3278-4b85-9b66-4c900dfbac87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.04 04:30:19.129709 [ 284 ] {} <Debug> TCP-Session: e3f95c4f-3278-4b85-9b66-4c900dfbac87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.04 04:30:25.546223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.03.04 04:30:25.546270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2026.03.04 04:30:25.546432 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.03.04 04:30:25.546451 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.03.04 04:30:25.549539 [ 245 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Loading data parts | ||
| 711 | 2026.03.04 04:30:25.549828 [ 245 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): There are no data parts | ||
| 712 | 2026.03.04 04:30:25.553218 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2026.03.04 04:30:25.553256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 714 | 2026.03.04 04:30:25.559051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2026.03.04 04:30:25.559690 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2026.03.04 04:30:25.559832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2026.03.04 04:30:25.562668 [ 244 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Loading data parts | ||
| 718 | 2026.03.04 04:30:25.562831 [ 244 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): There are no data parts | ||
| 719 | 2026.03.04 04:30:25.585849 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.03.04 04:30:25.585892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 721 | 2026.03.04 04:30:25.592120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.03.04 04:30:25.593296 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.03.04 04:30:25.596287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2026.03.04 04:30:26.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.10 MiB | ||
| 725 | 2026.03.04 04:30:28.046108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.03.04 04:30:28.046210 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.03.04 04:30:28.050447 [ 243 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Loading data parts | ||
| 728 | 2026.03.04 04:30:28.050727 [ 243 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): There are no data parts | ||
| 729 | 2026.03.04 04:30:28.058807 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.03.04 04:30:28.058845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 731 | 2026.03.04 04:30:28.060671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.03.04 04:30:28.061222 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.03.04 04:30:28.061514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.03.04 04:30:29.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 155.01 MiB (RSS), difference: -3.17 MiB | ||
| 735 | 2026.03.04 04:30:29.413324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61007 | ||
| 736 | 2026.03.04 04:30:29.413451 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.03.04 04:30:29.413484 [ 286 ] {} <Debug> TCP-Session: adc8a4c3-1d08-48a2-a0ce-8a3a13d6ae6d Authenticating user 'default' from [fd00:1122:3344:101::e]:61007 | ||
| 738 | 2026.03.04 04:30:29.413611 [ 286 ] {} <Debug> TCP-Session: adc8a4c3-1d08-48a2-a0ce-8a3a13d6ae6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.03.04 04:30:29.413625 [ 286 ] {} <Debug> TCP-Session: adc8a4c3-1d08-48a2-a0ce-8a3a13d6ae6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.04 04:30:29.413676 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 741 | 2026.03.04 04:30:29.413769 [ 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 | ||
| 742 | 2026.03.04 04:30:29.413787 [ 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 | ||
| 743 | 2026.03.04 04:30:29.414236 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46821 | ||
| 744 | 2026.03.04 04:30:29.414335 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32795 | ||
| 745 | 2026.03.04 04:30:29.414443 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.03.04 04:30:29.414473 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54079 | ||
| 747 | 2026.03.04 04:30:29.414563 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44801 | ||
| 748 | 2026.03.04 04:30:29.414632 [ 287 ] {} <Debug> TCP-Session: 94788c9d-4ed2-4494-9e74-c7b48df1f52d Authenticating user 'default' from [fd00:1122:3344:101::e]:46821 | ||
| 749 | 2026.03.04 04:30:29.414648 [ 286 ] {} <Trace> TCP-Session: adc8a4c3-1d08-48a2-a0ce-8a3a13d6ae6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.03.04 04:30:29.414651 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.03.04 04:30:29.414668 [ 287 ] {} <Debug> TCP-Session: 94788c9d-4ed2-4494-9e74-c7b48df1f52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.04 04:30:29.414708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61706 | ||
| 753 | 2026.03.04 04:30:29.414780 [ 287 ] {} <Debug> TCP-Session: 94788c9d-4ed2-4494-9e74-c7b48df1f52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.03.04 04:30:29.414860 [ 288 ] {} <Debug> TCP-Session: c71da67f-4e29-45c7-bc04-3424b8da0c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:32795 | ||
| 755 | 2026.03.04 04:30:29.414891 [ 288 ] {} <Debug> TCP-Session: c71da67f-4e29-45c7-bc04-3424b8da0c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.04 04:30:29.414918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45027 | ||
| 757 | 2026.03.04 04:30:29.414938 [ 288 ] {} <Debug> TCP-Session: c71da67f-4e29-45c7-bc04-3424b8da0c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.04 04:30:29.414937 [ 286 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61007) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 759 | 2026.03.04 04:30:29.415005 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.03.04 04:30:29.415055 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.04 04:30:29.415101 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.03.04 04:30:29.415103 [ 290 ] {} <Debug> TCP-Session: 95bc5f08-53b8-43fc-a689-f51e8845f77a Authenticating user 'default' from [fd00:1122:3344:101::e]:44801 | ||
| 763 | 2026.03.04 04:30:29.415116 [ 291 ] {} <Debug> TCP-Session: f90e0375-412c-4892-a071-a2dda7df76d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61706 | ||
| 764 | 2026.03.04 04:30:29.415156 [ 290 ] {} <Debug> TCP-Session: 95bc5f08-53b8-43fc-a689-f51e8845f77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.04 04:30:29.415184 [ 291 ] {} <Debug> TCP-Session: f90e0375-412c-4892-a071-a2dda7df76d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.04 04:30:29.415185 [ 290 ] {} <Debug> TCP-Session: 95bc5f08-53b8-43fc-a689-f51e8845f77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.04 04:30:29.415211 [ 289 ] {} <Debug> TCP-Session: d7e24db9-898e-4d1c-a08f-9a2e093f907d Authenticating user 'default' from [fd00:1122:3344:101::e]:54079 | ||
| 768 | 2026.03.04 04:30:29.415216 [ 291 ] {} <Debug> TCP-Session: f90e0375-412c-4892-a071-a2dda7df76d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.04 04:30:29.415242 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.03.04 04:30:29.415249 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56489 | ||
| 771 | 2026.03.04 04:30:29.415287 [ 292 ] {} <Debug> TCP-Session: 84b48ff1-6cdb-4947-ac8b-410f540ffc67 Authenticating user 'default' from [fd00:1122:3344:101::e]:45027 | ||
| 772 | 2026.03.04 04:30:29.415244 [ 289 ] {} <Debug> TCP-Session: d7e24db9-898e-4d1c-a08f-9a2e093f907d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.04 04:30:29.415316 [ 292 ] {} <Debug> TCP-Session: 84b48ff1-6cdb-4947-ac8b-410f540ffc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.04 04:30:29.415323 [ 289 ] {} <Debug> TCP-Session: d7e24db9-898e-4d1c-a08f-9a2e093f907d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.04 04:30:29.415331 [ 292 ] {} <Debug> TCP-Session: 84b48ff1-6cdb-4947-ac8b-410f540ffc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.04 04:30:29.415345 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61799 | ||
| 777 | 2026.03.04 04:30:29.415540 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.04 04:30:29.415576 [ 293 ] {} <Debug> TCP-Session: ad772875-9a0c-49d8-af6a-27a11fa2f7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56489 | ||
| 779 | 2026.03.04 04:30:29.415594 [ 293 ] {} <Debug> TCP-Session: ad772875-9a0c-49d8-af6a-27a11fa2f7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.04 04:30:29.415606 [ 293 ] {} <Debug> TCP-Session: ad772875-9a0c-49d8-af6a-27a11fa2f7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.04 04:30:29.415610 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.03.04 04:30:29.415660 [ 294 ] {} <Debug> TCP-Session: 896ad6a8-ab01-4575-8b55-0699a245d022 Authenticating user 'default' from [fd00:1122:3344:101::e]:61799 | ||
| 783 | 2026.03.04 04:30:29.415677 [ 294 ] {} <Debug> TCP-Session: 896ad6a8-ab01-4575-8b55-0699a245d022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.04 04:30:29.415690 [ 294 ] {} <Debug> TCP-Session: 896ad6a8-ab01-4575-8b55-0699a245d022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.04 04:30:29.415939 [ 286 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 786 | 2026.03.04 04:30:29.416279 [ 286 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.03.04 04:30:29.416991 [ 286 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 788 | 2026.03.04 04:30:29.422717 [ 297 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> AggregatingTransform: Aggregating | ||
| 789 | 2026.03.04 04:30:29.422801 [ 297 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 790 | 2026.03.04 04:30:29.423463 [ 297 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004470176 sec. (223.705 rows/sec., 8.74 KiB/sec.) | ||
| 791 | 2026.03.04 04:30:29.423486 [ 297 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> Aggregator: Merging aggregated data | ||
| 792 | 2026.03.04 04:30:29.423517 [ 297 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 793 | 2026.03.04 04:30:29.424802 [ 286 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009921 sec., 100.79629069650238 rows/sec., 3.94 KiB/sec. | ||
| 794 | 2026.03.04 04:30:29.424935 [ 286 ] {0ba01beb-5bf1-42a5-85a7-a6cc25a850a8} <Debug> TCPHandler: Processed in 0.010497502 sec. | ||
| 795 | 2026.03.04 04:30:29.426739 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.03.04 04:30:29.426765 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.04 04:30:29.426784 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.04 04:30:29.426790 [ 286 ] {} <Debug> TCP-Session: adc8a4c3-1d08-48a2-a0ce-8a3a13d6ae6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.04 04:30:29.426802 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.04 04:30:29.426818 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.04 04:30:29.426850 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.04 04:30:29.426862 [ 287 ] {} <Debug> TCP-Session: 94788c9d-4ed2-4494-9e74-c7b48df1f52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.04 04:30:29.426884 [ 288 ] {} <Debug> TCP-Session: c71da67f-4e29-45c7-bc04-3424b8da0c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.04 04:30:29.426881 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.03.04 04:30:29.426899 [ 292 ] {} <Debug> TCP-Session: 84b48ff1-6cdb-4947-ac8b-410f540ffc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.04 04:30:29.426876 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.03.04 04:30:29.426954 [ 294 ] {} <Debug> TCP-Session: 896ad6a8-ab01-4575-8b55-0699a245d022 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.04 04:30:29.426834 [ 289 ] {} <Debug> TCP-Session: d7e24db9-898e-4d1c-a08f-9a2e093f907d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.04 04:30:29.426993 [ 290 ] {} <Debug> TCP-Session: 95bc5f08-53b8-43fc-a689-f51e8845f77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.04 04:30:29.426828 [ 293 ] {} <Debug> TCP-Session: ad772875-9a0c-49d8-af6a-27a11fa2f7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.04 04:30:29.426836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.04 04:30:29.427104 [ 291 ] {} <Debug> TCP-Session: f90e0375-412c-4892-a071-a2dda7df76d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.04 04:30:30.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.27 MiB, peak 165.39 MiB, free memory in arenas 0.00 B, will set to 159.09 MiB (RSS), difference: 3.83 MiB | ||
| 814 | 2026.03.04 04:30:30.291946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42588 | ||
| 815 | 2026.03.04 04:30:30.292068 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 816 | 2026.03.04 04:30:30.292102 [ 286 ] {} <Debug> TCP-Session: ad3472f2-2413-47f0-b754-cd930bcec01b Authenticating user 'default' from [fd00:1122:3344:101::e]:42588 | ||
| 817 | 2026.03.04 04:30:30.292133 [ 286 ] {} <Debug> TCP-Session: ad3472f2-2413-47f0-b754-cd930bcec01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.03.04 04:30:30.292148 [ 286 ] {} <Debug> TCP-Session: ad3472f2-2413-47f0-b754-cd930bcec01b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.04 04:30:30.292397 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63568 | ||
| 820 | 2026.03.04 04:30:30.292415 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42040 | ||
| 821 | 2026.03.04 04:30:30.292435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35306 | ||
| 822 | 2026.03.04 04:30:30.292481 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53646 | ||
| 823 | 2026.03.04 04:30:30.292474 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43350 | ||
| 824 | 2026.03.04 04:30:30.292536 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 825 | 2026.03.04 04:30:30.292534 [ 286 ] {} <Trace> TCP-Session: ad3472f2-2413-47f0-b754-cd930bcec01b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.03.04 04:30:30.292593 [ 289 ] {} <Debug> TCP-Session: 5c3b5a31-3a82-48a5-b24f-7a51df85058b Authenticating user 'default' from [fd00:1122:3344:101::e]:42040 | ||
| 827 | 2026.03.04 04:30:30.292582 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.03.04 04:30:30.292621 [ 289 ] {} <Debug> TCP-Session: 5c3b5a31-3a82-48a5-b24f-7a51df85058b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.04 04:30:30.292639 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2026.03.04 04:30:30.292653 [ 289 ] {} <Debug> TCP-Session: 5c3b5a31-3a82-48a5-b24f-7a51df85058b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.04 04:30:30.292652 [ 290 ] {} <Debug> TCP-Session: 213648f2-c0d5-4665-90dc-b2f37a1758ba Authenticating user 'default' from [fd00:1122:3344:101::e]:35306 | ||
| 832 | 2026.03.04 04:30:30.292677 [ 293 ] {} <Debug> TCP-Session: d28c8eea-e834-4d93-8b61-774402090d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:43350 | ||
| 833 | 2026.03.04 04:30:30.292582 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.03.04 04:30:30.292711 [ 290 ] {} <Debug> TCP-Session: 213648f2-c0d5-4665-90dc-b2f37a1758ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.04 04:30:30.292722 [ 293 ] {} <Debug> TCP-Session: d28c8eea-e834-4d93-8b61-774402090d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.04 04:30:30.292746 [ 290 ] {} <Debug> TCP-Session: 213648f2-c0d5-4665-90dc-b2f37a1758ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.04 04:30:30.292741 [ 294 ] {} <Debug> TCP-Session: 5b7decaf-4853-49c4-98f4-23a09cde6c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53646 | ||
| 838 | 2026.03.04 04:30:30.292757 [ 286 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 839 | 2026.03.04 04:30:30.292783 [ 294 ] {} <Debug> TCP-Session: 5b7decaf-4853-49c4-98f4-23a09cde6c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.03.04 04:30:30.292760 [ 293 ] {} <Debug> TCP-Session: d28c8eea-e834-4d93-8b61-774402090d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.03.04 04:30:30.292814 [ 294 ] {} <Debug> TCP-Session: 5b7decaf-4853-49c4-98f4-23a09cde6c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.03.04 04:30:30.292533 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.04 04:30:30.292457 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54948 | ||
| 844 | 2026.03.04 04:30:30.292904 [ 287 ] {} <Debug> TCP-Session: 09d17ed2-2c8c-42e3-88a8-c5ff1fc7e0c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63568 | ||
| 845 | 2026.03.04 04:30:30.292447 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38833 | ||
| 846 | 2026.03.04 04:30:30.292943 [ 287 ] {} <Debug> TCP-Session: 09d17ed2-2c8c-42e3-88a8-c5ff1fc7e0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.03.04 04:30:30.292409 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45812 | ||
| 848 | 2026.03.04 04:30:30.292967 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.04 04:30:30.292972 [ 287 ] {} <Debug> TCP-Session: 09d17ed2-2c8c-42e3-88a8-c5ff1fc7e0c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.04 04:30:30.293016 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.03.04 04:30:30.293020 [ 292 ] {} <Debug> TCP-Session: 55b621bb-4531-411b-a7eb-86c864170efd Authenticating user 'default' from [fd00:1122:3344:101::e]:54948 | ||
| 852 | 2026.03.04 04:30:30.293046 [ 291 ] {} <Debug> TCP-Session: 74c7e406-933c-45ad-b887-d48ff1a6bb30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38833 | ||
| 853 | 2026.03.04 04:30:30.293057 [ 292 ] {} <Debug> TCP-Session: 55b621bb-4531-411b-a7eb-86c864170efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.04 04:30:30.293074 [ 291 ] {} <Debug> TCP-Session: 74c7e406-933c-45ad-b887-d48ff1a6bb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.04 04:30:30.293088 [ 292 ] {} <Debug> TCP-Session: 55b621bb-4531-411b-a7eb-86c864170efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.04 04:30:30.293101 [ 291 ] {} <Debug> TCP-Session: 74c7e406-933c-45ad-b887-d48ff1a6bb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.04 04:30:30.293076 [ 286 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 858 | 2026.03.04 04:30:30.293049 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.03.04 04:30:30.293197 [ 288 ] {} <Debug> TCP-Session: 086e7685-9edf-46ae-85a7-762de91f13a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45812 | ||
| 860 | 2026.03.04 04:30:30.293203 [ 286 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.04 04:30:30.293220 [ 288 ] {} <Debug> TCP-Session: 086e7685-9edf-46ae-85a7-762de91f13a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.04 04:30:30.293244 [ 288 ] {} <Debug> TCP-Session: 086e7685-9edf-46ae-85a7-762de91f13a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.04 04:30:30.293528 [ 286 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 864 | 2026.03.04 04:30:30.294496 [ 277 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Trace> AggregatingTransform: Aggregating | ||
| 865 | 2026.03.04 04:30:30.294555 [ 277 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 866 | 2026.03.04 04:30:30.294598 [ 277 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965869 sec. (1035.337 rows/sec., 40.44 KiB/sec.) | ||
| 867 | 2026.03.04 04:30:30.294622 [ 277 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Trace> Aggregator: Merging aggregated data | ||
| 868 | 2026.03.04 04:30:30.295885 [ 286 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 869 | 2026.03.04 04:30:30.296032 [ 286 ] {5df20a3b-638e-4593-94d0-2dc137946e6a} <Debug> TCPHandler: Processed in 0.00364801 sec. | ||
| 870 | 2026.03.04 04:30:30.296152 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 871 | 2026.03.04 04:30:30.296189 [ 286 ] {} <Debug> TCP-Session: ad3472f2-2413-47f0-b754-cd930bcec01b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.04 04:30:30.296195 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.03.04 04:30:30.296221 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.04 04:30:30.296239 [ 288 ] {} <Debug> TCP-Session: 086e7685-9edf-46ae-85a7-762de91f13a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.04 04:30:30.296241 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.03.04 04:30:30.296269 [ 292 ] {} <Debug> TCP-Session: 55b621bb-4531-411b-a7eb-86c864170efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.04 04:30:30.296280 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.04 04:30:30.296299 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.03.04 04:30:30.296320 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.03.04 04:30:30.296339 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.03.04 04:30:30.296361 [ 290 ] {} <Debug> TCP-Session: 213648f2-c0d5-4665-90dc-b2f37a1758ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.03.04 04:30:30.296378 [ 289 ] {} <Debug> TCP-Session: 5c3b5a31-3a82-48a5-b24f-7a51df85058b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.03.04 04:30:30.296403 [ 291 ] {} <Debug> TCP-Session: 74c7e406-933c-45ad-b887-d48ff1a6bb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.04 04:30:30.296333 [ 293 ] {} <Debug> TCP-Session: d28c8eea-e834-4d93-8b61-774402090d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.04 04:30:30.296306 [ 287 ] {} <Debug> TCP-Session: 09d17ed2-2c8c-42e3-88a8-c5ff1fc7e0c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.04 04:30:30.296263 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.04 04:30:30.296520 [ 294 ] {} <Debug> TCP-Session: 5b7decaf-4853-49c4-98f4-23a09cde6c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.04 04:30:33.021250 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 889 | 2026.03.04 04:30:33.021306 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 890 | 2026.03.04 04:30:33.060130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 988 | ||
| 891 | 2026.03.04 04:30:33.060873 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.03.04 04:30:33.060916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 893 | 2026.03.04 04:30:33.061594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 894 | 2026.03.04 04:30:33.062042 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.03.04 04:30:33.062257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 896 | 2026.03.04 04:30:33.097359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 897 | 2026.03.04 04:30:33.117413 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.03.04 04:30:33.117485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 899 | 2026.03.04 04:30:33.124171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 900 | 2026.03.04 04:30:33.125403 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.03.04 04:30:33.128943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 902 | 2026.03.04 04:30:34.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.90 MiB, peak 167.43 MiB, free memory in arenas 0.00 B, will set to 162.25 MiB (RSS), difference: 2.35 MiB | ||
| 903 | 2026.03.04 04:30:35.597297 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53903 | ||
| 904 | 2026.03.04 04:30:35.597406 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.03.04 04:30:35.597432 [ 286 ] {} <Debug> TCP-Session: 65e74581-8839-4b18-a04b-d38feaed123c Authenticating user 'default' from [fd00:1122:3344:101::e]:53903 | ||
| 906 | 2026.03.04 04:30:35.597454 [ 286 ] {} <Debug> TCP-Session: 65e74581-8839-4b18-a04b-d38feaed123c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.04 04:30:35.597466 [ 286 ] {} <Debug> TCP-Session: 65e74581-8839-4b18-a04b-d38feaed123c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.04 04:30:35.597671 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43150 | ||
| 909 | 2026.03.04 04:30:35.597736 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36096 | ||
| 910 | 2026.03.04 04:30:35.597778 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59520 | ||
| 911 | 2026.03.04 04:30:35.597802 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 912 | 2026.03.04 04:30:35.597815 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43510 | ||
| 913 | 2026.03.04 04:30:35.597845 [ 287 ] {} <Debug> TCP-Session: 21f3254c-bf0d-4d1a-bfec-4d5d087d6c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:43150 | ||
| 914 | 2026.03.04 04:30:35.597847 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60023 | ||
| 915 | 2026.03.04 04:30:35.597863 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46372 | ||
| 916 | 2026.03.04 04:30:35.597878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.04 04:30:35.597903 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.04 04:30:35.597938 [ 289 ] {} <Debug> TCP-Session: bc088683-af66-4999-8d2a-01c9e01708e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59520 | ||
| 919 | 2026.03.04 04:30:35.597947 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.03.04 04:30:35.597969 [ 289 ] {} <Debug> TCP-Session: bc088683-af66-4999-8d2a-01c9e01708e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.04 04:30:35.597967 [ 291 ] {} <Debug> TCP-Session: c8f79449-668e-409c-b299-f5f4f67c94cc Authenticating user 'default' from [fd00:1122:3344:101::e]:43510 | ||
| 922 | 2026.03.04 04:30:35.597991 [ 292 ] {} <Debug> TCP-Session: b7ffc737-cc99-488b-9ba5-b2881336da74 Authenticating user 'default' from [fd00:1122:3344:101::e]:60023 | ||
| 923 | 2026.03.04 04:30:35.598020 [ 291 ] {} <Debug> TCP-Session: c8f79449-668e-409c-b299-f5f4f67c94cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.04 04:30:35.598037 [ 292 ] {} <Debug> TCP-Session: b7ffc737-cc99-488b-9ba5-b2881336da74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.04 04:30:35.598055 [ 291 ] {} <Debug> TCP-Session: c8f79449-668e-409c-b299-f5f4f67c94cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.04 04:30:35.598072 [ 292 ] {} <Debug> TCP-Session: b7ffc737-cc99-488b-9ba5-b2881336da74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.04 04:30:35.597989 [ 289 ] {} <Debug> TCP-Session: bc088683-af66-4999-8d2a-01c9e01708e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.04 04:30:35.597958 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.03.04 04:30:35.597878 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56475 | ||
| 930 | 2026.03.04 04:30:35.598166 [ 293 ] {} <Debug> TCP-Session: e5099826-0bb9-45f3-a4a7-1ebdba07688b Authenticating user 'default' from [fd00:1122:3344:101::e]:46372 | ||
| 931 | 2026.03.04 04:30:35.597873 [ 287 ] {} <Debug> TCP-Session: 21f3254c-bf0d-4d1a-bfec-4d5d087d6c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.04 04:30:35.598212 [ 293 ] {} <Debug> TCP-Session: e5099826-0bb9-45f3-a4a7-1ebdba07688b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.04 04:30:35.598227 [ 287 ] {} <Debug> TCP-Session: 21f3254c-bf0d-4d1a-bfec-4d5d087d6c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.04 04:30:35.598240 [ 293 ] {} <Debug> TCP-Session: e5099826-0bb9-45f3-a4a7-1ebdba07688b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.04 04:30:35.597855 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.03.04 04:30:35.597779 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54586 | ||
| 937 | 2026.03.04 04:30:35.598299 [ 288 ] {} <Debug> TCP-Session: f978f128-42de-4d2f-a17c-b4ad7b395de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36096 | ||
| 938 | 2026.03.04 04:30:35.598311 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.04 04:30:35.598335 [ 288 ] {} <Debug> TCP-Session: f978f128-42de-4d2f-a17c-b4ad7b395de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.04 04:30:35.597808 [ 286 ] {} <Trace> TCP-Session: 65e74581-8839-4b18-a04b-d38feaed123c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.03.04 04:30:35.598363 [ 288 ] {} <Debug> TCP-Session: f978f128-42de-4d2f-a17c-b4ad7b395de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.04 04:30:35.598357 [ 294 ] {} <Debug> TCP-Session: c4dede7e-d1ea-4e97-989e-d06a93ab977a Authenticating user 'default' from [fd00:1122:3344:101::e]:56475 | ||
| 943 | 2026.03.04 04:30:35.598418 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.04 04:30:35.598430 [ 294 ] {} <Debug> TCP-Session: c4dede7e-d1ea-4e97-989e-d06a93ab977a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.04 04:30:35.598443 [ 290 ] {} <Debug> TCP-Session: ceba7abd-6398-454f-9089-f45434cceca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54586 | ||
| 946 | 2026.03.04 04:30:35.598445 [ 294 ] {} <Debug> TCP-Session: c4dede7e-d1ea-4e97-989e-d06a93ab977a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.04 04:30:35.598461 [ 290 ] {} <Debug> TCP-Session: ceba7abd-6398-454f-9089-f45434cceca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.04 04:30:35.598475 [ 290 ] {} <Debug> TCP-Session: ceba7abd-6398-454f-9089-f45434cceca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.04 04:30:35.598539 [ 286 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 950 | 2026.03.04 04:30:35.598808 [ 286 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.03.04 04:30:35.598863 [ 286 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.03.04 04:30:35.599148 [ 286 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 953 | 2026.03.04 04:30:35.600016 [ 326 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Trace> AggregatingTransform: Aggregating | ||
| 954 | 2026.03.04 04:30:35.600067 [ 326 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 955 | 2026.03.04 04:30:35.600100 [ 326 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855087 sec. (1169.472 rows/sec., 45.68 KiB/sec.) | ||
| 956 | 2026.03.04 04:30:35.600119 [ 326 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Trace> Aggregator: Merging aggregated data | ||
| 957 | 2026.03.04 04:30:35.601521 [ 286 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003039 sec., 329.0556103981573 rows/sec., 12.85 KiB/sec. | ||
| 958 | 2026.03.04 04:30:35.601697 [ 286 ] {de3f2963-4c30-4e98-8900-401d443c76ce} <Debug> TCPHandler: Processed in 0.004018068 sec. | ||
| 959 | 2026.03.04 04:30:35.601841 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 960 | 2026.03.04 04:30:35.601875 [ 286 ] {} <Debug> TCP-Session: 65e74581-8839-4b18-a04b-d38feaed123c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.03.04 04:30:35.601886 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.04 04:30:35.601919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.04 04:30:35.601931 [ 287 ] {} <Debug> TCP-Session: 21f3254c-bf0d-4d1a-bfec-4d5d087d6c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.03.04 04:30:35.601945 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.04 04:30:35.601973 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.04 04:30:35.601974 [ 288 ] {} <Debug> TCP-Session: f978f128-42de-4d2f-a17c-b4ad7b395de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.03.04 04:30:35.601999 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.04 04:30:35.602022 [ 290 ] {} <Debug> TCP-Session: ceba7abd-6398-454f-9089-f45434cceca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.04 04:30:35.602024 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.04 04:30:35.602053 [ 293 ] {} <Debug> TCP-Session: e5099826-0bb9-45f3-a4a7-1ebdba07688b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.04 04:30:35.602070 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.04 04:30:35.602084 [ 294 ] {} <Debug> TCP-Session: c4dede7e-d1ea-4e97-989e-d06a93ab977a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.04 04:30:35.602111 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.04 04:30:35.602123 [ 289 ] {} <Debug> TCP-Session: bc088683-af66-4999-8d2a-01c9e01708e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.04 04:30:35.601997 [ 291 ] {} <Debug> TCP-Session: c8f79449-668e-409c-b299-f5f4f67c94cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.04 04:30:35.602165 [ 292 ] {} <Debug> TCP-Session: b7ffc737-cc99-488b-9ba5-b2881336da74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.04 04:30:35.636998 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51291 | ||
| 978 | 2026.03.04 04:30:35.637101 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 979 | 2026.03.04 04:30:35.637128 [ 286 ] {} <Debug> TCP-Session: e738afb7-3c4d-4096-b3e7-563087b75ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:51291 | ||
| 980 | 2026.03.04 04:30:35.637151 [ 286 ] {} <Debug> TCP-Session: e738afb7-3c4d-4096-b3e7-563087b75ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.04 04:30:35.637164 [ 286 ] {} <Debug> TCP-Session: e738afb7-3c4d-4096-b3e7-563087b75ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.04 04:30:35.637401 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58125 | ||
| 983 | 2026.03.04 04:30:35.637410 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54793 | ||
| 984 | 2026.03.04 04:30:35.637471 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45547 | ||
| 985 | 2026.03.04 04:30:35.637498 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41940 | ||
| 986 | 2026.03.04 04:30:35.637511 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 987 | 2026.03.04 04:30:35.637518 [ 286 ] {} <Trace> TCP-Session: e738afb7-3c4d-4096-b3e7-563087b75ffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.03.04 04:30:35.637530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55195 | ||
| 989 | 2026.03.04 04:30:35.637558 [ 287 ] {} <Debug> TCP-Session: b10c206c-34b2-42c5-9023-9a3b0c2914b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58125 | ||
| 990 | 2026.03.04 04:30:35.637580 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.03.04 04:30:35.637582 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.03.04 04:30:35.637626 [ 291 ] {} <Debug> TCP-Session: 505434c6-1c11-4a81-a9af-d0eac7ae0ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41940 | ||
| 993 | 2026.03.04 04:30:35.637617 [ 287 ] {} <Debug> TCP-Session: b10c206c-34b2-42c5-9023-9a3b0c2914b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.03.04 04:30:35.637652 [ 291 ] {} <Debug> TCP-Session: 505434c6-1c11-4a81-a9af-d0eac7ae0ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.03.04 04:30:35.637650 [ 289 ] {} <Debug> TCP-Session: d0c7e2b4-659b-4769-8c0c-66c86e8ef726 Authenticating user 'default' from [fd00:1122:3344:101::e]:45547 | ||
| 996 | 2026.03.04 04:30:35.637665 [ 287 ] {} <Debug> TCP-Session: b10c206c-34b2-42c5-9023-9a3b0c2914b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.03.04 04:30:35.637696 [ 289 ] {} <Debug> TCP-Session: d0c7e2b4-659b-4769-8c0c-66c86e8ef726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.04 04:30:35.637708 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51291) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 999 | 2026.03.04 04:30:35.637726 [ 289 ] {} <Debug> TCP-Session: d0c7e2b4-659b-4769-8c0c-66c86e8ef726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.03.04 04:30:35.637533 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57882 | ||
| 1001 | 2026.03.04 04:30:35.637518 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.03.04 04:30:35.637513 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39272 | ||
| 1003 | 2026.03.04 04:30:35.637821 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1004 | 2026.03.04 04:30:35.637810 [ 288 ] {} <Debug> TCP-Session: 34141c25-ebc3-4fb2-8c3c-4f9b778efbfe Authenticating user 'default' from [fd00:1122:3344:101::e]:54793 | ||
| 1005 | 2026.03.04 04:30:35.637862 [ 294 ] {} <Debug> TCP-Session: 68801815-4a28-4f0e-8c08-e23bb9b20678 Authenticating user 'default' from [fd00:1122:3344:101::e]:57882 | ||
| 1006 | 2026.03.04 04:30:35.637472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47817 | ||
| 1007 | 2026.03.04 04:30:35.637894 [ 294 ] {} <Debug> TCP-Session: 68801815-4a28-4f0e-8c08-e23bb9b20678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.04 04:30:35.637887 [ 288 ] {} <Debug> TCP-Session: 34141c25-ebc3-4fb2-8c3c-4f9b778efbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.04 04:30:35.637917 [ 294 ] {} <Debug> TCP-Session: 68801815-4a28-4f0e-8c08-e23bb9b20678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.04 04:30:35.637936 [ 288 ] {} <Debug> TCP-Session: 34141c25-ebc3-4fb2-8c3c-4f9b778efbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.04 04:30:35.637947 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.03.04 04:30:35.637893 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.03.04 04:30:35.637989 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1014 | 2026.03.04 04:30:35.637987 [ 290 ] {} <Debug> TCP-Session: 0529eb9a-2ddd-4057-94d3-3c3afe94797f Authenticating user 'default' from [fd00:1122:3344:101::e]:47817 | ||
| 1015 | 2026.03.04 04:30:35.638024 [ 292 ] {} <Debug> TCP-Session: 65f17747-309b-4cea-806b-5959deb6bb08 Authenticating user 'default' from [fd00:1122:3344:101::e]:39272 | ||
| 1016 | 2026.03.04 04:30:35.638051 [ 290 ] {} <Debug> TCP-Session: 0529eb9a-2ddd-4057-94d3-3c3afe94797f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.04 04:30:35.638061 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.03.04 04:30:35.638076 [ 292 ] {} <Debug> TCP-Session: 65f17747-309b-4cea-806b-5959deb6bb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.04 04:30:35.638079 [ 290 ] {} <Debug> TCP-Session: 0529eb9a-2ddd-4057-94d3-3c3afe94797f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.04 04:30:35.638106 [ 292 ] {} <Debug> TCP-Session: 65f17747-309b-4cea-806b-5959deb6bb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.04 04:30:35.637669 [ 291 ] {} <Debug> TCP-Session: 505434c6-1c11-4a81-a9af-d0eac7ae0ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.04 04:30:35.637630 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.03.04 04:30:35.638264 [ 293 ] {} <Debug> TCP-Session: 6b25b8ac-7118-4f8a-89b6-e3c221f1099f Authenticating user 'default' from [fd00:1122:3344:101::e]:55195 | ||
| 1024 | 2026.03.04 04:30:35.638285 [ 293 ] {} <Debug> TCP-Session: 6b25b8ac-7118-4f8a-89b6-e3c221f1099f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.04 04:30:35.638298 [ 293 ] {} <Debug> TCP-Session: 6b25b8ac-7118-4f8a-89b6-e3c221f1099f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.04 04:30:35.638446 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 1027 | 2026.03.04 04:30:35.638540 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1028 | 2026.03.04 04:30:35.733211 [ 332 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> AggregatingTransform: Aggregating | ||
| 1029 | 2026.03.04 04:30:35.733283 [ 332 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1030 | 2026.03.04 04:30:35.733317 [ 332 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925797 sec. (1080.150 rows/sec., 42.19 KiB/sec.) | ||
| 1031 | 2026.03.04 04:30:35.733335 [ 332 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Trace> Aggregator: Merging aggregated data | ||
| 1032 | 2026.03.04 04:30:35.734732 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.097077 sec., 10.301101187716966 rows/sec., 412.04 B/sec. | ||
| 1033 | 2026.03.04 04:30:35.734883 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1034 | 2026.03.04 04:30:35.734900 [ 286 ] {2dbc25d6-2a0a-41c4-9a66-e041aa5458d3} <Debug> TCPHandler: Processed in 0.097544731 sec. | ||
| 1035 | 2026.03.04 04:30:35.735025 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.03.04 04:30:35.735058 [ 286 ] {} <Debug> TCP-Session: e738afb7-3c4d-4096-b3e7-563087b75ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.04 04:30:35.735069 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.03.04 04:30:35.735088 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2026.03.04 04:30:35.735111 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.03.04 04:30:35.735129 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.03.04 04:30:35.735164 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.03.04 04:30:35.735205 [ 292 ] {} <Debug> TCP-Session: 65f17747-309b-4cea-806b-5959deb6bb08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.04 04:30:35.735207 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.03.04 04:30:35.735180 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.04 04:30:35.735273 [ 293 ] {} <Debug> TCP-Session: 6b25b8ac-7118-4f8a-89b6-e3c221f1099f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.04 04:30:35.735250 [ 287 ] {} <Debug> TCP-Session: b10c206c-34b2-42c5-9023-9a3b0c2914b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.04 04:30:35.735303 [ 291 ] {} <Debug> TCP-Session: 505434c6-1c11-4a81-a9af-d0eac7ae0ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.04 04:30:35.735138 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.03.04 04:30:35.735190 [ 288 ] {} <Debug> TCP-Session: 34141c25-ebc3-4fb2-8c3c-4f9b778efbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.04 04:30:35.735370 [ 289 ] {} <Debug> TCP-Session: d0c7e2b4-659b-4769-8c0c-66c86e8ef726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.04 04:30:35.735144 [ 290 ] {} <Debug> TCP-Session: 0529eb9a-2ddd-4057-94d3-3c3afe94797f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.04 04:30:35.735139 [ 294 ] {} <Debug> TCP-Session: 68801815-4a28-4f0e-8c08-e23bb9b20678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.04 04:30:36.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.93 MiB, peak 174.03 MiB, free memory in arenas 0.00 B, will set to 183.02 MiB (RSS), difference: 19.09 MiB | ||
| 1054 | 2026.03.04 04:30:38.061822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 96 | ||
| 1055 | 2026.03.04 04:30:38.064055 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.03.04 04:30:38.064123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1057 | 2026.03.04 04:30:38.065370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.03.04 04:30:38.065858 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.03.04 04:30:38.066197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1060 | 2026.03.04 04:30:38.978903 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.04 04:30:38.979111 [ 259 ] {3c00aa23-35fb-47d0-81cf-847ce1ad58e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1062 | 2026.03.04 04:30:38.979404 [ 259 ] {3c00aa23-35fb-47d0-81cf-847ce1ad58e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1063 | 2026.03.04 04:30:38.979464 [ 259 ] {3c00aa23-35fb-47d0-81cf-847ce1ad58e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1064 | 2026.03.04 04:30:38.979881 [ 259 ] {3c00aa23-35fb-47d0-81cf-847ce1ad58e1} <Debug> TCPHandler: Processed in 0.001109872 sec. | ||
| 1065 | 2026.03.04 04:30:38.983639 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.03.04 04:30:38.983780 [ 259 ] {a4a05cd8-eefb-4b86-828e-624486ec7e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1067 | 2026.03.04 04:30:38.986389 [ 259 ] {a4a05cd8-eefb-4b86-828e-624486ec7e7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.03.04 04:30:38.986439 [ 259 ] {a4a05cd8-eefb-4b86-828e-624486ec7e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.03.04 04:30:38.986863 [ 259 ] {a4a05cd8-eefb-4b86-828e-624486ec7e7c} <Debug> TCPHandler: Processed in 0.003277663 sec. | ||
| 1070 | 2026.03.04 04:30:38.987113 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.03.04 04:30:38.987239 [ 259 ] {ae58355b-a593-4e3e-a99e-36bfe19d880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1072 | 2026.03.04 04:30:38.987525 [ 259 ] {ae58355b-a593-4e3e-a99e-36bfe19d880c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1073 | 2026.03.04 04:30:38.987568 [ 259 ] {ae58355b-a593-4e3e-a99e-36bfe19d880c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1074 | 2026.03.04 04:30:38.987893 [ 259 ] {ae58355b-a593-4e3e-a99e-36bfe19d880c} <Debug> TCPHandler: Processed in 0.000832256 sec. | ||
| 1075 | 2026.03.04 04:30:38.988089 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.04 04:30:38.988209 [ 259 ] {b5f305a3-a15d-4908-b3b3-42d5eda988d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.03.04 04:30:38.988445 [ 259 ] {b5f305a3-a15d-4908-b3b3-42d5eda988d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.03.04 04:30:38.988488 [ 259 ] {b5f305a3-a15d-4908-b3b3-42d5eda988d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.04 04:30:38.988797 [ 259 ] {b5f305a3-a15d-4908-b3b3-42d5eda988d5} <Debug> TCPHandler: Processed in 0.000757495 sec. | ||
| 1080 | 2026.03.04 04:30:38.988991 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.04 04:30:38.989108 [ 259 ] {8e518c89-2eb7-4455-a155-aa3ed4c8de27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.03.04 04:30:38.989342 [ 259 ] {8e518c89-2eb7-4455-a155-aa3ed4c8de27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.03.04 04:30:38.989385 [ 259 ] {8e518c89-2eb7-4455-a155-aa3ed4c8de27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.03.04 04:30:38.989715 [ 259 ] {8e518c89-2eb7-4455-a155-aa3ed4c8de27} <Debug> TCPHandler: Processed in 0.000773565 sec. | ||
| 1085 | 2026.03.04 04:30:38.989919 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.04 04:30:38.990036 [ 259 ] {44be9f96-4ac6-4792-b9be-1bd20abf92de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.03.04 04:30:38.990268 [ 259 ] {44be9f96-4ac6-4792-b9be-1bd20abf92de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.03.04 04:30:38.990486 [ 259 ] {44be9f96-4ac6-4792-b9be-1bd20abf92de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.03.04 04:30:38.990828 [ 259 ] {44be9f96-4ac6-4792-b9be-1bd20abf92de} <Debug> TCPHandler: Processed in 0.000957809 sec. | ||
| 1090 | 2026.03.04 04:30:38.991208 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.04 04:30:38.991338 [ 259 ] {650d6ec8-ab0e-4246-98b0-e53b23dbac8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.03.04 04:30:38.991591 [ 259 ] {650d6ec8-ab0e-4246-98b0-e53b23dbac8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.03.04 04:30:38.991638 [ 259 ] {650d6ec8-ab0e-4246-98b0-e53b23dbac8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.03.04 04:30:38.992008 [ 259 ] {650d6ec8-ab0e-4246-98b0-e53b23dbac8b} <Debug> TCPHandler: Processed in 0.000851366 sec. | ||
| 1095 | 2026.03.04 04:30:38.992269 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.04 04:30:38.992403 [ 259 ] {04e30af0-bd70-46e5-919f-6ac8eb6d524d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.03.04 04:30:38.992705 [ 259 ] {04e30af0-bd70-46e5-919f-6ac8eb6d524d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.03.04 04:30:38.992759 [ 259 ] {04e30af0-bd70-46e5-919f-6ac8eb6d524d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.03.04 04:30:38.993136 [ 259 ] {04e30af0-bd70-46e5-919f-6ac8eb6d524d} <Debug> TCPHandler: Processed in 0.000923278 sec. | ||
| 1100 | 2026.03.04 04:30:38.993393 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.04 04:30:38.993527 [ 259 ] {2eaea785-5f7d-4a24-889c-603119815c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.03.04 04:30:38.993828 [ 259 ] {2eaea785-5f7d-4a24-889c-603119815c05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.03.04 04:30:38.993879 [ 259 ] {2eaea785-5f7d-4a24-889c-603119815c05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.03.04 04:30:38.994245 [ 259 ] {2eaea785-5f7d-4a24-889c-603119815c05} <Debug> TCPHandler: Processed in 0.000908098 sec. | ||
| 1105 | 2026.03.04 04:30:38.994495 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.03.04 04:30:38.994623 [ 259 ] {d0f16929-827b-4a9d-bb66-2355ce13cfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.03.04 04:30:38.994870 [ 259 ] {d0f16929-827b-4a9d-bb66-2355ce13cfd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.03.04 04:30:38.994912 [ 259 ] {d0f16929-827b-4a9d-bb66-2355ce13cfd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.03.04 04:30:38.995232 [ 259 ] {d0f16929-827b-4a9d-bb66-2355ce13cfd1} <Debug> TCPHandler: Processed in 0.000793616 sec. | ||
| 1110 | 2026.03.04 04:30:38.996019 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.03.04 04:30:38.996139 [ 259 ] {f2006140-9747-4cfd-9364-6952f9a4b934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1112 | 2026.03.04 04:30:38.996395 [ 259 ] {f2006140-9747-4cfd-9364-6952f9a4b934} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.03.04 04:30:38.996439 [ 259 ] {f2006140-9747-4cfd-9364-6952f9a4b934} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.03.04 04:30:38.996750 [ 259 ] {f2006140-9747-4cfd-9364-6952f9a4b934} <Debug> TCPHandler: Processed in 0.000790385 sec. | ||
| 1115 | 2026.03.04 04:30:38.996975 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.04 04:30:38.997096 [ 259 ] {4ec38105-4ab7-46b2-92a9-9a90e93aa873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1117 | 2026.03.04 04:30:38.997352 [ 259 ] {4ec38105-4ab7-46b2-92a9-9a90e93aa873} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.03.04 04:30:38.997394 [ 259 ] {4ec38105-4ab7-46b2-92a9-9a90e93aa873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.03.04 04:30:38.997698 [ 259 ] {4ec38105-4ab7-46b2-92a9-9a90e93aa873} <Debug> TCPHandler: Processed in 0.000771805 sec. | ||
| 1120 | 2026.03.04 04:30:38.997917 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.04 04:30:38.998047 [ 259 ] {5361fda2-439b-493d-a248-d2291feec3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.03.04 04:30:38.998298 [ 259 ] {5361fda2-439b-493d-a248-d2291feec3f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.03.04 04:30:38.998341 [ 259 ] {5361fda2-439b-493d-a248-d2291feec3f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.03.04 04:30:38.998704 [ 259 ] {5361fda2-439b-493d-a248-d2291feec3f5} <Debug> TCPHandler: Processed in 0.000846116 sec. | ||
| 1125 | 2026.03.04 04:30:38.998919 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.04 04:30:38.999039 [ 259 ] {6884058e-c7e4-45ac-8bea-7f1dca7bd7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.03.04 04:30:38.999310 [ 259 ] {6884058e-c7e4-45ac-8bea-7f1dca7bd7a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.03.04 04:30:38.999353 [ 259 ] {6884058e-c7e4-45ac-8bea-7f1dca7bd7a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.03.04 04:30:38.999676 [ 259 ] {6884058e-c7e4-45ac-8bea-7f1dca7bd7a7} <Debug> TCPHandler: Processed in 0.000806735 sec. | ||
| 1130 | 2026.03.04 04:30:38.999898 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.04 04:30:39.000023 [ 259 ] {cdb06e28-8049-4f36-b1ac-158dbdd0daad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1132 | 2026.03.04 04:30:39.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.50 MiB, peak 183.04 MiB, free memory in arenas 0.00 B, will set to 183.32 MiB (RSS), difference: 3.82 MiB | ||
| 1133 | 2026.03.04 04:30:39.000295 [ 259 ] {cdb06e28-8049-4f36-b1ac-158dbdd0daad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.03.04 04:30:39.000352 [ 259 ] {cdb06e28-8049-4f36-b1ac-158dbdd0daad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.03.04 04:30:39.000715 [ 259 ] {cdb06e28-8049-4f36-b1ac-158dbdd0daad} <Debug> TCPHandler: Processed in 0.000867456 sec. | ||
| 1136 | 2026.03.04 04:30:39.000925 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.03.04 04:30:39.001056 [ 259 ] {0640878c-e57c-4411-a741-d095172c7387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1138 | 2026.03.04 04:30:39.001354 [ 259 ] {0640878c-e57c-4411-a741-d095172c7387} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.03.04 04:30:39.001398 [ 259 ] {0640878c-e57c-4411-a741-d095172c7387} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.03.04 04:30:39.001738 [ 259 ] {0640878c-e57c-4411-a741-d095172c7387} <Debug> TCPHandler: Processed in 0.000864066 sec. | ||
| 1141 | 2026.03.04 04:30:39.001974 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.03.04 04:30:39.002109 [ 259 ] {931c46ca-9bac-48e7-8ba0-eabc78ca040d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1143 | 2026.03.04 04:30:39.002378 [ 259 ] {931c46ca-9bac-48e7-8ba0-eabc78ca040d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.03.04 04:30:39.002422 [ 259 ] {931c46ca-9bac-48e7-8ba0-eabc78ca040d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2026.03.04 04:30:39.002725 [ 259 ] {931c46ca-9bac-48e7-8ba0-eabc78ca040d} <Debug> TCPHandler: Processed in 0.000805515 sec. | ||
| 1146 | 2026.03.04 04:30:39.002951 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.03.04 04:30:39.003073 [ 259 ] {13c8cff0-dc70-402e-81f7-71f575a1bf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1148 | 2026.03.04 04:30:39.003392 [ 259 ] {13c8cff0-dc70-402e-81f7-71f575a1bf58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2026.03.04 04:30:39.003439 [ 259 ] {13c8cff0-dc70-402e-81f7-71f575a1bf58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.03.04 04:30:39.003740 [ 259 ] {13c8cff0-dc70-402e-81f7-71f575a1bf58} <Debug> TCPHandler: Processed in 0.000838357 sec. | ||
| 1151 | 2026.03.04 04:30:39.003963 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.03.04 04:30:39.004096 [ 259 ] {9ddaa345-7b94-46fc-845d-8f2caef2a5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1153 | 2026.03.04 04:30:39.004367 [ 259 ] {9ddaa345-7b94-46fc-845d-8f2caef2a5cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1154 | 2026.03.04 04:30:39.004411 [ 259 ] {9ddaa345-7b94-46fc-845d-8f2caef2a5cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1155 | 2026.03.04 04:30:39.004754 [ 259 ] {9ddaa345-7b94-46fc-845d-8f2caef2a5cd} <Debug> TCPHandler: Processed in 0.000840786 sec. | ||
| 1156 | 2026.03.04 04:30:39.004968 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.03.04 04:30:39.005103 [ 259 ] {5f919a2d-805e-4562-b65b-1428a2f038dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1158 | 2026.03.04 04:30:39.005382 [ 259 ] {5f919a2d-805e-4562-b65b-1428a2f038dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1159 | 2026.03.04 04:30:39.005430 [ 259 ] {5f919a2d-805e-4562-b65b-1428a2f038dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1160 | 2026.03.04 04:30:39.005749 [ 259 ] {5f919a2d-805e-4562-b65b-1428a2f038dc} <Debug> TCPHandler: Processed in 0.000831377 sec. | ||
| 1161 | 2026.03.04 04:30:39.005965 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.03.04 04:30:39.006091 [ 259 ] {d1605522-ea1d-4822-a8c3-3b564cc2bb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1163 | 2026.03.04 04:30:39.006363 [ 259 ] {d1605522-ea1d-4822-a8c3-3b564cc2bb22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1164 | 2026.03.04 04:30:39.006407 [ 259 ] {d1605522-ea1d-4822-a8c3-3b564cc2bb22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1165 | 2026.03.04 04:30:39.006788 [ 259 ] {d1605522-ea1d-4822-a8c3-3b564cc2bb22} <Debug> TCPHandler: Processed in 0.000871807 sec. | ||
| 1166 | 2026.03.04 04:30:39.006991 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.03.04 04:30:39.007117 [ 259 ] {2e83e5a4-01b1-4873-8f95-edf1794f33a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1168 | 2026.03.04 04:30:39.007386 [ 259 ] {2e83e5a4-01b1-4873-8f95-edf1794f33a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1169 | 2026.03.04 04:30:39.007430 [ 259 ] {2e83e5a4-01b1-4873-8f95-edf1794f33a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1170 | 2026.03.04 04:30:39.007766 [ 259 ] {2e83e5a4-01b1-4873-8f95-edf1794f33a1} <Debug> TCPHandler: Processed in 0.000824005 sec. | ||
| 1171 | 2026.03.04 04:30:39.007971 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.03.04 04:30:39.008097 [ 259 ] {c34fd421-059b-4dd7-ba55-e7f9f4d49ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1173 | 2026.03.04 04:30:39.008369 [ 259 ] {c34fd421-059b-4dd7-ba55-e7f9f4d49ed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1174 | 2026.03.04 04:30:39.008411 [ 259 ] {c34fd421-059b-4dd7-ba55-e7f9f4d49ed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1175 | 2026.03.04 04:30:39.008737 [ 259 ] {c34fd421-059b-4dd7-ba55-e7f9f4d49ed9} <Debug> TCPHandler: Processed in 0.000821716 sec. | ||
| 1176 | 2026.03.04 04:30:39.008966 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.03.04 04:30:39.009090 [ 259 ] {47be7931-556d-4b5a-8bae-49b3251091e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1178 | 2026.03.04 04:30:39.009365 [ 259 ] {47be7931-556d-4b5a-8bae-49b3251091e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2026.03.04 04:30:39.009408 [ 259 ] {47be7931-556d-4b5a-8bae-49b3251091e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.03.04 04:30:39.009741 [ 259 ] {47be7931-556d-4b5a-8bae-49b3251091e7} <Debug> TCPHandler: Processed in 0.000824696 sec. | ||
| 1181 | 2026.03.04 04:30:39.012668 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.03.04 04:30:39.012781 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1183 | 2026.03.04 04:30:39.012823 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1184 | 2026.03.04 04:30:39.013392 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.03.04 04:30:39.013441 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1186 | 2026.03.04 04:30:39.014071 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.03.04 04:30:39.014553 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.03.04 04:30:39.014716 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Debug> executeQuery: Read 24 rows, 3.27 KiB in 0.001967 sec., 12201.321809862735 rows/sec., 1.62 MiB/sec. | ||
| 1189 | 2026.03.04 04:30:39.014756 [ 259 ] {98b4e0f4-d667-4c57-8a4b-7246247a8e7d} <Debug> TCPHandler: Processed in 0.002140421 sec. | ||
| 1190 | 2026.03.04 04:30:39.014876 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.03.04 04:30:39.014978 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1192 | 2026.03.04 04:30:39.015018 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1193 | 2026.03.04 04:30:39.015564 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.03.04 04:30:39.015600 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1195 | 2026.03.04 04:30:39.016146 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.03.04 04:30:39.016727 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.03.04 04:30:39.016876 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001922 sec., 4162.3309053069715 rows/sec., 339.41 KiB/sec. | ||
| 1198 | 2026.03.04 04:30:39.016916 [ 259 ] {a1423b8f-05b9-4988-b46f-1197fec5e8b1} <Debug> TCPHandler: Processed in 0.002089811 sec. | ||
| 1199 | 2026.03.04 04:30:39.017035 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.03.04 04:30:39.017135 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2026.03.04 04:30:39.017175 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2026.03.04 04:30:39.017643 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.03.04 04:30:39.017681 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1204 | 2026.03.04 04:30:39.018124 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.03.04 04:30:39.018629 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.03.04 04:30:39.018775 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Debug> executeQuery: Read 59 rows, 5.18 KiB in 0.001661 sec., 35520.77062010837 rows/sec., 3.05 MiB/sec. | ||
| 1207 | 2026.03.04 04:30:39.018815 [ 259 ] {c6c43d05-ec4b-4ab0-bb29-74d0a3d3d6c3} <Debug> TCPHandler: Processed in 0.001828626 sec. | ||
| 1208 | 2026.03.04 04:30:39.018930 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.03.04 04:30:39.019028 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.03.04 04:30:39.019069 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1211 | 2026.03.04 04:30:39.019489 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.03.04 04:30:39.019527 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1213 | 2026.03.04 04:30:39.019955 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.03.04 04:30:39.020413 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.03.04 04:30:39.020548 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Debug> executeQuery: Read 20 rows, 1.46 KiB in 0.001541 sec., 12978.585334198571 rows/sec., 948.05 KiB/sec. | ||
| 1216 | 2026.03.04 04:30:39.020585 [ 259 ] {db574b74-610f-44e8-8cbb-9cf29d30563c} <Debug> TCPHandler: Processed in 0.001706193 sec. | ||
| 1217 | 2026.03.04 04:30:39.020695 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.03.04 04:30:39.020792 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.03.04 04:30:39.020831 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1220 | 2026.03.04 04:30:39.021228 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.04 04:30:39.021266 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1222 | 2026.03.04 04:30:39.021657 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.03.04 04:30:39.022069 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.04 04:30:39.022200 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 46.57 KiB/sec. | ||
| 1225 | 2026.03.04 04:30:39.022238 [ 259 ] {b99ebbea-cfd0-4135-a97a-398e84da54c2} <Debug> TCPHandler: Processed in 0.001592411 sec. | ||
| 1226 | 2026.03.04 04:30:39.022356 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.04 04:30:39.022451 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1228 | 2026.03.04 04:30:39.022489 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1229 | 2026.03.04 04:30:39.022925 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.03.04 04:30:39.022961 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1231 | 2026.03.04 04:30:39.023366 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.03.04 04:30:39.023775 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.03.04 04:30:39.023904 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Debug> executeQuery: Read 59 rows, 4.73 KiB in 0.00147 sec., 40136.054421768706 rows/sec., 3.14 MiB/sec. | ||
| 1234 | 2026.03.04 04:30:39.023941 [ 259 ] {5e0203fa-532a-4837-abcb-2ee613ea26c3} <Debug> TCPHandler: Processed in 0.001635041 sec. | ||
| 1235 | 2026.03.04 04:30:39.024057 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.03.04 04:30:39.024160 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.03.04 04:30:39.024204 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1238 | 2026.03.04 04:30:39.024622 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.03.04 04:30:39.024656 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1240 | 2026.03.04 04:30:39.025156 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.03.04 04:30:39.025736 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.03.04 04:30:39.025898 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Debug> executeQuery: Read 64 rows, 4.59 KiB in 0.001754 sec., 36488.02736602053 rows/sec., 2.56 MiB/sec. | ||
| 1243 | 2026.03.04 04:30:39.025943 [ 259 ] {76b176b4-a037-4bff-8585-f3f5b0ccbf8a} <Debug> TCPHandler: Processed in 0.001935358 sec. | ||
| 1244 | 2026.03.04 04:30:39.026073 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.03.04 04:30:39.026188 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.03.04 04:30:39.026238 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1247 | 2026.03.04 04:30:39.026572 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.04 04:30:39.026609 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1249 | 2026.03.04 04:30:39.027057 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1250 | 2026.03.04 04:30:39.027478 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.04 04:30:39.027614 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 43.81 KiB/sec. | ||
| 1252 | 2026.03.04 04:30:39.027650 [ 259 ] {ca145166-c062-4fc5-9468-8310f428016b} <Debug> TCPHandler: Processed in 0.001637832 sec. | ||
| 1253 | 2026.03.04 04:30:39.027764 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.03.04 04:30:39.027859 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.03.04 04:30:39.027912 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <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 | ||
| 1256 | 2026.03.04 04:30:39.028732 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.03.04 04:30:39.028770 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1258 | 2026.03.04 04:30:39.029980 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1259 | 2026.03.04 04:30:39.030442 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.03.04 04:30:39.030583 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002742 sec., 4376.367614879649 rows/sec., 7.84 MiB/sec. | ||
| 1261 | 2026.03.04 04:30:39.030640 [ 259 ] {ed68e3a8-479d-4109-94e4-d988c48d8ea3} <Debug> TCPHandler: Processed in 0.002925307 sec. | ||
| 1262 | 2026.03.04 04:30:39.030757 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.03.04 04:30:39.030852 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.03.04 04:30:39.030893 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1265 | 2026.03.04 04:30:39.031207 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.04 04:30:39.031244 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1267 | 2026.03.04 04:30:39.031659 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1268 | 2026.03.04 04:30:39.032108 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.04 04:30:39.032239 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001405 sec., 2135.2313167259786 rows/sec., 150.83 KiB/sec. | ||
| 1270 | 2026.03.04 04:30:39.032277 [ 259 ] {29be91f7-d91a-40d2-a629-5538858fc163} <Debug> TCPHandler: Processed in 0.00157055 sec. | ||
| 1271 | 2026.03.04 04:30:39.032387 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.03.04 04:30:39.032482 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.03.04 04:30:39.032522 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1274 | 2026.03.04 04:30:39.032845 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.03.04 04:30:39.032882 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1276 | 2026.03.04 04:30:39.033275 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1277 | 2026.03.04 04:30:39.033719 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.03.04 04:30:39.033849 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001384 sec., 21676.300578034683 rows/sec., 1.44 MiB/sec. | ||
| 1279 | 2026.03.04 04:30:39.033885 [ 259 ] {294aeb8c-f797-405d-8a05-441a03d718c9} <Debug> TCPHandler: Processed in 0.00154739 sec. | ||
| 1280 | 2026.03.04 04:30:40.562346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1436 | ||
| 1281 | 2026.03.04 04:30:40.563126 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.04 04:30:40.563212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1283 | 2026.03.04 04:30:40.563893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.03.04 04:30:40.564399 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.03.04 04:30:40.564537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1436 | ||
| 1286 | 2026.03.04 04:30:40.629016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1287 | 2026.03.04 04:30:40.646356 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.03.04 04:30:40.646426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1289 | 2026.03.04 04:30:40.653227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1290 | 2026.03.04 04:30:40.654631 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.03.04 04:30:40.658123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1292 | 2026.03.04 04:30:41.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.17 MiB, peak 188.17 MiB, free memory in arenas 0.00 B, will set to 185.92 MiB (RSS), difference: 1.74 MiB | ||
| 1293 | 2026.03.04 04:30:43.982271 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.03.04 04:30:43.982445 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1295 | 2026.03.04 04:30:43.982512 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1296 | 2026.03.04 04:30:43.983143 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.04 04:30:43.983194 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1298 | 2026.03.04 04:30:43.983688 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1299 | 2026.03.04 04:30:43.984119 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.04 04:30:43.984299 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001903 sec., 15764.582238570678 rows/sec., 1.23 MiB/sec. | ||
| 1301 | 2026.03.04 04:30:43.984344 [ 259 ] {333777e2-a46a-48c2-b624-6143fb9cca9f} <Debug> TCPHandler: Processed in 0.002204193 sec. | ||
| 1302 | 2026.03.04 04:30:43.984472 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.03.04 04:30:43.984569 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1304 | 2026.03.04 04:30:43.984608 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1305 | 2026.03.04 04:30:43.985015 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.03.04 04:30:43.985050 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1307 | 2026.03.04 04:30:43.985491 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.03.04 04:30:43.985906 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.04 04:30:43.986050 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001482 sec., 24291.497975708502 rows/sec., 1.90 MiB/sec. | ||
| 1310 | 2026.03.04 04:30:43.986090 [ 259 ] {2e1ac409-42ad-43d9-a613-5b73eb93c591} <Debug> TCPHandler: Processed in 0.001656083 sec. | ||
| 1311 | 2026.03.04 04:30:43.986213 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.04 04:30:43.986312 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.03.04 04:30:43.986355 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1314 | 2026.03.04 04:30:43.986736 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.03.04 04:30:43.986773 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1316 | 2026.03.04 04:30:43.987179 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.03.04 04:30:43.987626 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.03.04 04:30:43.987766 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.86 MiB/sec. | ||
| 1319 | 2026.03.04 04:30:43.987805 [ 259 ] {2d4c0026-1895-456d-9186-4443196e0eba} <Debug> TCPHandler: Processed in 0.001642612 sec. | ||
| 1320 | 2026.03.04 04:30:43.987915 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.03.04 04:30:43.988011 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.03.04 04:30:43.988051 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1323 | 2026.03.04 04:30:43.988368 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.03.04 04:30:43.988405 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 1325 | 2026.03.04 04:30:43.988786 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1326 | 2026.03.04 04:30:43.989202 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.03.04 04:30:43.989344 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00135 sec., 22222.222222222223 rows/sec., 1.47 MiB/sec. | ||
| 1328 | 2026.03.04 04:30:43.989384 [ 259 ] {d3a04ef0-1635-45d8-8f50-786cfe535309} <Debug> TCPHandler: Processed in 0.001519389 sec. | ||
| 1329 | 2026.03.04 04:30:48.021563 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1330 | 2026.03.04 04:30:48.021628 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1331 | 2026.03.04 04:30:48.064665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1948 | ||
| 1332 | 2026.03.04 04:30:48.065214 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.03.04 04:30:48.065269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1334 | 2026.03.04 04:30:48.065978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1335 | 2026.03.04 04:30:48.066325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 174 | ||
| 1336 | 2026.03.04 04:30:48.066432 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.03.04 04:30:48.066587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1338 | 2026.03.04 04:30:48.069429 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.04 04:30:48.069481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1340 | 2026.03.04 04:30:48.070884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1341 | 2026.03.04 04:30:48.071381 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.04 04:30:48.071718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1343 | 2026.03.04 04:30:48.158242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1344 | 2026.03.04 04:30:48.175484 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.03.04 04:30:48.175542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1346 | 2026.03.04 04:30:48.182086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1347 | 2026.03.04 04:30:48.183285 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.03.04 04:30:48.186484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1349 | 2026.03.04 04:30:48.983932 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.03.04 04:30:48.984137 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1351 | 2026.03.04 04:30:48.984212 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1352 | 2026.03.04 04:30:48.984894 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.03.04 04:30:48.984942 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1354 | 2026.03.04 04:30:48.985456 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1355 | 2026.03.04 04:30:48.986003 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.03.04 04:30:48.986171 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Debug> executeQuery: Read 90 rows, 8.16 KiB in 0.002094 sec., 42979.94269340974 rows/sec., 3.81 MiB/sec. | ||
| 1357 | 2026.03.04 04:30:48.986221 [ 259 ] {f05548ef-4ac5-4ad0-a78b-c13ce806032c} <Debug> TCPHandler: Processed in 0.002422497 sec. | ||
| 1358 | 2026.03.04 04:30:48.986373 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.03.04 04:30:48.986484 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1360 | 2026.03.04 04:30:48.986533 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1361 | 2026.03.04 04:30:48.986987 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.03.04 04:30:48.987025 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1363 | 2026.03.04 04:30:48.987433 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1364 | 2026.03.04 04:30:48.987937 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.03.04 04:30:48.988069 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.37 MiB/sec. | ||
| 1366 | 2026.03.04 04:30:48.988116 [ 259 ] {99aecdee-0607-4b71-a265-aca97b4bffbf} <Debug> TCPHandler: Processed in 0.001804605 sec. | ||
| 1367 | 2026.03.04 04:30:48.988230 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.03.04 04:30:48.988324 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1369 | 2026.03.04 04:30:48.988364 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1370 | 2026.03.04 04:30:48.988770 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.03.04 04:30:48.988806 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1372 | 2026.03.04 04:30:48.989209 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1373 | 2026.03.04 04:30:48.989617 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.03.04 04:30:48.989746 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Debug> executeQuery: Read 74 rows, 5.94 KiB in 0.001438 sec., 51460.36161335187 rows/sec., 4.04 MiB/sec. | ||
| 1375 | 2026.03.04 04:30:48.989782 [ 259 ] {a79ca0c2-7398-4c27-b0d3-6bf36f3dd955} <Debug> TCPHandler: Processed in 0.001602701 sec. | ||
| 1376 | 2026.03.04 04:30:48.989893 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.03.04 04:30:48.989987 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1378 | 2026.03.04 04:30:48.990029 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1379 | 2026.03.04 04:30:48.990403 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.03.04 04:30:48.990441 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1381 | 2026.03.04 04:30:48.990852 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1382 | 2026.03.04 04:30:48.991541 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.03.04 04:30:48.992078 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.002108 sec., 28462.998102466794 rows/sec., 2.00 MiB/sec. | ||
| 1384 | 2026.03.04 04:30:48.992130 [ 259 ] {effae827-766d-4c14-ae2d-df5c9c420b9e} <Debug> TCPHandler: Processed in 0.002286954 sec. | ||
| 1385 | 2026.03.04 04:30:48.992247 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.03.04 04:30:48.992344 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1387 | 2026.03.04 04:30:48.992401 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <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 | ||
| 1388 | 2026.03.04 04:30:48.993362 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.03.04 04:30:48.993408 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1390 | 2026.03.04 04:30:48.994104 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1391 | 2026.03.04 04:30:48.994643 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.03.04 04:30:48.994790 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002465 sec., 12170.385395537525 rows/sec., 21.81 MiB/sec. | ||
| 1393 | 2026.03.04 04:30:48.994841 [ 259 ] {a793d387-f3db-4ff2-87c3-49ad7cb008ea} <Debug> TCPHandler: Processed in 0.002646051 sec. | ||
| 1394 | 2026.03.04 04:30:48.994954 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.03.04 04:30:48.995051 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.03.04 04:30:48.995095 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1397 | 2026.03.04 04:30:48.995453 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.03.04 04:30:48.995498 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1399 | 2026.03.04 04:30:48.995968 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1400 | 2026.03.04 04:30:48.996513 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.03.04 04:30:48.996660 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001627 sec., 9219.42224953903 rows/sec., 703.46 KiB/sec. | ||
| 1402 | 2026.03.04 04:30:48.996696 [ 259 ] {a41a7375-4d60-4a05-b66f-587d821c5ebb} <Debug> TCPHandler: Processed in 0.001792855 sec. | ||
| 1403 | 2026.03.04 04:30:48.996824 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.03.04 04:30:48.996927 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1405 | 2026.03.04 04:30:48.996973 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1406 | 2026.03.04 04:30:48.997363 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.03.04 04:30:48.997400 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1408 | 2026.03.04 04:30:48.997853 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1409 | 2026.03.04 04:30:48.998269 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.03.04 04:30:48.998405 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001501 sec., 19986.67554963358 rows/sec., 1.32 MiB/sec. | ||
| 1411 | 2026.03.04 04:30:48.998450 [ 259 ] {899fa4aa-249a-48b4-ba8a-bd12d996ec4a} <Debug> TCPHandler: Processed in 0.001685933 sec. | ||
| 1412 | 2026.03.04 04:30:53.986971 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.03.04 04:30:53.987149 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1414 | 2026.03.04 04:30:53.987215 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1415 | 2026.03.04 04:30:53.987832 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.03.04 04:30:53.987882 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1417 | 2026.03.04 04:30:53.988396 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1418 | 2026.03.04 04:30:53.988918 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.03.04 04:30:53.989078 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001978 sec., 1011.1223458038422 rows/sec., 82.45 KiB/sec. | ||
| 1420 | 2026.03.04 04:30:53.989139 [ 259 ] {aa1da420-df8d-4fff-ae90-27f1bdf80f9a} <Debug> TCPHandler: Processed in 0.002291114 sec. | ||
| 1421 | 2026.03.04 04:30:53.989261 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.03.04 04:30:53.989364 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1423 | 2026.03.04 04:30:53.989407 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1424 | 2026.03.04 04:30:53.989870 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.03.04 04:30:53.989907 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1426 | 2026.03.04 04:30:53.990370 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1427 | 2026.03.04 04:30:53.990793 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.03.04 04:30:53.990930 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001589 sec., 35871.61736941473 rows/sec., 2.74 MiB/sec. | ||
| 1429 | 2026.03.04 04:30:53.990967 [ 259 ] {9ddf41df-213d-45fc-b52a-fdaacc67cec2} <Debug> TCPHandler: Processed in 0.001759383 sec. | ||
| 1430 | 2026.03.04 04:30:53.991080 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.04 04:30:53.991178 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.03.04 04:30:53.991387 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1433 | 2026.03.04 04:30:53.991866 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.03.04 04:30:53.991908 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1435 | 2026.03.04 04:30:53.992391 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1436 | 2026.03.04 04:30:53.992955 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.03.04 04:30:53.993098 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001939 sec., 1031.4595152140278 rows/sec., 72.02 KiB/sec. | ||
| 1438 | 2026.03.04 04:30:53.993137 [ 259 ] {22d10c59-65a8-4f54-a626-839019680202} <Debug> TCPHandler: Processed in 0.00210855 sec. | ||
| 1439 | 2026.03.04 04:30:53.993256 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.03.04 04:30:53.993364 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1441 | 2026.03.04 04:30:53.993409 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1442 | 2026.03.04 04:30:53.993891 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.03.04 04:30:53.993928 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1444 | 2026.03.04 04:30:53.994353 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1445 | 2026.03.04 04:30:53.994910 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.03.04 04:30:53.995043 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001703 sec., 38755.137991779215 rows/sec., 3.03 MiB/sec. | ||
| 1447 | 2026.03.04 04:30:53.995079 [ 259 ] {b670c457-06db-4847-ad52-b0081931f151} <Debug> TCPHandler: Processed in 0.001872716 sec. | ||
| 1448 | 2026.03.04 04:30:53.995211 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.03.04 04:30:53.995305 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.03.04 04:30:53.995347 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1451 | 2026.03.04 04:30:53.995749 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.03.04 04:30:53.995877 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1453 | 2026.03.04 04:30:53.996529 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1454 | 2026.03.04 04:30:53.997006 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.03.04 04:30:53.997141 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001855 sec., 86792.45283018867 rows/sec., 6.04 MiB/sec. | ||
| 1456 | 2026.03.04 04:30:53.997176 [ 259 ] {fb90215f-263f-468f-9c48-74dff942366d} <Debug> TCPHandler: Processed in 0.002013699 sec. | ||
| 1457 | 2026.03.04 04:30:53.997290 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.04 04:30:53.997383 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.03.04 04:30:53.997421 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.03.04 04:30:53.997837 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.03.04 04:30:53.997875 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1462 | 2026.03.04 04:30:53.998285 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2026.03.04 04:30:53.998772 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.03.04 04:30:53.998900 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
| 1465 | 2026.03.04 04:30:53.998934 [ 259 ] {067a4565-c136-4bbf-b6f3-45e97d5232c9} <Debug> TCPHandler: Processed in 0.001691983 sec. | ||
| 1466 | 2026.03.04 04:30:55.567635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2396 | ||
| 1467 | 2026.03.04 04:30:55.568171 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.04 04:30:55.568219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1469 | 2026.03.04 04:30:55.568828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1470 | 2026.03.04 04:30:55.569336 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.04 04:30:55.569498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2396 | ||
| 1472 | 2026.03.04 04:30:55.687524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1473 | 2026.03.04 04:30:55.705007 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.03.04 04:30:55.705061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1475 | 2026.03.04 04:30:55.711453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1476 | 2026.03.04 04:30:55.712665 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.03.04 04:30:55.715914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1478 | 2026.03.04 04:30:56.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.18 MiB, peak 192.18 MiB, free memory in arenas 0.00 B, will set to 189.30 MiB (RSS), difference: 1.12 MiB | ||
| 1479 | 2026.03.04 04:30:58.072875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 200 | ||
| 1480 | 2026.03.04 04:30:58.074869 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.04 04:30:58.074924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1482 | 2026.03.04 04:30:58.076176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1483 | 2026.03.04 04:30:58.076726 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.04 04:30:58.077045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1485 | 2026.03.04 04:30:58.988088 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.03.04 04:30:58.988269 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1487 | 2026.03.04 04:30:58.988336 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1488 | 2026.03.04 04:30:58.988979 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.03.04 04:30:58.989030 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1490 | 2026.03.04 04:30:58.989580 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1491 | 2026.03.04 04:30:58.990156 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.03.04 04:30:58.990342 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Debug> executeQuery: Read 120 rows, 10.53 KiB in 0.002119 sec., 56630.48607833884 rows/sec., 4.85 MiB/sec. | ||
| 1493 | 2026.03.04 04:30:58.990393 [ 259 ] {f01af861-53b9-4ad7-a29e-eae977dbede4} <Debug> TCPHandler: Processed in 0.002443268 sec. | ||
| 1494 | 2026.03.04 04:30:58.990524 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.03.04 04:30:58.990629 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1496 | 2026.03.04 04:30:58.990672 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1497 | 2026.03.04 04:30:58.991114 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.03.04 04:30:58.991312 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1499 | 2026.03.04 04:30:58.991789 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1500 | 2026.03.04 04:30:58.992319 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.03.04 04:30:58.992487 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001882 sec., 17003.188097768332 rows/sec., 1.25 MiB/sec. | ||
| 1502 | 2026.03.04 04:30:58.992530 [ 259 ] {4dc08177-b3b9-48ad-8f9d-a057cdf5fba7} <Debug> TCPHandler: Processed in 0.00205729 sec. | ||
| 1503 | 2026.03.04 04:30:58.992652 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.03.04 04:30:58.992757 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1505 | 2026.03.04 04:30:58.992798 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1506 | 2026.03.04 04:30:58.993254 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.03.04 04:30:58.993302 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1508 | 2026.03.04 04:30:58.993842 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2026.03.04 04:30:58.994597 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.03.04 04:30:58.994814 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002079 sec., 46176.04617604618 rows/sec., 3.61 MiB/sec. | ||
| 1511 | 2026.03.04 04:30:58.994856 [ 259 ] {084cd42b-602a-4aa3-b211-bb8120f9a7cd} <Debug> TCPHandler: Processed in 0.002257724 sec. | ||
| 1512 | 2026.03.04 04:30:58.995023 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.03.04 04:30:58.995134 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.03.04 04:30:58.995181 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1515 | 2026.03.04 04:30:58.995735 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.03.04 04:30:58.995780 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1517 | 2026.03.04 04:30:58.996456 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1518 | 2026.03.04 04:30:58.996967 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.03.04 04:30:58.997142 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002034 sec., 78662.73352999018 rows/sec., 5.48 MiB/sec. | ||
| 1520 | 2026.03.04 04:30:58.997180 [ 259 ] {f71dae9f-b0a3-45b2-a053-99ec2fa9d9c8} <Debug> TCPHandler: Processed in 0.002217283 sec. | ||
| 1521 | 2026.03.04 04:30:58.997307 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.03.04 04:30:58.997408 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.03.04 04:30:58.997464 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <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 | ||
| 1524 | 2026.03.04 04:30:58.998347 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.03.04 04:30:58.998392 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1526 | 2026.03.04 04:30:58.999159 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2026.03.04 04:30:58.999686 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.03.04 04:30:58.999833 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002445 sec., 13087.934560327198 rows/sec., 23.45 MiB/sec. | ||
| 1529 | 2026.03.04 04:30:58.999910 [ 259 ] {110a1d84-d3c2-4dcd-8608-4ba0a1a8b841} <Debug> TCPHandler: Processed in 0.002656351 sec. | ||
| 1530 | 2026.03.04 04:30:59.000036 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.03.04 04:30:59.000152 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1532 | 2026.03.04 04:30:59.000205 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1533 | 2026.03.04 04:30:59.000599 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.03.04 04:30:59.000641 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1535 | 2026.03.04 04:30:59.001181 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2026.03.04 04:30:59.001686 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.03.04 04:30:59.001890 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001764 sec., 34013.60544217687 rows/sec., 2.29 MiB/sec. | ||
| 1538 | 2026.03.04 04:30:59.001929 [ 259 ] {5456ce56-bbdc-427d-ac4c-0f7e86ca4fa4} <Debug> TCPHandler: Processed in 0.001944457 sec. | ||
| 1539 | 2026.03.04 04:31:03.021671 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1540 | 2026.03.04 04:31:03.021717 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1541 | 2026.03.04 04:31:03.070502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2908 | ||
| 1542 | 2026.03.04 04:31:03.071015 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.03.04 04:31:03.071061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1544 | 2026.03.04 04:31:03.071723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1545 | 2026.03.04 04:31:03.072266 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.03.04 04:31:03.072412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1547 | 2026.03.04 04:31:03.072419 [ 63 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1548 | 2026.03.04 04:31:03.072489 [ 63 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.03.04 04:31:03.072513 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1550 | 2026.03.04 04:31:03.074727 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::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 | ||
| 1551 | 2026.03.04 04:31:03.077058 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1552 | 2026.03.04 04:31:03.079109 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::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 | ||
| 1553 | 2026.03.04 04:31:03.081679 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 500 rows starting from the beginning of the part | ||
| 1554 | 2026.03.04 04:31:03.081746 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1555 | 2026.03.04 04:31:03.081807 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1556 | 2026.03.04 04:31:03.081868 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1557 | 2026.03.04 04:31:03.081923 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1558 | 2026.03.04 04:31:03.113793 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.041161604 sec., 70648.36443205664 rows/sec., 1.01 MiB/sec. | ||
| 1559 | 2026.03.04 04:31:03.114687 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2026.03.04 04:31:03.115167 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.03.04 04:31:03.115235 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_6_1} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1562 | 2026.03.04 04:31:03.115319 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1563 | 2026.03.04 04:31:03.216926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1564 | 2026.03.04 04:31:03.233700 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.03.04 04:31:03.233750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1566 | 2026.03.04 04:31:03.240412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1567 | 2026.03.04 04:31:03.241622 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.03.04 04:31:03.241924 [ 63 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1569 | 2026.03.04 04:31:03.241973 [ 63 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.03.04 04:31:03.241994 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1571 | 2026.03.04 04:31:03.242084 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1572 | 2026.03.04 04:31:03.244880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1573 | 2026.03.04 04:31:03.246000 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1574 | 2026.03.04 04:31:03.247396 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1575 | 2026.03.04 04:31:03.251830 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1576 | 2026.03.04 04:31:03.255931 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1577 | 2026.03.04 04:31:03.260017 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1578 | 2026.03.04 04:31:03.267674 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1579 | 2026.03.04 04:31:03.272198 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 1580 | 2026.03.04 04:31:03.332627 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090578867 sec., 507.84472718123095 rows/sec., 2.63 MiB/sec. | ||
| 1581 | 2026.03.04 04:31:03.335175 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1582 | 2026.03.04 04:31:03.338105 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_6_1} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.03.04 04:31:03.338256 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_6_1} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1584 | 2026.03.04 04:31:03.340266 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1585 | 2026.03.04 04:31:03.986659 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.03.04 04:31:03.986839 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1587 | 2026.03.04 04:31:03.986904 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1588 | 2026.03.04 04:31:03.987602 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.04 04:31:03.987646 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1590 | 2026.03.04 04:31:03.988254 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1591 | 2026.03.04 04:31:03.988884 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.04 04:31:03.989010 [ 63 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1593 | 2026.03.04 04:31:03.989045 [ 63 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.03.04 04:31:03.989047 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002257 sec., 24811.696942844486 rows/sec., 1.89 MiB/sec. | ||
| 1595 | 2026.03.04 04:31:03.989066 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1596 | 2026.03.04 04:31:03.989100 [ 259 ] {0650c5b5-a7a8-44de-b0a3-348e3619cf1b} <Debug> TCPHandler: Processed in 0.002564819 sec. | ||
| 1597 | 2026.03.04 04:31:03.989175 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::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 | ||
| 1598 | 2026.03.04 04:31:03.989228 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.03.04 04:31:03.989266 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1600 | 2026.03.04 04:31:03.989302 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 59 rows starting from the beginning of the part | ||
| 1601 | 2026.03.04 04:31:03.989331 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1602 | 2026.03.04 04:31:03.989375 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1603 | 2026.03.04 04:31:03.989388 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1604 | 2026.03.04 04:31:03.989438 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1605 | 2026.03.04 04:31:03.989482 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1606 | 2026.03.04 04:31:03.989522 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part | ||
| 1607 | 2026.03.04 04:31:03.989560 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1608 | 2026.03.04 04:31:03.989821 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.03.04 04:31:03.989855 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1610 | 2026.03.04 04:31:03.990412 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1611 | 2026.03.04 04:31:03.990436 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297615 sec., 317505.5775403336 rows/sec., 27.63 MiB/sec. | ||
| 1612 | 2026.03.04 04:31:03.990869 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1613 | 2026.03.04 04:31:03.991009 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.03.04 04:31:03.991119 [ 63 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1615 | 2026.03.04 04:31:03.991145 [ 63 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.03.04 04:31:03.991159 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00185 sec., 34594.59459459459 rows/sec., 2.70 MiB/sec. | ||
| 1617 | 2026.03.04 04:31:03.991164 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1618 | 2026.03.04 04:31:03.991198 [ 259 ] {e88361d6-94f6-4789-aa64-214fcfd41835} <Debug> TCPHandler: Processed in 0.002023948 sec. | ||
| 1619 | 2026.03.04 04:31:03.991237 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::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 | ||
| 1620 | 2026.03.04 04:31:03.991312 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1621 | 2026.03.04 04:31:03.991318 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.03.04 04:31:03.991338 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 59 rows starting from the beginning of the part | ||
| 1623 | 2026.03.04 04:31:03.991383 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::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 | ||
| 1624 | 2026.03.04 04:31:03.991418 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1625 | 2026.03.04 04:31:03.991423 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.03.04 04:31:03.991463 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1627 | 2026.03.04 04:31:03.991471 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1628 | 2026.03.04 04:31:03.991498 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part | ||
| 1629 | 2026.03.04 04:31:03.991535 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1630 | 2026.03.04 04:31:03.991622 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.03.04 04:31:03.991723 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_6_1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1632 | 2026.03.04 04:31:03.991834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1633 | 2026.03.04 04:31:03.991890 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.03.04 04:31:03.991928 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1635 | 2026.03.04 04:31:03.992286 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073411 sec., 367985.79481671046 rows/sec., 30.18 MiB/sec. | ||
| 1636 | 2026.03.04 04:31:03.992442 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.03.04 04:31:03.992537 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1638 | 2026.03.04 04:31:03.993063 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.03.04 04:31:03.993188 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.03.04 04:31:03.993317 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_6_1} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1641 | 2026.03.04 04:31:03.993373 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.03.04 04:31:03.993388 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001986 sec., 80563.94763343404 rows/sec., 5.61 MiB/sec. | ||
| 1643 | 2026.03.04 04:31:03.993398 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1644 | 2026.03.04 04:31:03.993418 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.03.04 04:31:03.993441 [ 259 ] {1d223386-24ce-4c2d-8bf2-3be4707ffbcd} <Debug> TCPHandler: Processed in 0.002175272 sec. | ||
| 1646 | 2026.03.04 04:31:03.993457 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1647 | 2026.03.04 04:31:03.993565 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::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 | ||
| 1648 | 2026.03.04 04:31:03.993573 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.03.04 04:31:03.993683 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1650 | 2026.03.04 04:31:03.993688 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.03.04 04:31:03.993728 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1652 | 2026.03.04 04:31:03.993741 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1653 | 2026.03.04 04:31:03.993812 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1654 | 2026.03.04 04:31:03.993870 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1655 | 2026.03.04 04:31:03.993920 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1656 | 2026.03.04 04:31:03.993971 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1657 | 2026.03.04 04:31:03.994018 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1658 | 2026.03.04 04:31:03.994111 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.03.04 04:31:03.994151 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1660 | 2026.03.04 04:31:03.994713 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1661 | 2026.03.04 04:31:03.995036 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489179 sec., 446554.7795127382 rows/sec., 31.16 MiB/sec. | ||
| 1662 | 2026.03.04 04:31:03.995572 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2026.03.04 04:31:03.996153 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.03.04 04:31:03.996300 [ 63 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2026.03.04 04:31:03.996332 [ 63 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.04 04:31:03.996335 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002665 sec., 22514.0712945591 rows/sec., 1.52 MiB/sec. | ||
| 1667 | 2026.03.04 04:31:03.996352 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1668 | 2026.03.04 04:31:03.996376 [ 259 ] {dfd72c10-2b3a-479f-9bd0-82efd101d874} <Debug> TCPHandler: Processed in 0.002855365 sec. | ||
| 1669 | 2026.03.04 04:31:03.996428 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::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 | ||
| 1670 | 2026.03.04 04:31:03.996520 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1671 | 2026.03.04 04:31:03.996527 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.04 04:31:03.996548 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1673 | 2026.03.04 04:31:03.996600 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1674 | 2026.03.04 04:31:03.996632 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1675 | 2026.03.04 04:31:03.996636 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1676 | 2026.03.04 04:31:03.996684 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1677 | 2026.03.04 04:31:03.996727 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1678 | 2026.03.04 04:31:03.996753 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1679 | 2026.03.04 04:31:03.996772 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1680 | 2026.03.04 04:31:03.997589 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001188253 sec., 227224.33690468274 rows/sec., 15.23 MiB/sec. | ||
| 1681 | 2026.03.04 04:31:03.997929 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2026.03.04 04:31:03.998535 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.03.04 04:31:03.998605 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_6_1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2026.03.04 04:31:03.998671 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1685 | 2026.03.04 04:31:04.001196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.00 MiB, peak 200.11 MiB, free memory in arenas 0.00 B, will set to 200.90 MiB (RSS), difference: 9.90 MiB | ||
| 1686 | 2026.03.04 04:31:08.077197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 220 | ||
| 1687 | 2026.03.04 04:31:08.079311 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.03.04 04:31:08.079368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1689 | 2026.03.04 04:31:08.080689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1690 | 2026.03.04 04:31:08.081201 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.03.04 04:31:08.081550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1692 | 2026.03.04 04:31:08.979544 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.03.04 04:31:08.979774 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1694 | 2026.03.04 04:31:08.980101 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1695 | 2026.03.04 04:31:08.982237 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1696 | 2026.03.04 04:31:08.982532 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1697 | 2026.03.04 04:31:08.982623 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1698 | 2026.03.04 04:31:08.982847 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1699 | 2026.03.04 04:31:08.984916 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2026.03.04 04:31:08.987039 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1701 | 2026.03.04 04:31:08.987063 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.03.04 04:31:08.987151 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1703 | 2026.03.04 04:31:08.987175 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1704 | 2026.03.04 04:31:08.999019 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.019338 sec., 1241.0797393732546 rows/sec., 51.61 KiB/sec. | ||
| 1705 | 2026.03.04 04:31:08.999198 [ 259 ] {1ca97cb2-2398-488f-a1dd-9c8e75b00b36} <Debug> TCPHandler: Processed in 0.019772101 sec. | ||
| 1706 | 2026.03.04 04:31:08.999669 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.04 04:31:08.999816 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1708 | 2026.03.04 04:31:09.000034 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1709 | 2026.03.04 04:31:09.000068 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1710 | 2026.03.04 04:31:09.000255 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1711 | 2026.03.04 04:31:09.000311 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1712 | 2026.03.04 04:31:09.000417 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1713 | 2026.03.04 04:31:09.000446 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1714 | 2026.03.04 04:31:09.000464 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1715 | 2026.03.04 04:31:09.000485 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1716 | 2026.03.04 04:31:09.000526 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1717 | 2026.03.04 04:31:09.000551 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1718 | 2026.03.04 04:31:09.001166 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001409 sec., 17033.3569907736 rows/sec., 708.34 KiB/sec. | ||
| 1719 | 2026.03.04 04:31:09.001256 [ 259 ] {a818504f-b752-4f1e-ae2e-6611a233082c} <Debug> TCPHandler: Processed in 0.001643931 sec. | ||
| 1720 | 2026.03.04 04:31:09.001808 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.03.04 04:31:09.001943 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1722 | 2026.03.04 04:31:09.002174 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1723 | 2026.03.04 04:31:09.002208 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1724 | 2026.03.04 04:31:09.002391 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1725 | 2026.03.04 04:31:09.002449 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1726 | 2026.03.04 04:31:09.002574 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1727 | 2026.03.04 04:31:09.002607 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1728 | 2026.03.04 04:31:09.002630 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1729 | 2026.03.04 04:31:09.002648 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2026.03.04 04:31:09.002682 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1731 | 2026.03.04 04:31:09.002699 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1732 | 2026.03.04 04:31:09.003147 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001257 sec., 19093.07875894988 rows/sec., 793.99 KiB/sec. | ||
| 1733 | 2026.03.04 04:31:09.003230 [ 259 ] {b3941b87-966d-481f-8ec0-91e401e61285} <Debug> TCPHandler: Processed in 0.001479059 sec. | ||
| 1734 | 2026.03.04 04:31:09.003478 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.04 04:31:09.003608 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1736 | 2026.03.04 04:31:09.003809 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1737 | 2026.03.04 04:31:09.003844 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1738 | 2026.03.04 04:31:09.004026 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1739 | 2026.03.04 04:31:09.004088 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1740 | 2026.03.04 04:31:09.004201 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1741 | 2026.03.04 04:31:09.004230 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1742 | 2026.03.04 04:31:09.004254 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1743 | 2026.03.04 04:31:09.004270 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1744 | 2026.03.04 04:31:09.004304 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1745 | 2026.03.04 04:31:09.004323 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1746 | 2026.03.04 04:31:09.004766 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001208 sec., 19867.54966887417 rows/sec., 826.20 KiB/sec. | ||
| 1747 | 2026.03.04 04:31:09.004848 [ 259 ] {2414745a-c75d-4004-b8b1-bd65a4570b48} <Debug> TCPHandler: Processed in 0.001419308 sec. | ||
| 1748 | 2026.03.04 04:31:09.005094 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.03.04 04:31:09.005243 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1750 | 2026.03.04 04:31:09.005534 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1751 | 2026.03.04 04:31:09.005575 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1752 | 2026.03.04 04:31:09.005761 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1753 | 2026.03.04 04:31:09.005815 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1754 | 2026.03.04 04:31:09.005984 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1755 | 2026.03.04 04:31:09.006027 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1756 | 2026.03.04 04:31:09.006052 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1757 | 2026.03.04 04:31:09.006072 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1758 | 2026.03.04 04:31:09.006115 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1759 | 2026.03.04 04:31:09.006141 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1760 | 2026.03.04 04:31:09.006591 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001412 sec., 16997.167138810197 rows/sec., 706.83 KiB/sec. | ||
| 1761 | 2026.03.04 04:31:09.006676 [ 259 ] {a386d3f4-2446-4552-b7c5-cfe4105bbd52} <Debug> TCPHandler: Processed in 0.001632801 sec. | ||
| 1762 | 2026.03.04 04:31:09.006924 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.04 04:31:09.007054 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1764 | 2026.03.04 04:31:09.007271 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2026.03.04 04:31:09.007309 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1766 | 2026.03.04 04:31:09.007496 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2026.03.04 04:31:09.007551 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2026.03.04 04:31:09.007652 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1769 | 2026.03.04 04:31:09.007683 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1770 | 2026.03.04 04:31:09.007702 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1771 | 2026.03.04 04:31:09.007720 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1772 | 2026.03.04 04:31:09.007753 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1773 | 2026.03.04 04:31:09.007773 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1774 | 2026.03.04 04:31:09.008190 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001188 sec., 20202.0202020202 rows/sec., 840.11 KiB/sec. | ||
| 1775 | 2026.03.04 04:31:09.008274 [ 259 ] {4942d0e8-b914-4908-83d9-855e60b4ed91} <Debug> TCPHandler: Processed in 0.001400327 sec. | ||
| 1776 | 2026.03.04 04:31:09.008515 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.03.04 04:31:09.008651 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1778 | 2026.03.04 04:31:09.008852 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1779 | 2026.03.04 04:31:09.008888 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1780 | 2026.03.04 04:31:09.009073 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1781 | 2026.03.04 04:31:09.009125 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1782 | 2026.03.04 04:31:09.009226 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1783 | 2026.03.04 04:31:09.009257 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1784 | 2026.03.04 04:31:09.009277 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1785 | 2026.03.04 04:31:09.009292 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1786 | 2026.03.04 04:31:09.009329 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1787 | 2026.03.04 04:31:09.009349 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1788 | 2026.03.04 04:31:09.009789 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.00119 sec., 20168.067226890755 rows/sec., 838.69 KiB/sec. | ||
| 1789 | 2026.03.04 04:31:09.009870 [ 259 ] {6fd59047-d3d9-488b-9784-535591e77f48} <Debug> TCPHandler: Processed in 0.001405378 sec. | ||
| 1790 | 2026.03.04 04:31:09.010095 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.03.04 04:31:09.010239 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1792 | 2026.03.04 04:31:09.010438 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1793 | 2026.03.04 04:31:09.010472 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1794 | 2026.03.04 04:31:09.010657 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1795 | 2026.03.04 04:31:09.010709 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1796 | 2026.03.04 04:31:09.010806 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1797 | 2026.03.04 04:31:09.010834 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1798 | 2026.03.04 04:31:09.010852 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1799 | 2026.03.04 04:31:09.010866 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1800 | 2026.03.04 04:31:09.010898 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1801 | 2026.03.04 04:31:09.010917 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1802 | 2026.03.04 04:31:09.011336 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001157 sec., 20743.301642178045 rows/sec., 862.62 KiB/sec. | ||
| 1803 | 2026.03.04 04:31:09.011418 [ 259 ] {2a27a66e-2836-4613-83e6-4b1f6ff43c95} <Debug> TCPHandler: Processed in 0.001379307 sec. | ||
| 1804 | 2026.03.04 04:31:09.011647 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.03.04 04:31:09.011777 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1806 | 2026.03.04 04:31:09.011982 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1807 | 2026.03.04 04:31:09.012016 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1808 | 2026.03.04 04:31:09.012208 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1809 | 2026.03.04 04:31:09.012260 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1810 | 2026.03.04 04:31:09.012358 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1811 | 2026.03.04 04:31:09.012386 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1812 | 2026.03.04 04:31:09.012405 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1813 | 2026.03.04 04:31:09.012419 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1814 | 2026.03.04 04:31:09.012453 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1815 | 2026.03.04 04:31:09.012471 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1816 | 2026.03.04 04:31:09.012952 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001225 sec., 19591.83673469388 rows/sec., 814.73 KiB/sec. | ||
| 1817 | 2026.03.04 04:31:09.013031 [ 259 ] {68cd4ac7-73c9-4613-b104-9a273c599abf} <Debug> TCPHandler: Processed in 0.001435097 sec. | ||
| 1818 | 2026.03.04 04:31:09.013252 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.03.04 04:31:09.013384 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1820 | 2026.03.04 04:31:09.013584 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1821 | 2026.03.04 04:31:09.013618 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1822 | 2026.03.04 04:31:09.013805 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1823 | 2026.03.04 04:31:09.013857 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1824 | 2026.03.04 04:31:09.013954 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1825 | 2026.03.04 04:31:09.013982 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1826 | 2026.03.04 04:31:09.014000 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1827 | 2026.03.04 04:31:09.014014 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1828 | 2026.03.04 04:31:09.014047 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1829 | 2026.03.04 04:31:09.014065 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1830 | 2026.03.04 04:31:09.014492 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001162 sec., 20654.04475043029 rows/sec., 858.90 KiB/sec. | ||
| 1831 | 2026.03.04 04:31:09.014572 [ 259 ] {5d81d55e-eedb-45b0-8235-307d3b17f09a} <Debug> TCPHandler: Processed in 0.001369746 sec. | ||
| 1832 | 2026.03.04 04:31:09.014780 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.03.04 04:31:09.014910 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1834 | 2026.03.04 04:31:09.015111 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1835 | 2026.03.04 04:31:09.015148 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1836 | 2026.03.04 04:31:09.015344 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1837 | 2026.03.04 04:31:09.015397 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1838 | 2026.03.04 04:31:09.015496 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1839 | 2026.03.04 04:31:09.015526 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1840 | 2026.03.04 04:31:09.015545 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1841 | 2026.03.04 04:31:09.015563 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1842 | 2026.03.04 04:31:09.015597 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1843 | 2026.03.04 04:31:09.015616 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1844 | 2026.03.04 04:31:09.016024 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001165 sec., 20600.85836909871 rows/sec., 856.69 KiB/sec. | ||
| 1845 | 2026.03.04 04:31:09.016108 [ 259 ] {44953a84-e2ca-43cc-ae7a-bfc031f7bd92} <Debug> TCPHandler: Processed in 0.001378007 sec. | ||
| 1846 | 2026.03.04 04:31:09.023567 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.03.04 04:31:09.023724 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1848 | 2026.03.04 04:31:09.023952 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1849 | 2026.03.04 04:31:09.023990 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1850 | 2026.03.04 04:31:09.024227 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1851 | 2026.03.04 04:31:09.024296 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1852 | 2026.03.04 04:31:09.024412 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1853 | 2026.03.04 04:31:09.024451 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1854 | 2026.03.04 04:31:09.024477 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 1855 | 2026.03.04 04:31:09.024500 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1856 | 2026.03.04 04:31:09.024550 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1857 | 2026.03.04 04:31:09.024577 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1858 | 2026.03.04 04:31:09.025059 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001392 sec., 17241.379310344826 rows/sec., 716.99 KiB/sec. | ||
| 1859 | 2026.03.04 04:31:09.025148 [ 259 ] {6e0f95d0-e7a7-4b2a-bb7d-ba77c29334fd} <Debug> TCPHandler: Processed in 0.001636211 sec. | ||
| 1860 | 2026.03.04 04:31:09.033981 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.03.04 04:31:09.034110 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1862 | 2026.03.04 04:31:09.034177 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2026.03.04 04:31:09.034820 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.03.04 04:31:09.034867 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1865 | 2026.03.04 04:31:09.035458 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1866 | 2026.03.04 04:31:09.035842 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.03.04 04:31:09.036002 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001931 sec., 6214.3966856551015 rows/sec., 2.21 MiB/sec. | ||
| 1868 | 2026.03.04 04:31:09.036045 [ 259 ] {3a378935-a28e-435f-8828-92321a0ab98d} <Debug> TCPHandler: Processed in 0.002137681 sec. | ||
| 1869 | 2026.03.04 04:31:09.036194 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.03.04 04:31:09.036296 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.03.04 04:31:09.036338 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1872 | 2026.03.04 04:31:09.038983 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.03.04 04:31:09.039018 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1874 | 2026.03.04 04:31:09.039547 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1875 | 2026.03.04 04:31:09.040163 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.03.04 04:31:09.040338 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004063 sec., 69899.08934285011 rows/sec., 4.44 MiB/sec. | ||
| 1877 | 2026.03.04 04:31:09.040391 [ 259 ] {138547a3-0099-45bc-8345-4feb970ae5bf} <Debug> TCPHandler: Processed in 0.004247422 sec. | ||
| 1878 | 2026.03.04 04:31:09.040538 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.03.04 04:31:09.040662 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1880 | 2026.03.04 04:31:09.040719 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1881 | 2026.03.04 04:31:09.041210 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.03.04 04:31:09.041254 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1883 | 2026.03.04 04:31:09.041787 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1884 | 2026.03.04 04:31:09.042351 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.03.04 04:31:09.042528 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001893 sec., 1056.5240359218174 rows/sec., 86.15 KiB/sec. | ||
| 1886 | 2026.03.04 04:31:09.042576 [ 259 ] {25ca6bb1-038a-4822-bf76-5e969c949492} <Debug> TCPHandler: Processed in 0.00209686 sec. | ||
| 1887 | 2026.03.04 04:31:09.042705 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.03.04 04:31:09.042823 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1889 | 2026.03.04 04:31:09.042876 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1890 | 2026.03.04 04:31:09.043725 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.03.04 04:31:09.043762 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1892 | 2026.03.04 04:31:09.044286 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1893 | 2026.03.04 04:31:09.044786 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.03.04 04:31:09.044924 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Debug> executeQuery: Read 862 rows, 70.38 KiB in 0.002126 sec., 405456.2558795861 rows/sec., 32.33 MiB/sec. | ||
| 1895 | 2026.03.04 04:31:09.044962 [ 259 ] {7cc505ca-c03b-4487-8382-b55c90a1fb3c} <Debug> TCPHandler: Processed in 0.002318314 sec. | ||
| 1896 | 2026.03.04 04:31:09.045081 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.03.04 04:31:09.045178 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.03.04 04:31:09.045218 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1899 | 2026.03.04 04:31:09.045870 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.03.04 04:31:09.045906 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1901 | 2026.03.04 04:31:09.046380 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1902 | 2026.03.04 04:31:09.046860 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.03.04 04:31:09.047012 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Debug> executeQuery: Read 176 rows, 11.09 KiB in 0.001853 sec., 94981.11171073934 rows/sec., 5.84 MiB/sec. | ||
| 1904 | 2026.03.04 04:31:09.047051 [ 259 ] {33b86351-b3fe-4493-ac61-4d4e958f9a66} <Debug> TCPHandler: Processed in 0.002019709 sec. | ||
| 1905 | 2026.03.04 04:31:09.047167 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.03.04 04:31:09.047262 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.03.04 04:31:09.047301 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1908 | 2026.03.04 04:31:09.047797 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.03.04 04:31:09.047838 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1910 | 2026.03.04 04:31:09.048399 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1911 | 2026.03.04 04:31:09.048859 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.03.04 04:31:09.049017 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001772 sec., 84085.77878103837 rows/sec., 5.43 MiB/sec. | ||
| 1913 | 2026.03.04 04:31:09.049059 [ 259 ] {52fdd0b2-67bc-4bef-8142-79417e857ec7} <Debug> TCPHandler: Processed in 0.001941287 sec. | ||
| 1914 | 2026.03.04 04:31:09.049199 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.03.04 04:31:09.049303 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.03.04 04:31:09.049344 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1917 | 2026.03.04 04:31:09.049783 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.03.04 04:31:09.049820 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1919 | 2026.03.04 04:31:09.050347 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1920 | 2026.03.04 04:31:09.050822 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.03.04 04:31:09.050950 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001666 sec., 88835.53421368547 rows/sec., 5.05 MiB/sec. | ||
| 1922 | 2026.03.04 04:31:09.050987 [ 259 ] {f2c3c398-d3ad-47e8-a298-6e0c34969cd6} <Debug> TCPHandler: Processed in 0.001859546 sec. | ||
| 1923 | 2026.03.04 04:31:09.051103 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.03.04 04:31:09.051200 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1925 | 2026.03.04 04:31:09.051240 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1926 | 2026.03.04 04:31:09.051817 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.03.04 04:31:09.051853 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1928 | 2026.03.04 04:31:09.052369 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1929 | 2026.03.04 04:31:09.052820 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.03.04 04:31:09.052953 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.00177 sec., 296045.19774011296 rows/sec., 20.91 MiB/sec. | ||
| 1931 | 2026.03.04 04:31:09.052997 [ 259 ] {8d8af808-6884-41de-8dd2-885fa0cf79b6} <Debug> TCPHandler: Processed in 0.001943517 sec. | ||
| 1932 | 2026.03.04 04:31:09.053111 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.03.04 04:31:09.053299 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1934 | 2026.03.04 04:31:09.053338 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1935 | 2026.03.04 04:31:09.053661 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.03.04 04:31:09.053699 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1937 | 2026.03.04 04:31:09.054180 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1938 | 2026.03.04 04:31:09.054662 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.03.04 04:31:09.054795 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. | ||
| 1940 | 2026.03.04 04:31:09.054837 [ 259 ] {0699df7c-30e8-47fb-b4ed-e75b98a92025} <Debug> TCPHandler: Processed in 0.001776194 sec. | ||
| 1941 | 2026.03.04 04:31:09.055058 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.03.04 04:31:09.055176 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.03.04 04:31:09.055226 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1944 | 2026.03.04 04:31:09.055625 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.03.04 04:31:09.055660 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1946 | 2026.03.04 04:31:09.056119 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1947 | 2026.03.04 04:31:09.056566 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.03.04 04:31:09.056697 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001546 sec., 172056.92108667528 rows/sec., 11.43 MiB/sec. | ||
| 1949 | 2026.03.04 04:31:09.056741 [ 259 ] {c7ab2c7b-3f9a-4993-afad-d98f5e26af96} <Debug> TCPHandler: Processed in 0.001741994 sec. | ||
| 1950 | 2026.03.04 04:31:09.056853 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.03.04 04:31:09.056946 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.03.04 04:31:09.056986 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1953 | 2026.03.04 04:31:09.057296 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.03.04 04:31:09.057331 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1955 | 2026.03.04 04:31:09.057802 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1956 | 2026.03.04 04:31:09.058247 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.03.04 04:31:09.058376 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
| 1958 | 2026.03.04 04:31:09.058419 [ 259 ] {12f00f18-e701-4cb5-a9e7-6d498567ec03} <Debug> TCPHandler: Processed in 0.001613851 sec. | ||
| 1959 | 2026.03.04 04:31:09.058530 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.03.04 04:31:09.058623 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.03.04 04:31:09.058673 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <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 | ||
| 1962 | 2026.03.04 04:31:09.059418 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.03.04 04:31:09.059455 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1964 | 2026.03.04 04:31:09.060083 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1965 | 2026.03.04 04:31:09.060509 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.03.04 04:31:09.060647 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002042 sec., 15670.910871694417 rows/sec., 28.08 MiB/sec. | ||
| 1967 | 2026.03.04 04:31:09.060708 [ 259 ] {bc138fdf-efdb-4ccc-b12e-705c0bbb2b46} <Debug> TCPHandler: Processed in 0.002225553 sec. | ||
| 1968 | 2026.03.04 04:31:09.060827 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.03.04 04:31:09.060922 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.03.04 04:31:09.060961 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1971 | 2026.03.04 04:31:09.061288 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.03.04 04:31:09.061323 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1973 | 2026.03.04 04:31:09.061727 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1974 | 2026.03.04 04:31:09.062152 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.03.04 04:31:09.062279 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001376 sec., 65406.976744186046 rows/sec., 4.09 MiB/sec. | ||
| 1976 | 2026.03.04 04:31:09.062322 [ 259 ] {4887567c-3ef3-4713-974c-3134c308bfcd} <Debug> TCPHandler: Processed in 0.00154321 sec. | ||
| 1977 | 2026.03.04 04:31:10.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.86 MiB, peak 202.86 MiB, free memory in arenas 0.00 B, will set to 201.66 MiB (RSS), difference: -1.20 MiB | ||
| 1978 | 2026.03.04 04:31:10.572515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3356 | ||
| 1979 | 2026.03.04 04:31:10.573036 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.03.04 04:31:10.573076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1981 | 2026.03.04 04:31:10.573572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1982 | 2026.03.04 04:31:10.573800 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.04 04:31:10.573916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3356 | ||
| 1984 | 2026.03.04 04:31:10.744998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1985 | 2026.03.04 04:31:10.762082 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.03.04 04:31:10.762136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1987 | 2026.03.04 04:31:10.767781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1988 | 2026.03.04 04:31:10.768480 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.03.04 04:31:10.771416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1990 | 2026.03.04 04:31:13.986636 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.04 04:31:13.986812 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1992 | 2026.03.04 04:31:13.986878 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1993 | 2026.03.04 04:31:13.987490 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.04 04:31:13.987540 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 1995 | 2026.03.04 04:31:13.987922 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1996 | 2026.03.04 04:31:13.988146 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.04 04:31:13.988307 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.77 MiB/sec. | ||
| 1998 | 2026.03.04 04:31:13.988352 [ 259 ] {b8f0d31c-2764-46cd-8606-da05f48db089} <Debug> TCPHandler: Processed in 0.001841185 sec. | ||
| 1999 | 2026.03.04 04:31:13.988476 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.04 04:31:13.988579 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.04 04:31:13.988622 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2002 | 2026.03.04 04:31:13.989053 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.04 04:31:13.989091 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 2004 | 2026.03.04 04:31:13.989384 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2005 | 2026.03.04 04:31:13.989592 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.04 04:31:13.989724 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 2007 | 2026.03.04 04:31:13.989763 [ 259 ] {7590762a-f545-49b5-936f-d00d55535ddd} <Debug> TCPHandler: Processed in 0.001339105 sec. | ||
| 2008 | 2026.03.04 04:31:13.989877 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.03.04 04:31:13.989972 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.03.04 04:31:13.990016 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2011 | 2026.03.04 04:31:13.990417 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.03.04 04:31:13.990455 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 2013 | 2026.03.04 04:31:13.990769 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2014 | 2026.03.04 04:31:13.990974 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.04 04:31:13.991104 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 2016 | 2026.03.04 04:31:13.991141 [ 259 ] {4e80082d-3e94-4688-8074-48e32fce1ea2} <Debug> TCPHandler: Processed in 0.001313516 sec. | ||
| 2017 | 2026.03.04 04:31:13.991243 [ 259 ] {} <Trace> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.04 04:31:13.991339 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.03.04 04:31:13.991382 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2020 | 2026.03.04 04:31:13.991711 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.03.04 04:31:13.991746 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 2022 | 2026.03.04 04:31:13.992039 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2023 | 2026.03.04 04:31:13.992249 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.04 04:31:13.992377 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2025 | 2026.03.04 04:31:13.992412 [ 259 ] {d03edc7b-4abf-41f8-a437-f89a486b84e5} <Debug> TCPHandler: Processed in 0.001217403 sec. | ||
| 2026 | 2026.03.04 04:31:15.645914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35263 | ||
| 2027 | 2026.03.04 04:31:15.646040 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2026.03.04 04:31:15.646068 [ 289 ] {} <Debug> TCP-Session: 1b29f92e-ceda-4bc2-886a-b813046a8642 Authenticating user 'default' from [fd00:1122:3344:101::e]:35263 | ||
| 2029 | 2026.03.04 04:31:15.646091 [ 289 ] {} <Debug> TCP-Session: 1b29f92e-ceda-4bc2-886a-b813046a8642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.03.04 04:31:15.646103 [ 289 ] {} <Debug> TCP-Session: 1b29f92e-ceda-4bc2-886a-b813046a8642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.03.04 04:31:15.646302 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35909 | ||
| 2032 | 2026.03.04 04:31:15.646319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61623 | ||
| 2033 | 2026.03.04 04:31:15.646355 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52284 | ||
| 2034 | 2026.03.04 04:31:15.646369 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42409 | ||
| 2035 | 2026.03.04 04:31:15.646425 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2036 | 2026.03.04 04:31:15.646388 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54649 | ||
| 2037 | 2026.03.04 04:31:15.646495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.03.04 04:31:15.646467 [ 290 ] {} <Debug> TCP-Session: 132e2fc8-826a-4530-904c-e29adb3ef55a Authenticating user 'default' from [fd00:1122:3344:101::e]:35909 | ||
| 2039 | 2026.03.04 04:31:15.646532 [ 289 ] {} <Trace> TCP-Session: 1b29f92e-ceda-4bc2-886a-b813046a8642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.03.04 04:31:15.646548 [ 292 ] {} <Debug> TCP-Session: 0ffc951a-17a1-4990-9d61-c12a0ac92323 Authenticating user 'default' from [fd00:1122:3344:101::e]:61623 | ||
| 2041 | 2026.03.04 04:31:15.646575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2042 | 2026.03.04 04:31:15.646594 [ 292 ] {} <Debug> TCP-Session: 0ffc951a-17a1-4990-9d61-c12a0ac92323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.03.04 04:31:15.646586 [ 290 ] {} <Debug> TCP-Session: 132e2fc8-826a-4530-904c-e29adb3ef55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.03.04 04:31:15.646612 [ 286 ] {} <Debug> TCP-Session: 6687478f-e59d-4973-9c67-aee32ce19a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:52284 | ||
| 2045 | 2026.03.04 04:31:15.646652 [ 290 ] {} <Debug> TCP-Session: 132e2fc8-826a-4530-904c-e29adb3ef55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.03.04 04:31:15.646670 [ 286 ] {} <Debug> TCP-Session: 6687478f-e59d-4973-9c67-aee32ce19a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.03.04 04:31:15.646617 [ 292 ] {} <Debug> TCP-Session: 0ffc951a-17a1-4990-9d61-c12a0ac92323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.03.04 04:31:15.646701 [ 286 ] {} <Debug> TCP-Session: 6687478f-e59d-4973-9c67-aee32ce19a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.03.04 04:31:15.646352 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57303 | ||
| 2050 | 2026.03.04 04:31:15.646769 [ 289 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2051 | 2026.03.04 04:31:15.646320 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57184 | ||
| 2052 | 2026.03.04 04:31:15.646830 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2053 | 2026.03.04 04:31:15.646837 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.03.04 04:31:15.646888 [ 288 ] {} <Debug> TCP-Session: 02d576db-f33e-440f-ac7c-6030f61eba0e Authenticating user 'default' from [fd00:1122:3344:101::e]:54649 | ||
| 2055 | 2026.03.04 04:31:15.646346 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54819 | ||
| 2056 | 2026.03.04 04:31:15.646930 [ 288 ] {} <Debug> TCP-Session: 02d576db-f33e-440f-ac7c-6030f61eba0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.03.04 04:31:15.646926 [ 287 ] {} <Debug> TCP-Session: 2f66f0e2-6e84-4aa1-b0e0-2fc2092edea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42409 | ||
| 2058 | 2026.03.04 04:31:15.646972 [ 288 ] {} <Debug> TCP-Session: 02d576db-f33e-440f-ac7c-6030f61eba0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.03.04 04:31:15.647007 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2060 | 2026.03.04 04:31:15.647017 [ 287 ] {} <Debug> TCP-Session: 2f66f0e2-6e84-4aa1-b0e0-2fc2092edea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.03.04 04:31:15.647040 [ 293 ] {} <Debug> TCP-Session: 3ac4053d-e54c-4481-b23c-d27e5841be89 Authenticating user 'default' from [fd00:1122:3344:101::e]:57303 | ||
| 2062 | 2026.03.04 04:31:15.647059 [ 287 ] {} <Debug> TCP-Session: 2f66f0e2-6e84-4aa1-b0e0-2fc2092edea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.03.04 04:31:15.647067 [ 293 ] {} <Debug> TCP-Session: 3ac4053d-e54c-4481-b23c-d27e5841be89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.03.04 04:31:15.647094 [ 293 ] {} <Debug> TCP-Session: 3ac4053d-e54c-4481-b23c-d27e5841be89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.03.04 04:31:15.647123 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.03.04 04:31:15.647148 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.03.04 04:31:15.647167 [ 291 ] {} <Debug> TCP-Session: 9dd59786-7603-432f-b26c-9f3a0f428cea Authenticating user 'default' from [fd00:1122:3344:101::e]:57184 | ||
| 2068 | 2026.03.04 04:31:15.647190 [ 294 ] {} <Debug> TCP-Session: aaf4401e-f19a-4455-ac2c-d2a3699e7a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:54819 | ||
| 2069 | 2026.03.04 04:31:15.647200 [ 291 ] {} <Debug> TCP-Session: 9dd59786-7603-432f-b26c-9f3a0f428cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.03.04 04:31:15.647215 [ 289 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2071 | 2026.03.04 04:31:15.647224 [ 294 ] {} <Debug> TCP-Session: aaf4401e-f19a-4455-ac2c-d2a3699e7a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.03.04 04:31:15.647234 [ 291 ] {} <Debug> TCP-Session: 9dd59786-7603-432f-b26c-9f3a0f428cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.03.04 04:31:15.647277 [ 294 ] {} <Debug> TCP-Session: aaf4401e-f19a-4455-ac2c-d2a3699e7a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.03.04 04:31:15.647309 [ 289 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2075 | 2026.03.04 04:31:15.647714 [ 289 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 2076 | 2026.03.04 04:31:15.649421 [ 324 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Trace> AggregatingTransform: Aggregating | ||
| 2077 | 2026.03.04 04:31:15.649468 [ 324 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2078 | 2026.03.04 04:31:15.649507 [ 324 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001656392 sec. (603.722 rows/sec., 23.58 KiB/sec.) | ||
| 2079 | 2026.03.04 04:31:15.649525 [ 324 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Trace> Aggregator: Merging aggregated data | ||
| 2080 | 2026.03.04 04:31:15.650836 [ 289 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004147 sec., 241.13817217265495 rows/sec., 9.42 KiB/sec. | ||
| 2081 | 2026.03.04 04:31:15.651037 [ 289 ] {7845bca2-0c7e-4a97-b75c-afd939bffac4} <Debug> TCPHandler: Processed in 0.004728731 sec. | ||
| 2082 | 2026.03.04 04:31:15.651196 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2026.03.04 04:31:15.651238 [ 289 ] {} <Debug> TCP-Session: 1b29f92e-ceda-4bc2-886a-b813046a8642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.03.04 04:31:15.651237 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2026.03.04 04:31:15.651260 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2026.03.04 04:31:15.651285 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2026.03.04 04:31:15.651325 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.03.04 04:31:15.651342 [ 290 ] {} <Debug> TCP-Session: 132e2fc8-826a-4530-904c-e29adb3ef55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.03.04 04:31:15.651351 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2090 | 2026.03.04 04:31:15.651382 [ 294 ] {} <Debug> TCP-Session: aaf4401e-f19a-4455-ac2c-d2a3699e7a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.03.04 04:31:15.651362 [ 287 ] {} <Debug> TCP-Session: 2f66f0e2-6e84-4aa1-b0e0-2fc2092edea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.03.04 04:31:15.651418 [ 288 ] {} <Debug> TCP-Session: 02d576db-f33e-440f-ac7c-6030f61eba0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.03.04 04:31:15.651334 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2026.03.04 04:31:15.651331 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.03.04 04:31:15.651513 [ 292 ] {} <Debug> TCP-Session: 0ffc951a-17a1-4990-9d61-c12a0ac92323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.03.04 04:31:15.651267 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2097 | 2026.03.04 04:31:15.651541 [ 286 ] {} <Debug> TCP-Session: 6687478f-e59d-4973-9c67-aee32ce19a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.03.04 04:31:15.651309 [ 293 ] {} <Debug> TCP-Session: 3ac4053d-e54c-4481-b23c-d27e5841be89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.03.04 04:31:15.651592 [ 291 ] {} <Debug> TCP-Session: 9dd59786-7603-432f-b26c-9f3a0f428cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.03.04 04:31:15.919349 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44287 | ||
| 2101 | 2026.03.04 04:31:15.919464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.03.04 04:31:15.919491 [ 289 ] {} <Debug> TCP-Session: 13771efc-427c-4a2d-a925-f5defa2b8dce Authenticating user 'default' from [fd00:1122:3344:101::e]:44287 | ||
| 2103 | 2026.03.04 04:31:15.919515 [ 289 ] {} <Debug> TCP-Session: 13771efc-427c-4a2d-a925-f5defa2b8dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.03.04 04:31:15.919528 [ 289 ] {} <Debug> TCP-Session: 13771efc-427c-4a2d-a925-f5defa2b8dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.03.04 04:31:15.919762 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65042 | ||
| 2106 | 2026.03.04 04:31:15.919808 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48221 | ||
| 2107 | 2026.03.04 04:31:15.919848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 2108 | 2026.03.04 04:31:15.919859 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42028 | ||
| 2109 | 2026.03.04 04:31:15.919881 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43162 | ||
| 2110 | 2026.03.04 04:31:15.919883 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2026.03.04 04:31:15.919937 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.03.04 04:31:15.919955 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.03.04 04:31:15.919970 [ 290 ] {} <Debug> TCP-Session: a29321f5-b33e-4c41-afa6-e55650328531 Authenticating user 'default' from [fd00:1122:3344:101::e]:65042 | ||
| 2114 | 2026.03.04 04:31:15.919981 [ 294 ] {} <Debug> TCP-Session: abf30867-16ca-4176-9d47-e416f8b2ab8a Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 2115 | 2026.03.04 04:31:15.919991 [ 286 ] {} <Debug> TCP-Session: ae1bc357-5ee0-4902-bef2-7d5ea7ebe090 Authenticating user 'default' from [fd00:1122:3344:101::e]:42028 | ||
| 2116 | 2026.03.04 04:31:15.920005 [ 290 ] {} <Debug> TCP-Session: a29321f5-b33e-4c41-afa6-e55650328531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.03.04 04:31:15.920008 [ 294 ] {} <Debug> TCP-Session: abf30867-16ca-4176-9d47-e416f8b2ab8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.03.04 04:31:15.920022 [ 286 ] {} <Debug> TCP-Session: ae1bc357-5ee0-4902-bef2-7d5ea7ebe090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.03.04 04:31:15.920029 [ 290 ] {} <Debug> TCP-Session: a29321f5-b33e-4c41-afa6-e55650328531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.03.04 04:31:15.920036 [ 294 ] {} <Debug> TCP-Session: abf30867-16ca-4176-9d47-e416f8b2ab8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.04 04:31:15.920050 [ 286 ] {} <Debug> TCP-Session: ae1bc357-5ee0-4902-bef2-7d5ea7ebe090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.03.04 04:31:15.920009 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2123 | 2026.03.04 04:31:15.919939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.03.04 04:31:15.920124 [ 288 ] {} <Debug> TCP-Session: 10d83e0e-93c8-41a5-b3f4-07a08733daef Authenticating user 'default' from [fd00:1122:3344:101::e]:43162 | ||
| 2125 | 2026.03.04 04:31:15.919873 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47499 | ||
| 2126 | 2026.03.04 04:31:15.920149 [ 291 ] {} <Debug> TCP-Session: 181920f5-7a69-4e57-9060-388601345bf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48221 | ||
| 2127 | 2026.03.04 04:31:15.920160 [ 288 ] {} <Debug> TCP-Session: 10d83e0e-93c8-41a5-b3f4-07a08733daef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.03.04 04:31:15.919848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42173 | ||
| 2129 | 2026.03.04 04:31:15.920198 [ 288 ] {} <Debug> TCP-Session: 10d83e0e-93c8-41a5-b3f4-07a08733daef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.03.04 04:31:15.920196 [ 291 ] {} <Debug> TCP-Session: 181920f5-7a69-4e57-9060-388601345bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.03.04 04:31:15.920227 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2026.03.04 04:31:15.920245 [ 291 ] {} <Debug> TCP-Session: 181920f5-7a69-4e57-9060-388601345bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.03.04 04:31:15.919820 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56835 | ||
| 2134 | 2026.03.04 04:31:15.920261 [ 287 ] {} <Debug> TCP-Session: c5ebbba0-b216-4532-8667-9e6107c87cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47499 | ||
| 2135 | 2026.03.04 04:31:15.920293 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.03.04 04:31:15.920314 [ 287 ] {} <Debug> TCP-Session: c5ebbba0-b216-4532-8667-9e6107c87cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.04 04:31:15.920337 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2138 | 2026.03.04 04:31:15.920345 [ 293 ] {} <Debug> TCP-Session: 4aed0a49-5de8-415d-acf6-979139fa2374 Authenticating user 'default' from [fd00:1122:3344:101::e]:42173 | ||
| 2139 | 2026.03.04 04:31:15.920368 [ 292 ] {} <Debug> TCP-Session: 0d8658b7-90c1-4396-9471-4592892fb4a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56835 | ||
| 2140 | 2026.03.04 04:31:15.919858 [ 289 ] {} <Trace> TCP-Session: 13771efc-427c-4a2d-a925-f5defa2b8dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.03.04 04:31:15.920398 [ 292 ] {} <Debug> TCP-Session: 0d8658b7-90c1-4396-9471-4592892fb4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.03.04 04:31:15.920389 [ 293 ] {} <Debug> TCP-Session: 4aed0a49-5de8-415d-acf6-979139fa2374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.03.04 04:31:15.920424 [ 292 ] {} <Debug> TCP-Session: 0d8658b7-90c1-4396-9471-4592892fb4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.03.04 04:31:15.920456 [ 293 ] {} <Debug> TCP-Session: 4aed0a49-5de8-415d-acf6-979139fa2374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.03.04 04:31:15.920344 [ 287 ] {} <Debug> TCP-Session: c5ebbba0-b216-4532-8667-9e6107c87cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.04 04:31:15.920559 [ 289 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2147 | 2026.03.04 04:31:15.920815 [ 289 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2148 | 2026.03.04 04:31:15.920870 [ 289 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2149 | 2026.03.04 04:31:15.921150 [ 289 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 2150 | 2026.03.04 04:31:15.922132 [ 318 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Trace> AggregatingTransform: Aggregating | ||
| 2151 | 2026.03.04 04:31:15.922173 [ 318 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2152 | 2026.03.04 04:31:15.922211 [ 318 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959318 sec. (1042.407 rows/sec., 40.72 KiB/sec.) | ||
| 2153 | 2026.03.04 04:31:15.922235 [ 318 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Trace> Aggregator: Merging aggregated data | ||
| 2154 | 2026.03.04 04:31:15.923480 [ 289 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002975 sec., 336.1344537815126 rows/sec., 13.13 KiB/sec. | ||
| 2155 | 2026.03.04 04:31:15.923616 [ 289 ] {de63a725-2667-4846-8f89-59c64d053a1b} <Debug> TCPHandler: Processed in 0.003870865 sec. | ||
| 2156 | 2026.03.04 04:31:15.923737 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2157 | 2026.03.04 04:31:15.923768 [ 289 ] {} <Debug> TCP-Session: 13771efc-427c-4a2d-a925-f5defa2b8dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.04 04:31:15.923769 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2026.03.04 04:31:15.923788 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2160 | 2026.03.04 04:31:15.923818 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2026.03.04 04:31:15.923832 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.03.04 04:31:15.923832 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2026.03.04 04:31:15.923876 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2164 | 2026.03.04 04:31:15.923887 [ 288 ] {} <Debug> TCP-Session: 10d83e0e-93c8-41a5-b3f4-07a08733daef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.03.04 04:31:15.923907 [ 290 ] {} <Debug> TCP-Session: a29321f5-b33e-4c41-afa6-e55650328531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.03.04 04:31:15.923929 [ 294 ] {} <Debug> TCP-Session: abf30867-16ca-4176-9d47-e416f8b2ab8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.03.04 04:31:15.923861 [ 293 ] {} <Debug> TCP-Session: 4aed0a49-5de8-415d-acf6-979139fa2374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.04 04:31:15.923859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.03.04 04:31:15.923820 [ 292 ] {} <Debug> TCP-Session: 0d8658b7-90c1-4396-9471-4592892fb4a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.04 04:31:15.923893 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.03.04 04:31:15.924019 [ 286 ] {} <Debug> TCP-Session: ae1bc357-5ee0-4902-bef2-7d5ea7ebe090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.03.04 04:31:15.923848 [ 291 ] {} <Debug> TCP-Session: 181920f5-7a69-4e57-9060-388601345bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.03.04 04:31:15.924067 [ 287 ] {} <Debug> TCP-Session: c5ebbba0-b216-4532-8667-9e6107c87cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.04 04:31:16.140958 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50293 | ||
| 2175 | 2026.03.04 04:31:16.141061 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.03.04 04:31:16.141093 [ 289 ] {} <Debug> TCP-Session: 3746f0af-aaee-4a0b-a0b1-f4876d6f4bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50293 | ||
| 2177 | 2026.03.04 04:31:16.141121 [ 289 ] {} <Debug> TCP-Session: 3746f0af-aaee-4a0b-a0b1-f4876d6f4bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.04 04:31:16.141138 [ 289 ] {} <Debug> TCP-Session: 3746f0af-aaee-4a0b-a0b1-f4876d6f4bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.03.04 04:31:16.141546 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36234 | ||
| 2180 | 2026.03.04 04:31:16.141590 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57338 | ||
| 2181 | 2026.03.04 04:31:16.141603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53838 | ||
| 2182 | 2026.03.04 04:31:16.141640 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35125 | ||
| 2183 | 2026.03.04 04:31:16.141665 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57131 | ||
| 2184 | 2026.03.04 04:31:16.141662 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2185 | 2026.03.04 04:31:16.141722 [ 289 ] {} <Trace> TCP-Session: 3746f0af-aaee-4a0b-a0b1-f4876d6f4bd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.03.04 04:31:16.141728 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.03.04 04:31:16.141750 [ 290 ] {} <Debug> TCP-Session: 7162b59c-ebea-4b9a-94fa-fcef5f468b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:36234 | ||
| 2188 | 2026.03.04 04:31:16.141780 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.03.04 04:31:16.141784 [ 292 ] {} <Debug> TCP-Session: 874453c7-42ff-4110-b45e-900298de3515 Authenticating user 'default' from [fd00:1122:3344:101::e]:53838 | ||
| 2190 | 2026.03.04 04:31:16.141801 [ 290 ] {} <Debug> TCP-Session: 7162b59c-ebea-4b9a-94fa-fcef5f468b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.03.04 04:31:16.141817 [ 288 ] {} <Debug> TCP-Session: 89498c74-a11f-483e-a6a7-d46932f595ab Authenticating user 'default' from [fd00:1122:3344:101::e]:57131 | ||
| 2192 | 2026.03.04 04:31:16.141838 [ 290 ] {} <Debug> TCP-Session: 7162b59c-ebea-4b9a-94fa-fcef5f468b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.03.04 04:31:16.141834 [ 292 ] {} <Debug> TCP-Session: 874453c7-42ff-4110-b45e-900298de3515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.03.04 04:31:16.141864 [ 288 ] {} <Debug> TCP-Session: 89498c74-a11f-483e-a6a7-d46932f595ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.03.04 04:31:16.141886 [ 292 ] {} <Debug> TCP-Session: 874453c7-42ff-4110-b45e-900298de3515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.03.04 04:31:16.141897 [ 288 ] {} <Debug> TCP-Session: 89498c74-a11f-483e-a6a7-d46932f595ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.03.04 04:31:16.141911 [ 289 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2198 | 2026.03.04 04:31:16.141725 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.03.04 04:31:16.141613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39460 | ||
| 2200 | 2026.03.04 04:31:16.141974 [ 286 ] {} <Debug> TCP-Session: 30e33c1b-7c5b-4a1a-bd12-91ac957b371f Authenticating user 'default' from [fd00:1122:3344:101::e]:35125 | ||
| 2201 | 2026.03.04 04:31:16.141604 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52904 | ||
| 2202 | 2026.03.04 04:31:16.142013 [ 286 ] {} <Debug> TCP-Session: 30e33c1b-7c5b-4a1a-bd12-91ac957b371f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.04 04:31:16.141655 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46199 | ||
| 2204 | 2026.03.04 04:31:16.142051 [ 286 ] {} <Debug> TCP-Session: 30e33c1b-7c5b-4a1a-bd12-91ac957b371f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.03.04 04:31:16.142086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.03.04 04:31:16.142125 [ 294 ] {} <Debug> TCP-Session: 609d8cfb-7ee0-46f8-9f08-02b0e6886163 Authenticating user 'default' from [fd00:1122:3344:101::e]:52904 | ||
| 2207 | 2026.03.04 04:31:16.142150 [ 294 ] {} <Debug> TCP-Session: 609d8cfb-7ee0-46f8-9f08-02b0e6886163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.03.04 04:31:16.142170 [ 294 ] {} <Debug> TCP-Session: 609d8cfb-7ee0-46f8-9f08-02b0e6886163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.03.04 04:31:16.142045 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2026.03.04 04:31:16.141709 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.03.04 04:31:16.142236 [ 293 ] {} <Debug> TCP-Session: cedee886-eda9-4fa6-a1b1-c71a2c89e028 Authenticating user 'default' from [fd00:1122:3344:101::e]:39460 | ||
| 2212 | 2026.03.04 04:31:16.142267 [ 289 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2213 | 2026.03.04 04:31:16.142276 [ 291 ] {} <Debug> TCP-Session: 2c2e8826-8738-4e3b-a174-5c7cef7bd22a Authenticating user 'default' from [fd00:1122:3344:101::e]:57338 | ||
| 2214 | 2026.03.04 04:31:16.142274 [ 293 ] {} <Debug> TCP-Session: cedee886-eda9-4fa6-a1b1-c71a2c89e028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.04 04:31:16.142342 [ 291 ] {} <Debug> TCP-Session: 2c2e8826-8738-4e3b-a174-5c7cef7bd22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.03.04 04:31:16.142345 [ 289 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2217 | 2026.03.04 04:31:16.142377 [ 291 ] {} <Debug> TCP-Session: 2c2e8826-8738-4e3b-a174-5c7cef7bd22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.03.04 04:31:16.142386 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.03.04 04:31:16.142343 [ 293 ] {} <Debug> TCP-Session: cedee886-eda9-4fa6-a1b1-c71a2c89e028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.04 04:31:16.142423 [ 287 ] {} <Debug> TCP-Session: 4210d53e-483e-4fa9-81a8-639d4f3ab9fd Authenticating user 'default' from [fd00:1122:3344:101::e]:46199 | ||
| 2221 | 2026.03.04 04:31:16.142471 [ 287 ] {} <Debug> TCP-Session: 4210d53e-483e-4fa9-81a8-639d4f3ab9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.03.04 04:31:16.142488 [ 287 ] {} <Debug> TCP-Session: 4210d53e-483e-4fa9-81a8-639d4f3ab9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.03.04 04:31:16.142715 [ 289 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 2224 | 2026.03.04 04:31:16.144005 [ 348 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Trace> AggregatingTransform: Aggregating | ||
| 2225 | 2026.03.04 04:31:16.144048 [ 348 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2226 | 2026.03.04 04:31:16.144077 [ 348 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001241594 sec. (805.416 rows/sec., 31.46 KiB/sec.) | ||
| 2227 | 2026.03.04 04:31:16.144091 [ 348 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Trace> Aggregator: Merging aggregated data | ||
| 2228 | 2026.03.04 04:31:16.145773 [ 289 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003919 sec., 255.1671344730799 rows/sec., 9.97 KiB/sec. | ||
| 2229 | 2026.03.04 04:31:16.145917 [ 289 ] {d159d123-24f0-4f95-b5f8-c1263a5919c6} <Debug> TCPHandler: Processed in 0.004353304 sec. | ||
| 2230 | 2026.03.04 04:31:16.146214 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.03.04 04:31:16.146223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.03.04 04:31:16.146251 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2233 | 2026.03.04 04:31:16.146273 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2026.03.04 04:31:16.146290 [ 290 ] {} <Debug> TCP-Session: 7162b59c-ebea-4b9a-94fa-fcef5f468b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.04 04:31:16.146306 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.03.04 04:31:16.146328 [ 286 ] {} <Debug> TCP-Session: 30e33c1b-7c5b-4a1a-bd12-91ac957b371f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.03.04 04:31:16.146309 [ 292 ] {} <Debug> TCP-Session: 874453c7-42ff-4110-b45e-900298de3515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.04 04:31:16.146365 [ 288 ] {} <Debug> TCP-Session: 89498c74-a11f-483e-a6a7-d46932f595ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.04 04:31:16.146398 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.03.04 04:31:16.146273 [ 293 ] {} <Debug> TCP-Session: cedee886-eda9-4fa6-a1b1-c71a2c89e028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.03.04 04:31:16.146448 [ 289 ] {} <Debug> TCP-Session: 3746f0af-aaee-4a0b-a0b1-f4876d6f4bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.04 04:31:16.146268 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.03.04 04:31:16.146304 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.03.04 04:31:16.146517 [ 294 ] {} <Debug> TCP-Session: 609d8cfb-7ee0-46f8-9f08-02b0e6886163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.04 04:31:16.146258 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.03.04 04:31:16.146557 [ 287 ] {} <Debug> TCP-Session: 4210d53e-483e-4fa9-81a8-639d4f3ab9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.04 04:31:16.146585 [ 291 ] {} <Debug> TCP-Session: 2c2e8826-8738-4e3b-a174-5c7cef7bd22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.04 04:31:18.021773 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2249 | 2026.03.04 04:31:18.021860 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2250 | 2026.03.04 04:31:18.074068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3868 | ||
| 2251 | 2026.03.04 04:31:18.074620 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.03.04 04:31:18.074659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2253 | 2026.03.04 04:31:18.075168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2254 | 2026.03.04 04:31:18.075405 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.03.04 04:31:18.075543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 2256 | 2026.03.04 04:31:18.081728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 284 | ||
| 2257 | 2026.03.04 04:31:18.084758 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.03.04 04:31:18.084806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2259 | 2026.03.04 04:31:18.086066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2260 | 2026.03.04 04:31:18.086322 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.03.04 04:31:18.086449 [ 49 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2262 | 2026.03.04 04:31:18.086497 [ 49 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.03.04 04:31:18.086519 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2264 | 2026.03.04 04:31:18.086551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 2265 | 2026.03.04 04:31:18.086609 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::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 | ||
| 2266 | 2026.03.04 04:31:18.087110 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2267 | 2026.03.04 04:31:18.087264 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2268 | 2026.03.04 04:31:18.087676 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::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 | ||
| 2269 | 2026.03.04 04:31:18.088061 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 2270 | 2026.03.04 04:31:18.088429 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2271 | 2026.03.04 04:31:18.088818 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2272 | 2026.03.04 04:31:18.089197 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 2273 | 2026.03.04 04:31:18.095442 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 72 columns (72 merged, 0 gathered) in 0.008867341 sec., 32027.63940171016 rows/sec., 32.80 MiB/sec. | ||
| 2274 | 2026.03.04 04:31:18.096286 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2275 | 2026.03.04 04:31:18.096940 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.03.04 04:31:18.097030 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_6_1} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2277 | 2026.03.04 04:31:18.097261 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2278 | 2026.03.04 04:31:18.271554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2279 | 2026.03.04 04:31:18.289951 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.03.04 04:31:18.290011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2281 | 2026.03.04 04:31:18.296214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2282 | 2026.03.04 04:31:18.296966 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.03.04 04:31:18.300345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2284 | 2026.03.04 04:31:18.641371 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.03.04 04:31:18.641448 [ 259 ] {} <Debug> TCP-Session: 9b974a3f-f46d-4a73-9f1d-ec5b306d7b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.04 04:31:18.996979 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.03.04 04:31:18.997208 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2288 | 2026.03.04 04:31:18.997284 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2289 | 2026.03.04 04:31:18.998303 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.03.04 04:31:18.998359 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2291 | 2026.03.04 04:31:18.998788 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2292 | 2026.03.04 04:31:18.999052 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.03.04 04:31:18.999223 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00208 sec., 136538.46153846156 rows/sec., 8.67 MiB/sec. | ||
| 2294 | 2026.03.04 04:31:18.999269 [ 261 ] {75074714-8375-4b6e-a570-75213ee1d7bb} <Debug> TCPHandler: Processed in 0.002472488 sec. | ||
| 2295 | 2026.03.04 04:31:18.999418 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.03.04 04:31:18.999521 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2297 | 2026.03.04 04:31:18.999563 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2298 | 2026.03.04 04:31:19.000433 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.03.04 04:31:19.000474 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2300 | 2026.03.04 04:31:19.000880 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2301 | 2026.03.04 04:31:19.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.42 MiB, peak 217.06 MiB, free memory in arenas 0.00 B, will set to 206.43 MiB (RSS), difference: 5.01 MiB | ||
| 2302 | 2026.03.04 04:31:19.001242 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.03.04 04:31:19.001397 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Debug> executeQuery: Read 861 rows, 70.30 KiB in 0.001897 sec., 453874.53874538746 rows/sec., 36.19 MiB/sec. | ||
| 2304 | 2026.03.04 04:31:19.001443 [ 261 ] {b4d103af-4bf9-4109-9983-eb60401a24ea} <Debug> TCPHandler: Processed in 0.00207887 sec. | ||
| 2305 | 2026.03.04 04:31:19.001595 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.03.04 04:31:19.001697 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2307 | 2026.03.04 04:31:19.001742 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2308 | 2026.03.04 04:31:19.002288 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.03.04 04:31:19.002327 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2310 | 2026.03.04 04:31:19.002673 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2311 | 2026.03.04 04:31:19.002900 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.03.04 04:31:19.003030 [ 48 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2313 | 2026.03.04 04:31:19.003054 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001378 sec., 126269.9564586357 rows/sec., 7.76 MiB/sec. | ||
| 2314 | 2026.03.04 04:31:19.003095 [ 48 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.03.04 04:31:19.003106 [ 261 ] {84bfce15-a6a9-487c-8809-6f2176d30bc0} <Debug> TCPHandler: Processed in 0.00156639 sec. | ||
| 2316 | 2026.03.04 04:31:19.003122 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2317 | 2026.03.04 04:31:19.003232 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::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 | ||
| 2318 | 2026.03.04 04:31:19.003248 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.03.04 04:31:19.003359 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.03.04 04:31:19.003361 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2321 | 2026.03.04 04:31:19.003409 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2322 | 2026.03.04 04:31:19.003435 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2323 | 2026.03.04 04:31:19.003553 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2324 | 2026.03.04 04:31:19.003614 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2325 | 2026.03.04 04:31:19.003673 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2326 | 2026.03.04 04:31:19.003726 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 176 rows starting from the beginning of the part | ||
| 2327 | 2026.03.04 04:31:19.003779 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 174 rows starting from the beginning of the part | ||
| 2328 | 2026.03.04 04:31:19.003919 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.03.04 04:31:19.003968 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2330 | 2026.03.04 04:31:19.004362 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2331 | 2026.03.04 04:31:19.004621 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.03.04 04:31:19.004765 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001428 sec., 104341.73669467786 rows/sec., 6.74 MiB/sec. | ||
| 2333 | 2026.03.04 04:31:19.004773 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586091 sec., 273628.68839177577 rows/sec., 18.47 MiB/sec. | ||
| 2334 | 2026.03.04 04:31:19.004805 [ 261 ] {db675e9c-2859-4050-9020-5745325fc01e} <Debug> TCPHandler: Processed in 0.00161242 sec. | ||
| 2335 | 2026.03.04 04:31:19.004942 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.03.04 04:31:19.004961 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2337 | 2026.03.04 04:31:19.005043 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.03.04 04:31:19.005091 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2339 | 2026.03.04 04:31:19.005266 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.03.04 04:31:19.005345 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_6_1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2341 | 2026.03.04 04:31:19.005418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2342 | 2026.03.04 04:31:19.005585 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.03.04 04:31:19.005626 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2344 | 2026.03.04 04:31:19.005948 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2345 | 2026.03.04 04:31:19.006164 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.03.04 04:31:19.006299 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001277 sec., 115896.6327329679 rows/sec., 6.59 MiB/sec. | ||
| 2347 | 2026.03.04 04:31:19.006340 [ 261 ] {c9b8b941-ac14-4e57-9ae5-0720e5426ad7} <Debug> TCPHandler: Processed in 0.001449518 sec. | ||
| 2348 | 2026.03.04 04:31:19.006460 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.03.04 04:31:19.006556 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2350 | 2026.03.04 04:31:19.006604 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2351 | 2026.03.04 04:31:19.007197 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.03.04 04:31:19.007233 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2353 | 2026.03.04 04:31:19.007590 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2354 | 2026.03.04 04:31:19.007833 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.03.04 04:31:19.007995 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001457 sec., 358270.41866849695 rows/sec., 25.30 MiB/sec. | ||
| 2356 | 2026.03.04 04:31:19.008041 [ 261 ] {a5a3b8e2-7581-4558-b6a3-01076bd134df} <Debug> TCPHandler: Processed in 0.001629912 sec. | ||
| 2357 | 2026.03.04 04:31:19.008177 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.03.04 04:31:19.008277 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2359 | 2026.03.04 04:31:19.008320 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2360 | 2026.03.04 04:31:19.008676 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.03.04 04:31:19.008715 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2362 | 2026.03.04 04:31:19.009027 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2363 | 2026.03.04 04:31:19.009251 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.03.04 04:31:19.009391 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 2365 | 2026.03.04 04:31:19.009428 [ 261 ] {e8fc1012-78eb-4c0e-b89e-69b39f8203e3} <Debug> TCPHandler: Processed in 0.001301985 sec. | ||
| 2366 | 2026.03.04 04:31:19.009549 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.03.04 04:31:19.009642 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.03.04 04:31:19.009687 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2369 | 2026.03.04 04:31:19.010101 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.03.04 04:31:19.010139 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2371 | 2026.03.04 04:31:19.010492 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2372 | 2026.03.04 04:31:19.010715 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.03.04 04:31:19.010852 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001227 sec., 215973.92013039935 rows/sec., 14.35 MiB/sec. | ||
| 2374 | 2026.03.04 04:31:19.010890 [ 261 ] {291642dd-06fd-4f33-8cc4-d5098762c409} <Debug> TCPHandler: Processed in 0.001390697 sec. | ||
| 2375 | 2026.03.04 04:31:19.011014 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.03.04 04:31:19.011109 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.03.04 04:31:19.011152 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2378 | 2026.03.04 04:31:19.011494 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.03.04 04:31:19.011533 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2380 | 2026.03.04 04:31:19.011857 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2381 | 2026.03.04 04:31:19.012068 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.03.04 04:31:19.012223 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 2383 | 2026.03.04 04:31:19.012269 [ 261 ] {3e45ff1e-f9fc-4494-a617-e960928c0be8} <Debug> TCPHandler: Processed in 0.001311986 sec. | ||
| 2384 | 2026.03.04 04:31:19.012404 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2026.03.04 04:31:19.012504 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2386 | 2026.03.04 04:31:19.012561 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <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 | ||
| 2387 | 2026.03.04 04:31:19.013418 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.03.04 04:31:19.013460 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2389 | 2026.03.04 04:31:19.014074 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2390 | 2026.03.04 04:31:19.014320 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.03.04 04:31:19.014470 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001984 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 2392 | 2026.03.04 04:31:19.014524 [ 261 ] {069c23ab-6dc0-4d25-85d6-f90308260b74} <Debug> TCPHandler: Processed in 0.002172492 sec. | ||
| 2393 | 2026.03.04 04:31:19.014648 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.03.04 04:31:19.014747 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.03.04 04:31:19.014788 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2396 | 2026.03.04 04:31:19.015144 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.03.04 04:31:19.015183 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2398 | 2026.03.04 04:31:19.015492 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2399 | 2026.03.04 04:31:19.015703 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.03.04 04:31:19.015865 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 2401 | 2026.03.04 04:31:19.015905 [ 261 ] {f5afb952-bd8a-4d0a-ba38-f7c3d8ca7f1b} <Debug> TCPHandler: Processed in 0.001307915 sec. | ||
| 2402 | 2026.03.04 04:31:23.987399 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.03.04 04:31:23.987677 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2404 | 2026.03.04 04:31:23.987743 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2405 | 2026.03.04 04:31:23.988391 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.03.04 04:31:23.988432 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2407 | 2026.03.04 04:31:23.988833 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2408 | 2026.03.04 04:31:23.989060 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.03.04 04:31:23.989226 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001621 sec., 2467.6125848241827 rows/sec., 201.22 KiB/sec. | ||
| 2410 | 2026.03.04 04:31:23.989277 [ 261 ] {6fcdce5f-e49d-4f59-8a18-e4bfedf8fd57} <Debug> TCPHandler: Processed in 0.00206238 sec. | ||
| 2411 | 2026.03.04 04:31:23.989405 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.03.04 04:31:23.989509 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2413 | 2026.03.04 04:31:23.989552 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2414 | 2026.03.04 04:31:23.990020 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.03.04 04:31:23.990056 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2416 | 2026.03.04 04:31:23.990376 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2417 | 2026.03.04 04:31:23.990581 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.03.04 04:31:23.990717 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Debug> executeQuery: Read 74 rows, 6.06 KiB in 0.001231 sec., 60113.728675873266 rows/sec., 4.81 MiB/sec. | ||
| 2419 | 2026.03.04 04:31:23.990754 [ 261 ] {a5b9cfb3-86f4-404a-9b50-205b96e5cebe} <Debug> TCPHandler: Processed in 0.001403227 sec. | ||
| 2420 | 2026.03.04 04:31:23.990869 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.03.04 04:31:23.990969 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2422 | 2026.03.04 04:31:23.991010 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2423 | 2026.03.04 04:31:23.991421 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.04 04:31:23.991462 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2425 | 2026.03.04 04:31:23.991760 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2426 | 2026.03.04 04:31:23.991969 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.03.04 04:31:23.992100 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 765.30 KiB/sec. | ||
| 2428 | 2026.03.04 04:31:23.992135 [ 261 ] {cc6f090d-14c8-4ee1-8313-2df899f3936a} <Debug> TCPHandler: Processed in 0.001316826 sec. | ||
| 2429 | 2026.03.04 04:31:23.992246 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.04 04:31:23.992342 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.04 04:31:23.992381 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2432 | 2026.03.04 04:31:23.992804 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.04 04:31:23.992839 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 2434 | 2026.03.04 04:31:23.993164 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2435 | 2026.03.04 04:31:23.993446 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.03.04 04:31:23.993595 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001269 sec., 66981.87549251379 rows/sec., 5.24 MiB/sec. | ||
| 2437 | 2026.03.04 04:31:23.993639 [ 261 ] {4054ba5e-e58e-433e-8fc1-3f82aa8b7132} <Debug> TCPHandler: Processed in 0.001442148 sec. | ||
| 2438 | 2026.03.04 04:31:23.993755 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.03.04 04:31:23.993851 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.03.04 04:31:23.993897 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2441 | 2026.03.04 04:31:23.994333 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.03.04 04:31:23.994371 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2443 | 2026.03.04 04:31:23.994771 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2444 | 2026.03.04 04:31:23.995032 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.03.04 04:31:23.995202 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001368 sec., 118421.05263157895 rows/sec., 8.25 MiB/sec. | ||
| 2446 | 2026.03.04 04:31:23.995250 [ 261 ] {71d7a778-9072-49e6-8b25-95f5e43f15fd} <Debug> TCPHandler: Processed in 0.00154469 sec. | ||
| 2447 | 2026.03.04 04:31:23.995386 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.03.04 04:31:23.995484 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.03.04 04:31:23.995542 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <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 | ||
| 2450 | 2026.03.04 04:31:23.996336 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.04 04:31:23.996374 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2452 | 2026.03.04 04:31:23.996911 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2453 | 2026.03.04 04:31:23.997140 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.04 04:31:23.997252 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2455 | 2026.03.04 04:31:23.997288 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001823 sec., 4388.370817334065 rows/sec., 7.86 MiB/sec. | ||
| 2456 | 2026.03.04 04:31:23.997316 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.03.04 04:31:23.997340 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2458 | 2026.03.04 04:31:23.997354 [ 261 ] {31ab612c-334b-4de1-a8da-c0b3889694ca} <Debug> TCPHandler: Processed in 0.002024419 sec. | ||
| 2459 | 2026.03.04 04:31:23.997466 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::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 | ||
| 2460 | 2026.03.04 04:31:23.997477 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.03.04 04:31:23.997588 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.03.04 04:31:23.997631 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2463 | 2026.03.04 04:31:23.997711 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2464 | 2026.03.04 04:31:23.997776 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2465 | 2026.03.04 04:31:23.997909 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2466 | 2026.03.04 04:31:23.997998 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.04 04:31:23.998039 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2468 | 2026.03.04 04:31:23.998040 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2469 | 2026.03.04 04:31:23.998157 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2470 | 2026.03.04 04:31:23.998260 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2471 | 2026.03.04 04:31:23.998368 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::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 | ||
| 2472 | 2026.03.04 04:31:23.998391 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2473 | 2026.03.04 04:31:23.998628 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.03.04 04:31:23.998779 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001209 sec., 7444.168734491315 rows/sec., 525.84 KiB/sec. | ||
| 2475 | 2026.03.04 04:31:23.998820 [ 261 ] {aed9b3f6-017c-4cdd-bcac-94a28b20f0a3} <Debug> TCPHandler: Processed in 0.001393447 sec. | ||
| 2476 | 2026.03.04 04:31:23.998934 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.03.04 04:31:23.999030 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.03.04 04:31:23.999078 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2026.03.04 04:31:23.999489 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.03.04 04:31:23.999530 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2481 | 2026.03.04 04:31:23.999883 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2482 | 2026.03.04 04:31:24.000177 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.03.04 04:31:24.000346 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 2484 | 2026.03.04 04:31:24.000383 [ 261 ] {4b15ef2d-16e3-4a4d-809d-5f158e7828b2} <Debug> TCPHandler: Processed in 0.001498499 sec. | ||
| 2485 | 2026.03.04 04:31:24.001123 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 19 columns (19 merged, 0 gathered) in 0.003697061 sec., 39490.827984715426 rows/sec., 70.77 MiB/sec. | ||
| 2486 | 2026.03.04 04:31:24.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.69 MiB, peak 217.06 MiB, free memory in arenas 0.00 B, will set to 207.46 MiB (RSS), difference: -3.22 MiB | ||
| 2487 | 2026.03.04 04:31:24.001540 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2488 | 2026.03.04 04:31:24.001887 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.03.04 04:31:24.001952 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2490 | 2026.03.04 04:31:24.002061 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2491 | 2026.03.04 04:31:25.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.05 MiB, peak 217.06 MiB, free memory in arenas 0.00 B, will set to 207.53 MiB (RSS), difference: 3.48 MiB | ||
| 2492 | 2026.03.04 04:31:25.576471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4316 | ||
| 2493 | 2026.03.04 04:31:25.576954 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.03.04 04:31:25.576995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2495 | 2026.03.04 04:31:25.577473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2496 | 2026.03.04 04:31:25.577698 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.03.04 04:31:25.577820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4316 | ||
| 2498 | 2026.03.04 04:31:25.801257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2499 | 2026.03.04 04:31:25.817004 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.03.04 04:31:25.817062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2501 | 2026.03.04 04:31:25.823318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2502 | 2026.03.04 04:31:25.824018 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.03.04 04:31:25.826825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2504 | 2026.03.04 04:31:26.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.05 MiB, peak 217.06 MiB, free memory in arenas 0.00 B, will set to 209.69 MiB (RSS), difference: 1.63 MiB | ||
| 2505 | 2026.03.04 04:31:28.087590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 322 | ||
| 2506 | 2026.03.04 04:31:28.089912 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.03.04 04:31:28.089970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2508 | 2026.03.04 04:31:28.091128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2509 | 2026.03.04 04:31:28.091397 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.03.04 04:31:28.091728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2511 | 2026.03.04 04:31:28.996108 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.03.04 04:31:28.996388 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.03.04 04:31:28.996461 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2514 | 2026.03.04 04:31:28.997255 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.03.04 04:31:28.997304 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2516 | 2026.03.04 04:31:28.997707 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2517 | 2026.03.04 04:31:28.997929 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.03.04 04:31:28.998096 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 2519 | 2026.03.04 04:31:28.998146 [ 261 ] {6e1abbdc-54c3-477d-b6fb-9c84dd3b0de2} <Debug> TCPHandler: Processed in 0.002230393 sec. | ||
| 2520 | 2026.03.04 04:31:28.998280 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.03.04 04:31:28.998377 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2522 | 2026.03.04 04:31:28.998419 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2523 | 2026.03.04 04:31:28.999365 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.03.04 04:31:28.999409 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2525 | 2026.03.04 04:31:28.999857 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2526 | 2026.03.04 04:31:29.000287 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.03.04 04:31:29.000437 [ 35 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2528 | 2026.03.04 04:31:29.000448 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.002089 sec., 413116.3235998085 rows/sec., 32.95 MiB/sec. | ||
| 2529 | 2026.03.04 04:31:29.000509 [ 35 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.04 04:31:29.000516 [ 261 ] {e28e41af-b9b8-4d4b-b5a0-5b728ea5f3cf} <Debug> TCPHandler: Processed in 0.002289394 sec. | ||
| 2531 | 2026.03.04 04:31:29.000543 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2532 | 2026.03.04 04:31:29.000651 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.03.04 04:31:29.000674 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::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 | ||
| 2534 | 2026.03.04 04:31:29.000752 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.03.04 04:31:29.000797 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2536 | 2026.03.04 04:31:29.000840 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2537 | 2026.03.04 04:31:29.000893 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 2538 | 2026.03.04 04:31:29.000983 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 862 rows starting from the beginning of the part | ||
| 2539 | 2026.03.04 04:31:29.001055 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2540 | 2026.03.04 04:31:29.001119 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 861 rows starting from the beginning of the part | ||
| 2541 | 2026.03.04 04:31:29.001180 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2542 | 2026.03.04 04:31:29.001226 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 863 rows starting from the beginning of the part | ||
| 2543 | 2026.03.04 04:31:29.001299 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.03.04 04:31:29.001345 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2545 | 2026.03.04 04:31:29.001714 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2546 | 2026.03.04 04:31:29.001969 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.03.04 04:31:29.002123 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.00139 sec., 125899.28057553957 rows/sec., 7.74 MiB/sec. | ||
| 2548 | 2026.03.04 04:31:29.002163 [ 261 ] {556829af-4c06-46cb-bdf6-5f38960f8537} <Debug> TCPHandler: Processed in 0.0015624 sec. | ||
| 2549 | 2026.03.04 04:31:29.002286 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.03.04 04:31:29.002382 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.03.04 04:31:29.002422 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2552 | 2026.03.04 04:31:29.002891 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.03.04 04:31:29.002929 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2554 | 2026.03.04 04:31:29.003239 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2555 | 2026.03.04 04:31:29.003253 [ 194 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 5 columns (5 merged, 0 gathered) in 0.002637631 sec., 1077482.0283807705 rows/sec., 90.23 MiB/sec. | ||
| 2556 | 2026.03.04 04:31:29.003455 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.04 04:31:29.003528 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.03.04 04:31:29.003602 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 2559 | 2026.03.04 04:31:29.003643 [ 261 ] {a29aa292-7933-4fb5-9c5f-25cf6d574416} <Debug> TCPHandler: Processed in 0.001408867 sec. | ||
| 2560 | 2026.03.04 04:31:29.003766 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.03.04 04:31:29.003831 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.03.04 04:31:29.003870 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.04 04:31:29.003903 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_11_2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2564 | 2026.03.04 04:31:29.003913 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2565 | 2026.03.04 04:31:29.003978 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2566 | 2026.03.04 04:31:29.004375 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.03.04 04:31:29.004413 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2568 | 2026.03.04 04:31:29.004725 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2569 | 2026.03.04 04:31:29.004943 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.03.04 04:31:29.005141 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001288 sec., 114906.83229813664 rows/sec., 6.54 MiB/sec. | ||
| 2571 | 2026.03.04 04:31:29.005180 [ 261 ] {fc3898e0-3e83-43fe-acf3-458abc472f07} <Debug> TCPHandler: Processed in 0.001466119 sec. | ||
| 2572 | 2026.03.04 04:31:29.005309 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.03.04 04:31:29.005412 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2574 | 2026.03.04 04:31:29.005452 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2575 | 2026.03.04 04:31:29.006134 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.04 04:31:29.006172 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2577 | 2026.03.04 04:31:29.006507 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2578 | 2026.03.04 04:31:29.006720 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.03.04 04:31:29.006819 [ 35 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2580 | 2026.03.04 04:31:29.006851 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001461 sec., 357973.9904175222 rows/sec., 25.28 MiB/sec. | ||
| 2581 | 2026.03.04 04:31:29.006857 [ 35 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.03.04 04:31:29.006892 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2583 | 2026.03.04 04:31:29.006896 [ 261 ] {9cbc2279-86d5-424c-9977-f61cbd4a2dfb} <Debug> TCPHandler: Processed in 0.001643132 sec. | ||
| 2584 | 2026.03.04 04:31:29.007019 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::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 | ||
| 2585 | 2026.03.04 04:31:29.007021 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.03.04 04:31:29.007131 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2587 | 2026.03.04 04:31:29.007135 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2588 | 2026.03.04 04:31:29.007177 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 2589 | 2026.03.04 04:31:29.007191 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2590 | 2026.03.04 04:31:29.007282 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 524 rows starting from the beginning of the part | ||
| 2591 | 2026.03.04 04:31:29.007365 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2592 | 2026.03.04 04:31:29.007438 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 522 rows starting from the beginning of the part | ||
| 2593 | 2026.03.04 04:31:29.007509 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 85 rows starting from the beginning of the part | ||
| 2594 | 2026.03.04 04:31:29.007543 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.03.04 04:31:29.007582 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 523 rows starting from the beginning of the part | ||
| 2596 | 2026.03.04 04:31:29.007585 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2597 | 2026.03.04 04:31:29.007948 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2598 | 2026.03.04 04:31:29.008231 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.03.04 04:31:29.008380 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 248.40 KiB/sec. | ||
| 2600 | 2026.03.04 04:31:29.008419 [ 261 ] {a3b65e00-ff1d-403e-990f-113bf4311350} <Debug> TCPHandler: Processed in 0.001448778 sec. | ||
| 2601 | 2026.03.04 04:31:29.008525 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.03.04 04:31:29.008621 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.03.04 04:31:29.008666 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2604 | 2026.03.04 04:31:29.008774 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799125 sec., 1019384.4229833947 rows/sec., 77.00 MiB/sec. | ||
| 2605 | 2026.03.04 04:31:29.009019 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2606 | 2026.03.04 04:31:29.009102 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.03.04 04:31:29.009146 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2608 | 2026.03.04 04:31:29.009480 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.04 04:31:29.009546 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2610 | 2026.03.04 04:31:29.009612 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_11_2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2611 | 2026.03.04 04:31:29.009728 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2612 | 2026.03.04 04:31:29.009778 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.03.04 04:31:29.009887 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2614 | 2026.03.04 04:31:29.009920 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001319 sec., 200909.78013646702 rows/sec., 13.35 MiB/sec. | ||
| 2615 | 2026.03.04 04:31:29.009924 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.03.04 04:31:29.009963 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2617 | 2026.03.04 04:31:29.009966 [ 261 ] {b742bad7-ddd1-4e92-9d5d-50a1aa3c99dc} <Debug> TCPHandler: Processed in 0.001490929 sec. | ||
| 2618 | 2026.03.04 04:31:29.010057 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::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 | ||
| 2619 | 2026.03.04 04:31:29.010097 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.03.04 04:31:29.010185 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.03.04 04:31:29.010197 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.03.04 04:31:29.010225 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 665 rows starting from the beginning of the part | ||
| 2623 | 2026.03.04 04:31:29.010246 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2624 | 2026.03.04 04:31:29.010327 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 2625 | 2026.03.04 04:31:29.010376 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2626 | 2026.03.04 04:31:29.010419 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2627 | 2026.03.04 04:31:29.010459 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2628 | 2026.03.04 04:31:29.010498 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2629 | 2026.03.04 04:31:29.010584 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.03.04 04:31:29.010626 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2631 | 2026.03.04 04:31:29.010978 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2632 | 2026.03.04 04:31:29.011221 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.03.04 04:31:29.011359 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. | ||
| 2634 | 2026.03.04 04:31:29.011397 [ 261 ] {d929deb7-8591-4c22-bd21-06b3659bf419} <Debug> TCPHandler: Processed in 0.001349356 sec. | ||
| 2635 | 2026.03.04 04:31:29.011514 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.03.04 04:31:29.011607 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2637 | 2026.03.04 04:31:29.011662 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <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 | ||
| 2638 | 2026.03.04 04:31:29.011734 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718663 sec., 1037434.3312214203 rows/sec., 70.83 MiB/sec. | ||
| 2639 | 2026.03.04 04:31:29.011981 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2640 | 2026.03.04 04:31:29.012254 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.04 04:31:29.012327 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2642 | 2026.03.04 04:31:29.012393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2643 | 2026.03.04 04:31:29.012513 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.03.04 04:31:29.012558 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2645 | 2026.03.04 04:31:29.013118 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2646 | 2026.03.04 04:31:29.013352 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.03.04 04:31:29.013490 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0019 sec., 17368.42105263158 rows/sec., 31.12 MiB/sec. | ||
| 2648 | 2026.03.04 04:31:29.013547 [ 261 ] {6d65df27-ae18-48fc-8c7a-0018cb29ab87} <Debug> TCPHandler: Processed in 0.00208365 sec. | ||
| 2649 | 2026.03.04 04:31:29.013665 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.03.04 04:31:29.013760 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.03.04 04:31:29.013803 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2652 | 2026.03.04 04:31:29.014185 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.03.04 04:31:29.014223 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2654 | 2026.03.04 04:31:29.014532 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2655 | 2026.03.04 04:31:29.014743 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.03.04 04:31:29.014871 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 2657 | 2026.03.04 04:31:29.014884 [ 34 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2658 | 2026.03.04 04:31:29.014906 [ 261 ] {efa3e56e-3f01-477f-b9aa-f9456bb40648} <Debug> TCPHandler: Processed in 0.001290845 sec. | ||
| 2659 | 2026.03.04 04:31:29.014936 [ 34 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.03.04 04:31:29.014964 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2661 | 2026.03.04 04:31:29.015050 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::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 | ||
| 2662 | 2026.03.04 04:31:29.015186 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2663 | 2026.03.04 04:31:29.015221 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2664 | 2026.03.04 04:31:29.015280 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2665 | 2026.03.04 04:31:29.015326 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2666 | 2026.03.04 04:31:29.015366 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2667 | 2026.03.04 04:31:29.015407 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2668 | 2026.03.04 04:31:29.015450 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2669 | 2026.03.04 04:31:29.016289 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277705 sec., 516551.1600878137 rows/sec., 33.71 MiB/sec. | ||
| 2670 | 2026.03.04 04:31:29.016453 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2671 | 2026.03.04 04:31:29.016683 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.03.04 04:31:29.016746 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_11_2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2673 | 2026.03.04 04:31:29.016800 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2674 | 2026.03.04 04:31:33.021930 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2675 | 2026.03.04 04:31:33.021983 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2676 | 2026.03.04 04:31:33.078841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4828 | ||
| 2677 | 2026.03.04 04:31:33.079351 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.03.04 04:31:33.079391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2679 | 2026.03.04 04:31:33.079897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2680 | 2026.03.04 04:31:33.080126 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.03.04 04:31:33.080249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 2682 | 2026.03.04 04:31:33.327844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2683 | 2026.03.04 04:31:33.345738 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.03.04 04:31:33.345808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2685 | 2026.03.04 04:31:33.352019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2686 | 2026.03.04 04:31:33.352691 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.03.04 04:31:33.356269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2688 | 2026.03.04 04:31:33.986731 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.03.04 04:31:33.986925 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2690 | 2026.03.04 04:31:33.986995 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2691 | 2026.03.04 04:31:33.987703 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.03.04 04:31:33.987746 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2693 | 2026.03.04 04:31:33.988137 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2694 | 2026.03.04 04:31:33.988364 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.03.04 04:31:33.988519 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001649 sec., 43662.82595512432 rows/sec., 3.50 MiB/sec. | ||
| 2696 | 2026.03.04 04:31:33.988560 [ 261 ] {2b03ae32-027d-4e58-a02b-b4d355a98d54} <Debug> TCPHandler: Processed in 0.001967758 sec. | ||
| 2697 | 2026.03.04 04:31:33.988689 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.03.04 04:31:33.988783 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.03.04 04:31:33.988823 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2700 | 2026.03.04 04:31:33.989217 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.03.04 04:31:33.989251 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2702 | 2026.03.04 04:31:33.989569 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2703 | 2026.03.04 04:31:33.989777 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.03.04 04:31:33.989911 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001145 sec., 6986.899563318778 rows/sec., 525.38 KiB/sec. | ||
| 2705 | 2026.03.04 04:31:33.989946 [ 261 ] {8c713ff0-6b30-4580-8ff3-47da3ef1f411} <Debug> TCPHandler: Processed in 0.001306416 sec. | ||
| 2706 | 2026.03.04 04:31:33.990060 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.03.04 04:31:33.990152 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2708 | 2026.03.04 04:31:33.990191 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2709 | 2026.03.04 04:31:33.990597 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.03.04 04:31:33.990630 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2711 | 2026.03.04 04:31:33.990920 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2712 | 2026.03.04 04:31:33.991132 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.03.04 04:31:33.991262 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001127 sec., 63886.42413487134 rows/sec., 4.99 MiB/sec. | ||
| 2714 | 2026.03.04 04:31:33.991297 [ 261 ] {ff4786f0-c7e2-4cf9-88ed-e4cf46caff4b} <Debug> TCPHandler: Processed in 0.001284564 sec. | ||
| 2715 | 2026.03.04 04:31:33.991413 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.03.04 04:31:33.991505 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2717 | 2026.03.04 04:31:33.991547 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2718 | 2026.03.04 04:31:33.991958 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.03.04 04:31:33.991991 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2720 | 2026.03.04 04:31:33.992305 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2721 | 2026.03.04 04:31:33.992514 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.04 04:31:33.992643 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2723 | 2026.03.04 04:31:33.992678 [ 261 ] {d7202199-abf7-4ee7-9890-1de8ae27685f} <Debug> TCPHandler: Processed in 0.001312185 sec. | ||
| 2724 | 2026.03.04 04:31:33.992794 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2026.03.04 04:31:33.992886 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2726 | 2026.03.04 04:31:33.992938 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <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 | ||
| 2727 | 2026.03.04 04:31:33.993684 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.03.04 04:31:33.993778 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2729 | 2026.03.04 04:31:33.994313 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2730 | 2026.03.04 04:31:33.994541 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.03.04 04:31:33.994691 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001822 sec., 4390.779363336992 rows/sec., 7.87 MiB/sec. | ||
| 2732 | 2026.03.04 04:31:33.994750 [ 261 ] {c14f6e99-95c0-4c17-8359-44346115c997} <Debug> TCPHandler: Processed in 0.002004069 sec. | ||
| 2733 | 2026.03.04 04:31:33.994877 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.03.04 04:31:33.994982 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.03.04 04:31:33.995033 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2736 | 2026.03.04 04:31:33.995503 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.03.04 04:31:33.995546 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2738 | 2026.03.04 04:31:33.995926 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2739 | 2026.03.04 04:31:33.996149 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.03.04 04:31:33.996281 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
| 2741 | 2026.03.04 04:31:33.996318 [ 261 ] {ae76f8f4-fd03-4085-96fa-ff0e394dfd78} <Debug> TCPHandler: Processed in 0.001488008 sec. | ||
| 2742 | 2026.03.04 04:31:34.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.88 MiB, peak 217.06 MiB, free memory in arenas 0.00 B, will set to 212.04 MiB (RSS), difference: 1.15 MiB | ||
| 2743 | 2026.03.04 04:31:38.092598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 356 | ||
| 2744 | 2026.03.04 04:31:38.094818 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.03.04 04:31:38.094863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2746 | 2026.03.04 04:31:38.096040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2747 | 2026.03.04 04:31:38.096301 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.03.04 04:31:38.096629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2749 | 2026.03.04 04:31:38.979019 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.03.04 04:31:38.979261 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2751 | 2026.03.04 04:31:38.979628 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2752 | 2026.03.04 04:31:38.979668 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2753 | 2026.03.04 04:31:38.979941 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2754 | 2026.03.04 04:31:38.980015 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2755 | 2026.03.04 04:31:38.980158 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2756 | 2026.03.04 04:31:38.980256 [ 323 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2757 | 2026.03.04 04:31:38.980290 [ 314 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2758 | 2026.03.04 04:31:38.980400 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 2759 | 2026.03.04 04:31:38.980427 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2760 | 2026.03.04 04:31:38.980599 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2761 | 2026.03.04 04:31:38.980624 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2762 | 2026.03.04 04:31:38.980675 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2763 | 2026.03.04 04:31:38.980717 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2764 | 2026.03.04 04:31:38.981570 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002412 sec., 14925.373134328358 rows/sec., 574.52 KiB/sec. | ||
| 2765 | 2026.03.04 04:31:38.981668 [ 261 ] {10bfb4ab-958c-4869-b10f-450973bc2047} <Debug> TCPHandler: Processed in 0.002782164 sec. | ||
| 2766 | 2026.03.04 04:31:38.982032 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.03.04 04:31:38.982169 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2768 | 2026.03.04 04:31:38.982394 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2769 | 2026.03.04 04:31:38.982431 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2770 | 2026.03.04 04:31:38.982637 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2771 | 2026.03.04 04:31:38.982691 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2772 | 2026.03.04 04:31:38.982793 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2773 | 2026.03.04 04:31:38.982859 [ 323 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2774 | 2026.03.04 04:31:38.982858 [ 306 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2775 | 2026.03.04 04:31:38.982959 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 2776 | 2026.03.04 04:31:38.982984 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2777 | 2026.03.04 04:31:38.983039 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2778 | 2026.03.04 04:31:38.983056 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2779 | 2026.03.04 04:31:38.983087 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2780 | 2026.03.04 04:31:38.983118 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2781 | 2026.03.04 04:31:38.983680 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001569 sec., 22944.55066921606 rows/sec., 883.20 KiB/sec. | ||
| 2782 | 2026.03.04 04:31:38.983786 [ 261 ] {0d1b7094-12e3-410f-8ec2-3af2818c5966} <Debug> TCPHandler: Processed in 0.001805755 sec. | ||
| 2783 | 2026.03.04 04:31:38.984030 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.03.04 04:31:38.984169 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2785 | 2026.03.04 04:31:38.984389 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2786 | 2026.03.04 04:31:38.984425 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2787 | 2026.03.04 04:31:38.984638 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2788 | 2026.03.04 04:31:38.984691 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2789 | 2026.03.04 04:31:38.984791 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2790 | 2026.03.04 04:31:38.984851 [ 306 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2791 | 2026.03.04 04:31:38.984854 [ 314 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2792 | 2026.03.04 04:31:38.984939 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 2793 | 2026.03.04 04:31:38.984964 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2794 | 2026.03.04 04:31:38.985020 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2795 | 2026.03.04 04:31:38.985037 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2796 | 2026.03.04 04:31:38.985067 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2797 | 2026.03.04 04:31:38.985105 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2798 | 2026.03.04 04:31:38.985640 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001531 sec., 23514.043109079033 rows/sec., 905.12 KiB/sec. | ||
| 2799 | 2026.03.04 04:31:38.985728 [ 261 ] {9d346287-9276-435d-9b7c-9c9257513b4c} <Debug> TCPHandler: Processed in 0.001748153 sec. | ||
| 2800 | 2026.03.04 04:31:38.985962 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.03.04 04:31:38.986099 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2802 | 2026.03.04 04:31:38.986313 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2803 | 2026.03.04 04:31:38.986350 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2804 | 2026.03.04 04:31:38.986555 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2805 | 2026.03.04 04:31:38.986608 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2806 | 2026.03.04 04:31:38.986708 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2807 | 2026.03.04 04:31:38.986769 [ 323 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2808 | 2026.03.04 04:31:38.986772 [ 306 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2809 | 2026.03.04 04:31:38.986862 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 2810 | 2026.03.04 04:31:38.986886 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2811 | 2026.03.04 04:31:38.986941 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2812 | 2026.03.04 04:31:38.986958 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2813 | 2026.03.04 04:31:38.986988 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2814 | 2026.03.04 04:31:38.987018 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2815 | 2026.03.04 04:31:38.987584 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001543 sec., 23331.173039533376 rows/sec., 898.08 KiB/sec. | ||
| 2816 | 2026.03.04 04:31:38.987667 [ 261 ] {517b0dc9-4200-46c7-b501-9b53d1d30e20} <Debug> TCPHandler: Processed in 0.001755484 sec. | ||
| 2817 | 2026.03.04 04:31:38.987894 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.03.04 04:31:38.988030 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2819 | 2026.03.04 04:31:38.988246 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2820 | 2026.03.04 04:31:38.988283 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2821 | 2026.03.04 04:31:38.988490 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2822 | 2026.03.04 04:31:38.988544 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2823 | 2026.03.04 04:31:38.988642 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2824 | 2026.03.04 04:31:38.988694 [ 345 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2825 | 2026.03.04 04:31:38.988706 [ 314 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2826 | 2026.03.04 04:31:38.988788 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 2827 | 2026.03.04 04:31:38.988817 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2828 | 2026.03.04 04:31:38.988871 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2829 | 2026.03.04 04:31:38.988888 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2830 | 2026.03.04 04:31:38.988919 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2831 | 2026.03.04 04:31:38.988949 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2832 | 2026.03.04 04:31:38.989445 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001472 sec., 24456.521739130436 rows/sec., 941.40 KiB/sec. | ||
| 2833 | 2026.03.04 04:31:38.989514 [ 261 ] {4c3e20ff-f1b0-445f-b4f6-2c23667fa9fb} <Debug> TCPHandler: Processed in 0.001669612 sec. | ||
| 2834 | 2026.03.04 04:31:38.989736 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.03.04 04:31:38.989874 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2836 | 2026.03.04 04:31:38.990088 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2837 | 2026.03.04 04:31:38.990125 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2838 | 2026.03.04 04:31:38.990330 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2839 | 2026.03.04 04:31:38.990384 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2840 | 2026.03.04 04:31:38.990483 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2841 | 2026.03.04 04:31:38.990533 [ 323 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2842 | 2026.03.04 04:31:38.990537 [ 345 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2843 | 2026.03.04 04:31:38.990604 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 2844 | 2026.03.04 04:31:38.990624 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2845 | 2026.03.04 04:31:38.990677 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2846 | 2026.03.04 04:31:38.990694 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2847 | 2026.03.04 04:31:38.990724 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2848 | 2026.03.04 04:31:38.990756 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2849 | 2026.03.04 04:31:38.991271 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001456 sec., 24725.274725274725 rows/sec., 951.75 KiB/sec. | ||
| 2850 | 2026.03.04 04:31:38.991353 [ 261 ] {fcd1d3eb-48e7-4124-804a-190f49420ed7} <Debug> TCPHandler: Processed in 0.001666452 sec. | ||
| 2851 | 2026.03.04 04:31:39.014479 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.03.04 04:31:39.014632 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2853 | 2026.03.04 04:31:39.014686 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2854 | 2026.03.04 04:31:39.015267 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.03.04 04:31:39.015310 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2856 | 2026.03.04 04:31:39.015748 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2857 | 2026.03.04 04:31:39.015955 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.03.04 04:31:39.016103 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001509 sec., 3976.1431411530816 rows/sec., 1.84 MiB/sec. | ||
| 2859 | 2026.03.04 04:31:39.016141 [ 261 ] {4c5622cf-d3c0-4d62-95f2-eacc3146a3c1} <Debug> TCPHandler: Processed in 0.001726544 sec. | ||
| 2860 | 2026.03.04 04:31:39.016272 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.03.04 04:31:39.016370 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.03.04 04:31:39.016412 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2863 | 2026.03.04 04:31:39.016841 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.03.04 04:31:39.016879 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2865 | 2026.03.04 04:31:39.017187 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2866 | 2026.03.04 04:31:39.017419 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.04 04:31:39.017546 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.66 MiB/sec. | ||
| 2868 | 2026.03.04 04:31:39.017582 [ 261 ] {e205217e-32d8-4786-81fc-22bc9588cab9} <Debug> TCPHandler: Processed in 0.001358836 sec. | ||
| 2869 | 2026.03.04 04:31:39.017699 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.03.04 04:31:39.017795 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2871 | 2026.03.04 04:31:39.017836 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2872 | 2026.03.04 04:31:39.018227 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.03.04 04:31:39.018263 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2874 | 2026.03.04 04:31:39.018563 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2875 | 2026.03.04 04:31:39.018776 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.03.04 04:31:39.018908 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001134 sec., 7054.673721340388 rows/sec., 575.26 KiB/sec. | ||
| 2877 | 2026.03.04 04:31:39.018946 [ 261 ] {f7e70581-77fd-4961-ae9d-b0e3486367f7} <Debug> TCPHandler: Processed in 0.001297135 sec. | ||
| 2878 | 2026.03.04 04:31:39.019060 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.03.04 04:31:39.019155 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2880 | 2026.03.04 04:31:39.019196 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2881 | 2026.03.04 04:31:39.019697 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.03.04 04:31:39.019734 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2883 | 2026.03.04 04:31:39.020057 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2884 | 2026.03.04 04:31:39.020280 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.03.04 04:31:39.020402 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001266 sec., 194312.7962085308 rows/sec., 17.32 MiB/sec. | ||
| 2886 | 2026.03.04 04:31:39.020440 [ 261 ] {5b70f987-c878-48f1-ba66-2b713b12f646} <Debug> TCPHandler: Processed in 0.001428748 sec. | ||
| 2887 | 2026.03.04 04:31:39.020555 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.03.04 04:31:39.020648 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.03.04 04:31:39.020689 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2890 | 2026.03.04 04:31:39.021103 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.03.04 04:31:39.021138 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2892 | 2026.03.04 04:31:39.021443 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2893 | 2026.03.04 04:31:39.021671 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.03.04 04:31:39.021797 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001167 sec., 45415.59554413024 rows/sec., 3.35 MiB/sec. | ||
| 2895 | 2026.03.04 04:31:39.021837 [ 261 ] {05dd67d1-9420-45da-b629-e8d693f8dcdd} <Debug> TCPHandler: Processed in 0.001330376 sec. | ||
| 2896 | 2026.03.04 04:31:39.021950 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.03.04 04:31:39.022044 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.03.04 04:31:39.022084 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2899 | 2026.03.04 04:31:39.022480 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.03.04 04:31:39.022516 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2901 | 2026.03.04 04:31:39.022826 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2902 | 2026.03.04 04:31:39.023065 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.03.04 04:31:39.023193 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001168 sec., 20547.945205479453 rows/sec., 1.70 MiB/sec. | ||
| 2904 | 2026.03.04 04:31:39.023233 [ 261 ] {a674283e-49a4-4db2-bb22-adcb7ed35787} <Debug> TCPHandler: Processed in 0.001332566 sec. | ||
| 2905 | 2026.03.04 04:31:39.023350 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.03.04 04:31:39.023443 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.03.04 04:31:39.023483 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2908 | 2026.03.04 04:31:39.023875 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.04 04:31:39.023912 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2910 | 2026.03.04 04:31:39.024212 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2911 | 2026.03.04 04:31:39.024423 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.04 04:31:39.024549 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 2913 | 2026.03.04 04:31:39.024589 [ 261 ] {42a9a0dc-365a-4a4e-9d2b-507fd268af7c} <Debug> TCPHandler: Processed in 0.001288715 sec. | ||
| 2914 | 2026.03.04 04:31:39.024700 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.03.04 04:31:39.024795 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2916 | 2026.03.04 04:31:39.024834 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2917 | 2026.03.04 04:31:39.025289 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.04 04:31:39.025326 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2919 | 2026.03.04 04:31:39.025637 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2920 | 2026.03.04 04:31:39.025856 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.03.04 04:31:39.025985 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001208 sec., 116721.85430463575 rows/sec., 9.43 MiB/sec. | ||
| 2922 | 2026.03.04 04:31:39.026024 [ 261 ] {08545769-e179-400c-a190-06d574981ff7} <Debug> TCPHandler: Processed in 0.001374347 sec. | ||
| 2923 | 2026.03.04 04:31:39.026139 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.03.04 04:31:39.026234 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.03.04 04:31:39.026277 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2926 | 2026.03.04 04:31:39.026741 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.03.04 04:31:39.026778 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2928 | 2026.03.04 04:31:39.027135 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2929 | 2026.03.04 04:31:39.027351 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.03.04 04:31:39.027484 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Debug> executeQuery: Read 476 rows, 37.59 KiB in 0.001268 sec., 375394.3217665615 rows/sec., 28.95 MiB/sec. | ||
| 2931 | 2026.03.04 04:31:39.027520 [ 261 ] {e5eebd98-e0b8-4892-9df5-96f6e8658346} <Debug> TCPHandler: Processed in 0.001430767 sec. | ||
| 2932 | 2026.03.04 04:31:39.027634 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.03.04 04:31:39.027730 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.03.04 04:31:39.027785 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <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 | ||
| 2935 | 2026.03.04 04:31:39.028540 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.03.04 04:31:39.028578 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2937 | 2026.03.04 04:31:39.029120 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2938 | 2026.03.04 04:31:39.029348 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.03.04 04:31:39.029481 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001769 sec., 18654.607122668174 rows/sec., 33.43 MiB/sec. | ||
| 2940 | 2026.03.04 04:31:39.029533 [ 261 ] {6b0085a4-9819-4c88-b1f7-557a5e2e7405} <Debug> TCPHandler: Processed in 0.001948028 sec. | ||
| 2941 | 2026.03.04 04:31:39.029655 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.04 04:31:39.029750 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.04 04:31:39.029792 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2944 | 2026.03.04 04:31:39.030134 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.04 04:31:39.030170 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2946 | 2026.03.04 04:31:39.030482 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2947 | 2026.03.04 04:31:39.030698 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.04 04:31:39.030822 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 2949 | 2026.03.04 04:31:39.030856 [ 261 ] {c7ba9955-d122-4f55-bc1b-d4e9fcce3bef} <Debug> TCPHandler: Processed in 0.001251165 sec. | ||
| 2950 | 2026.03.04 04:31:40.581068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5276 | ||
| 2951 | 2026.03.04 04:31:40.581549 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.04 04:31:40.581590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2953 | 2026.03.04 04:31:40.582108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2954 | 2026.03.04 04:31:40.582336 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.03.04 04:31:40.582456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5276 | ||
| 2956 | 2026.03.04 04:31:40.582477 [ 140 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2957 | 2026.03.04 04:31:40.582565 [ 140 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.04 04:31:40.582588 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2959 | 2026.03.04 04:31:40.582727 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::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 | ||
| 2960 | 2026.03.04 04:31:40.582875 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2961 | 2026.03.04 04:31:40.582932 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 2962 | 2026.03.04 04:31:40.583022 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2963 | 2026.03.04 04:31:40.583072 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2964 | 2026.03.04 04:31:40.583123 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2965 | 2026.03.04 04:31:40.583188 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::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 | ||
| 2966 | 2026.03.04 04:31:40.583246 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::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 | ||
| 2967 | 2026.03.04 04:31:40.584653 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001989858 sec., 2651445.480029228 rows/sec., 37.93 MiB/sec. | ||
| 2968 | 2026.03.04 04:31:40.585393 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2969 | 2026.03.04 04:31:40.585637 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.03.04 04:31:40.585704 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_11_2} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2971 | 2026.03.04 04:31:40.585770 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2972 | 2026.03.04 04:31:40.857087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2973 | 2026.03.04 04:31:40.874181 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.03.04 04:31:40.874227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2975 | 2026.03.04 04:31:40.880498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2976 | 2026.03.04 04:31:40.881194 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.03.04 04:31:40.881456 [ 140 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2978 | 2026.03.04 04:31:40.881495 [ 140 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.04 04:31:40.881516 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 2980 | 2026.03.04 04:31:40.881635 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2981 | 2026.03.04 04:31:40.884265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2982 | 2026.03.04 04:31:40.885830 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2983 | 2026.03.04 04:31:40.887197 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2984 | 2026.03.04 04:31:40.891536 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2985 | 2026.03.04 04:31:40.895505 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2986 | 2026.03.04 04:31:40.899599 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2987 | 2026.03.04 04:31:40.904054 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2988 | 2026.03.04 04:31:40.908390 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::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 | ||
| 2989 | 2026.03.04 04:31:40.958743 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077154458 sec., 1075.764150919186 rows/sec., 5.56 MiB/sec. | ||
| 2990 | 2026.03.04 04:31:40.961377 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2991 | 2026.03.04 04:31:40.963392 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_11_2} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.03.04 04:31:40.963503 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_11_2} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2993 | 2026.03.04 04:31:40.965461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2994 | 2026.03.04 04:31:41.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.37 MiB, peak 223.25 MiB, free memory in arenas 0.00 B, will set to 221.86 MiB (RSS), difference: 8.49 MiB | ||
| 2995 | 2026.03.04 04:31:43.986777 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.04 04:31:43.986959 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.04 04:31:43.987024 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2998 | 2026.03.04 04:31:43.987688 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.04 04:31:43.987732 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3000 | 2026.03.04 04:31:43.988136 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3001 | 2026.03.04 04:31:43.988368 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.04 04:31:43.988523 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001612 sec., 44665.01240694789 rows/sec., 3.58 MiB/sec. | ||
| 3003 | 2026.03.04 04:31:43.988571 [ 261 ] {dbc65783-de87-452d-83d7-9be10f5b3d83} <Debug> TCPHandler: Processed in 0.001926487 sec. | ||
| 3004 | 2026.03.04 04:31:43.988695 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.04 04:31:43.988790 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.04 04:31:43.988832 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3007 | 2026.03.04 04:31:43.989240 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.04 04:31:43.989278 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3009 | 2026.03.04 04:31:43.989576 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3010 | 2026.03.04 04:31:43.989810 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.04 04:31:43.989949 [ 154 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3012 | 2026.03.04 04:31:43.989977 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001204 sec., 6644.518272425249 rows/sec., 499.64 KiB/sec. | ||
| 3013 | 2026.03.04 04:31:43.990013 [ 154 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.04 04:31:43.990036 [ 261 ] {143a61b4-b4cb-4b6d-a6cd-aab1b39add00} <Debug> TCPHandler: Processed in 0.001388537 sec. | ||
| 3015 | 2026.03.04 04:31:43.990039 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3016 | 2026.03.04 04:31:43.990170 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.03.04 04:31:43.990175 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::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 | ||
| 3018 | 2026.03.04 04:31:43.990281 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3019 | 2026.03.04 04:31:43.990323 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2026.03.04 04:31:43.990327 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3021 | 2026.03.04 04:31:43.990376 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 3022 | 2026.03.04 04:31:43.990474 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 3023 | 2026.03.04 04:31:43.990525 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 175 rows starting from the beginning of the part | ||
| 3024 | 2026.03.04 04:31:43.990570 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 3025 | 2026.03.04 04:31:43.990612 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
| 3026 | 2026.03.04 04:31:43.990655 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 3027 | 2026.03.04 04:31:43.990783 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.03.04 04:31:43.990828 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3029 | 2026.03.04 04:31:43.991317 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3030 | 2026.03.04 04:31:43.991582 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.03.04 04:31:43.991718 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. | ||
| 3032 | 2026.03.04 04:31:43.991724 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598171 sec., 276566.14967985277 rows/sec., 18.71 MiB/sec. | ||
| 3033 | 2026.03.04 04:31:43.991762 [ 261 ] {b6b1adc9-2011-457f-8dd8-5f08fd03689b} <Debug> TCPHandler: Processed in 0.001647232 sec. | ||
| 3034 | 2026.03.04 04:31:43.991884 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.03.04 04:31:43.991887 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3036 | 2026.03.04 04:31:43.991984 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.03.04 04:31:43.992033 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3038 | 2026.03.04 04:31:43.992165 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.03.04 04:31:43.992240 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_11_2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3040 | 2026.03.04 04:31:43.992317 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3041 | 2026.03.04 04:31:43.992448 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.04 04:31:43.992489 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3043 | 2026.03.04 04:31:43.992868 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3044 | 2026.03.04 04:31:43.993152 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.03.04 04:31:43.993295 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 3046 | 2026.03.04 04:31:43.993337 [ 261 ] {756c933d-ffac-488a-956a-18838975fd51} <Debug> TCPHandler: Processed in 0.001503519 sec. | ||
| 3047 | 2026.03.04 04:31:43.993469 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.03.04 04:31:43.993564 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.03.04 04:31:43.993621 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <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 | ||
| 3050 | 2026.03.04 04:31:43.994497 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.04 04:31:43.994543 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3052 | 2026.03.04 04:31:43.995243 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3053 | 2026.03.04 04:31:43.995554 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.03.04 04:31:43.995732 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002185 sec., 3661.327231121282 rows/sec., 6.56 MiB/sec. | ||
| 3055 | 2026.03.04 04:31:43.995818 [ 261 ] {1f83c48f-05ef-42b4-8cf1-843ac463e9cf} <Debug> TCPHandler: Processed in 0.002398006 sec. | ||
| 3056 | 2026.03.04 04:31:43.995970 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.04 04:31:43.996077 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.04 04:31:43.996126 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3059 | 2026.03.04 04:31:43.996485 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.03.04 04:31:43.996521 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3061 | 2026.03.04 04:31:43.996852 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3062 | 2026.03.04 04:31:43.997090 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.03.04 04:31:43.997224 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 3064 | 2026.03.04 04:31:43.997270 [ 261 ] {ebce0f76-1996-43b3-b751-22f7dd036de7} <Debug> TCPHandler: Processed in 0.001358186 sec. | ||
| 3065 | 2026.03.04 04:31:48.022247 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3066 | 2026.03.04 04:31:48.022331 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3067 | 2026.03.04 04:31:48.083502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5788 | ||
| 3068 | 2026.03.04 04:31:48.084011 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.03.04 04:31:48.084059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3070 | 2026.03.04 04:31:48.084631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3071 | 2026.03.04 04:31:48.084881 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.03.04 04:31:48.085026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 3073 | 2026.03.04 04:31:48.097713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 402 | ||
| 3074 | 2026.03.04 04:31:48.100240 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.03.04 04:31:48.100296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3076 | 2026.03.04 04:31:48.101594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3077 | 2026.03.04 04:31:48.101872 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.03.04 04:31:48.102206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 3079 | 2026.03.04 04:31:48.384328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3080 | 2026.03.04 04:31:48.402814 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.03.04 04:31:48.402878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3082 | 2026.03.04 04:31:48.408668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3083 | 2026.03.04 04:31:48.409363 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.03.04 04:31:48.412435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3085 | 2026.03.04 04:31:48.987360 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.04 04:31:48.987620 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3087 | 2026.03.04 04:31:48.987716 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3088 | 2026.03.04 04:31:48.988521 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.04 04:31:48.988569 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3090 | 2026.03.04 04:31:48.988968 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3091 | 2026.03.04 04:31:48.989199 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.04 04:31:48.989355 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001806 sec., 67552.60243632336 rows/sec., 5.80 MiB/sec. | ||
| 3093 | 2026.03.04 04:31:48.989405 [ 261 ] {fe7c9433-747a-4e05-974d-86ba6323cb02} <Debug> TCPHandler: Processed in 0.002213113 sec. | ||
| 3094 | 2026.03.04 04:31:48.989538 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.03.04 04:31:48.989643 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.03.04 04:31:48.989686 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3097 | 2026.03.04 04:31:48.990121 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.03.04 04:31:48.990158 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3099 | 2026.03.04 04:31:48.990458 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3100 | 2026.03.04 04:31:48.990664 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.03.04 04:31:48.990793 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001173 sec., 28132.99232736573 rows/sec., 2.07 MiB/sec. | ||
| 3102 | 2026.03.04 04:31:48.990831 [ 261 ] {ef0f6574-b7b4-4186-be56-6d56c1b3b1a8} <Debug> TCPHandler: Processed in 0.001344016 sec. | ||
| 3103 | 2026.03.04 04:31:48.990944 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.03.04 04:31:48.991041 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3105 | 2026.03.04 04:31:48.991081 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3106 | 2026.03.04 04:31:48.991557 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.03.04 04:31:48.991593 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3108 | 2026.03.04 04:31:48.991912 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3109 | 2026.03.04 04:31:48.992122 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.03.04 04:31:48.992251 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00123 sec., 78861.78861788618 rows/sec., 6.16 MiB/sec. | ||
| 3111 | 2026.03.04 04:31:48.992291 [ 261 ] {8b87c07c-1134-48b6-a439-b7083ea3a72a} <Debug> TCPHandler: Processed in 0.001395517 sec. | ||
| 3112 | 2026.03.04 04:31:48.992419 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.03.04 04:31:48.992517 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.03.04 04:31:48.992561 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3115 | 2026.03.04 04:31:48.992984 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.04 04:31:48.993091 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3117 | 2026.03.04 04:31:48.993442 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3118 | 2026.03.04 04:31:48.993663 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.04 04:31:48.993799 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 3120 | 2026.03.04 04:31:48.993838 [ 261 ] {dd432213-6c62-41fc-94cb-6b1afd523387} <Debug> TCPHandler: Processed in 0.001467108 sec. | ||
| 3121 | 2026.03.04 04:31:48.993957 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.03.04 04:31:48.994054 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.03.04 04:31:48.994111 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <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 | ||
| 3124 | 2026.03.04 04:31:48.995155 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.03.04 04:31:48.995207 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3126 | 2026.03.04 04:31:48.995986 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3127 | 2026.03.04 04:31:48.996289 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.03.04 04:31:48.996435 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3129 | 2026.03.04 04:31:48.996458 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002421 sec., 13630.731102850063 rows/sec., 24.43 MiB/sec. | ||
| 3130 | 2026.03.04 04:31:48.996512 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.03.04 04:31:48.996543 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3132 | 2026.03.04 04:31:48.996557 [ 261 ] {ac863dc3-2d71-4634-94a7-2d62ee5c468d} <Debug> TCPHandler: Processed in 0.002648321 sec. | ||
| 3133 | 2026.03.04 04:31:48.996643 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::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 | ||
| 3134 | 2026.03.04 04:31:48.996696 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.03.04 04:31:48.996799 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.03.04 04:31:48.996848 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3137 | 2026.03.04 04:31:48.996854 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3138 | 2026.03.04 04:31:48.996920 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 146 rows starting from the beginning of the part | ||
| 3139 | 2026.03.04 04:31:48.997070 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3140 | 2026.03.04 04:31:48.997202 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::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 | ||
| 3141 | 2026.03.04 04:31:48.997251 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.03.04 04:31:48.997290 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3143 | 2026.03.04 04:31:48.997313 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3144 | 2026.03.04 04:31:48.997413 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::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 | ||
| 3145 | 2026.03.04 04:31:48.997508 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3146 | 2026.03.04 04:31:48.997633 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3147 | 2026.03.04 04:31:48.997965 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.03.04 04:31:48.998140 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 3149 | 2026.03.04 04:31:48.998191 [ 261 ] {a28fde44-5c9a-4ce5-9f71-7eaf4a6b3ac1} <Debug> TCPHandler: Processed in 0.00154727 sec. | ||
| 3150 | 2026.03.04 04:31:49.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.34 MiB, peak 226.52 MiB, free memory in arenas 0.00 B, will set to 223.34 MiB (RSS), difference: -3.00 MiB | ||
| 3151 | 2026.03.04 04:31:49.000727 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 19 columns (19 merged, 0 gathered) in 0.004126059 sec., 63256.48760718158 rows/sec., 113.35 MiB/sec. | ||
| 3152 | 2026.03.04 04:31:49.001406 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3153 | 2026.03.04 04:31:49.001827 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.03.04 04:31:49.001926 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3155 | 2026.03.04 04:31:49.002126 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3156 | 2026.03.04 04:31:49.385365 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.03.04 04:31:49.385655 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3158 | 2026.03.04 04:31:49.386062 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3159 | 2026.03.04 04:31:49.386113 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3160 | 2026.03.04 04:31:49.386381 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3161 | 2026.03.04 04:31:49.386452 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3162 | 2026.03.04 04:31:49.386597 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3163 | 2026.03.04 04:31:49.386706 [ 345 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3164 | 2026.03.04 04:31:49.386753 [ 314 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3165 | 2026.03.04 04:31:49.386709 [ 323 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3166 | 2026.03.04 04:31:49.386913 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3167 | 2026.03.04 04:31:49.386937 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3168 | 2026.03.04 04:31:49.387025 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3169 | 2026.03.04 04:31:49.387047 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3170 | 2026.03.04 04:31:49.387085 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3171 | 2026.03.04 04:31:49.387154 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3172 | 2026.03.04 04:31:49.387193 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3173 | 2026.03.04 04:31:49.388140 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002623 sec., 16012.199771254289 rows/sec., 644.46 KiB/sec. | ||
| 3174 | 2026.03.04 04:31:49.388294 [ 261 ] {89c1de3b-b5ba-4bfe-9845-64982cbf83c5} <Debug> TCPHandler: Processed in 0.003070909 sec. | ||
| 3175 | 2026.03.04 04:31:49.388545 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.03.04 04:31:49.388698 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3177 | 2026.03.04 04:31:49.388940 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3178 | 2026.03.04 04:31:49.388979 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3179 | 2026.03.04 04:31:49.389198 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3180 | 2026.03.04 04:31:49.389254 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3181 | 2026.03.04 04:31:49.389361 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3182 | 2026.03.04 04:31:49.389430 [ 330 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3183 | 2026.03.04 04:31:49.389432 [ 308 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3184 | 2026.03.04 04:31:49.389437 [ 323 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3185 | 2026.03.04 04:31:49.389567 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3186 | 2026.03.04 04:31:49.389589 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3187 | 2026.03.04 04:31:49.389662 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3188 | 2026.03.04 04:31:49.389680 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3189 | 2026.03.04 04:31:49.389712 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3190 | 2026.03.04 04:31:49.389745 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3191 | 2026.03.04 04:31:49.389777 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3192 | 2026.03.04 04:31:49.390413 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001785 sec., 23529.411764705885 rows/sec., 947.02 KiB/sec. | ||
| 3193 | 2026.03.04 04:31:49.390513 [ 261 ] {07fc350a-a1cd-4d55-b212-6c203144e964} <Debug> TCPHandler: Processed in 0.002020509 sec. | ||
| 3194 | 2026.03.04 04:31:49.390747 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.03.04 04:31:49.390891 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3196 | 2026.03.04 04:31:49.391115 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3197 | 2026.03.04 04:31:49.391154 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3198 | 2026.03.04 04:31:49.391371 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3199 | 2026.03.04 04:31:49.391425 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3200 | 2026.03.04 04:31:49.391529 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3201 | 2026.03.04 04:31:49.391584 [ 335 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3202 | 2026.03.04 04:31:49.391591 [ 323 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3203 | 2026.03.04 04:31:49.391603 [ 308 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3204 | 2026.03.04 04:31:49.391693 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3205 | 2026.03.04 04:31:49.391719 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3206 | 2026.03.04 04:31:49.391787 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3207 | 2026.03.04 04:31:49.391807 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3208 | 2026.03.04 04:31:49.391838 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3209 | 2026.03.04 04:31:49.391874 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3210 | 2026.03.04 04:31:49.391906 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3211 | 2026.03.04 04:31:49.392512 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001683 sec., 24955.436720142603 rows/sec., 1004.41 KiB/sec. | ||
| 3212 | 2026.03.04 04:31:49.392624 [ 261 ] {7f77e364-faa6-40ef-a158-a21732e558ec} <Debug> TCPHandler: Processed in 0.001928337 sec. | ||
| 3213 | 2026.03.04 04:31:49.392841 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.03.04 04:31:49.392982 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3215 | 2026.03.04 04:31:49.393204 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3216 | 2026.03.04 04:31:49.393242 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3217 | 2026.03.04 04:31:49.393454 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3218 | 2026.03.04 04:31:49.393507 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3219 | 2026.03.04 04:31:49.393606 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3220 | 2026.03.04 04:31:49.393666 [ 330 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3221 | 2026.03.04 04:31:49.393679 [ 308 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3222 | 2026.03.04 04:31:49.393673 [ 335 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3223 | 2026.03.04 04:31:49.393786 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3224 | 2026.03.04 04:31:49.393807 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3225 | 2026.03.04 04:31:49.393874 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3226 | 2026.03.04 04:31:49.393892 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3227 | 2026.03.04 04:31:49.393922 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3228 | 2026.03.04 04:31:49.393953 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3229 | 2026.03.04 04:31:49.393983 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3230 | 2026.03.04 04:31:49.394637 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001715 sec., 24489.79591836735 rows/sec., 985.67 KiB/sec. | ||
| 3231 | 2026.03.04 04:31:49.394751 [ 261 ] {16848ca3-5bc3-4935-b6f7-2ca53b7846cf} <Debug> TCPHandler: Processed in 0.001959808 sec. | ||
| 3232 | 2026.03.04 04:31:49.395013 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.03.04 04:31:49.395153 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3234 | 2026.03.04 04:31:49.395381 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3235 | 2026.03.04 04:31:49.395420 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3236 | 2026.03.04 04:31:49.395635 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3237 | 2026.03.04 04:31:49.395689 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3238 | 2026.03.04 04:31:49.395791 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3239 | 2026.03.04 04:31:49.395854 [ 348 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3240 | 2026.03.04 04:31:49.395857 [ 335 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3241 | 2026.03.04 04:31:49.395854 [ 328 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3242 | 2026.03.04 04:31:49.395977 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3243 | 2026.03.04 04:31:49.396003 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3244 | 2026.03.04 04:31:49.396073 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3245 | 2026.03.04 04:31:49.396091 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3246 | 2026.03.04 04:31:49.396121 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3247 | 2026.03.04 04:31:49.396153 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3248 | 2026.03.04 04:31:49.396183 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3249 | 2026.03.04 04:31:49.396740 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001648 sec., 25485.436893203885 rows/sec., 1.00 MiB/sec. | ||
| 3250 | 2026.03.04 04:31:49.396867 [ 261 ] {86d0c580-986f-482d-9742-fac4e3caff24} <Debug> TCPHandler: Processed in 0.001904387 sec. | ||
| 3251 | 2026.03.04 04:31:49.397076 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.04 04:31:49.397217 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3253 | 2026.03.04 04:31:49.397446 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3254 | 2026.03.04 04:31:49.397484 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3255 | 2026.03.04 04:31:49.397702 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3256 | 2026.03.04 04:31:49.397754 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3257 | 2026.03.04 04:31:49.397857 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3258 | 2026.03.04 04:31:49.397919 [ 348 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3259 | 2026.03.04 04:31:49.397919 [ 328 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3260 | 2026.03.04 04:31:49.397923 [ 335 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3261 | 2026.03.04 04:31:49.398030 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3262 | 2026.03.04 04:31:49.398053 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3263 | 2026.03.04 04:31:49.398120 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3264 | 2026.03.04 04:31:49.398137 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3265 | 2026.03.04 04:31:49.398169 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3266 | 2026.03.04 04:31:49.398200 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3267 | 2026.03.04 04:31:49.398229 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3268 | 2026.03.04 04:31:49.398841 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001685 sec., 24925.816023738873 rows/sec., 1003.22 KiB/sec. | ||
| 3269 | 2026.03.04 04:31:49.398948 [ 261 ] {a6b0d624-d4fe-482c-9dd1-cef452b24cb3} <Debug> TCPHandler: Processed in 0.001922297 sec. | ||
| 3270 | 2026.03.04 04:31:49.502652 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.03.04 04:31:49.502872 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3272 | 2026.03.04 04:31:49.503208 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3273 | 2026.03.04 04:31:49.503251 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3274 | 2026.03.04 04:31:49.503509 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3275 | 2026.03.04 04:31:49.503575 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3276 | 2026.03.04 04:31:49.503700 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3277 | 2026.03.04 04:31:49.503811 [ 335 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3278 | 2026.03.04 04:31:49.503816 [ 310 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3279 | 2026.03.04 04:31:49.503837 [ 348 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3280 | 2026.03.04 04:31:49.503985 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3281 | 2026.03.04 04:31:49.504013 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3282 | 2026.03.04 04:31:49.504094 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3283 | 2026.03.04 04:31:49.504113 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3284 | 2026.03.04 04:31:49.504147 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3285 | 2026.03.04 04:31:49.504184 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3286 | 2026.03.04 04:31:49.504217 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3287 | 2026.03.04 04:31:49.505019 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002241 sec., 18741.633199464526 rows/sec., 754.32 KiB/sec. | ||
| 3288 | 2026.03.04 04:31:49.505154 [ 261 ] {958f9ec8-b29c-46d5-a160-6ec75b5421a9} <Debug> TCPHandler: Processed in 0.0026085 sec. | ||
| 3289 | 2026.03.04 04:31:49.549828 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.03.04 04:31:49.550022 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3291 | 2026.03.04 04:31:49.550344 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3292 | 2026.03.04 04:31:49.550394 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3293 | 2026.03.04 04:31:49.550685 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3294 | 2026.03.04 04:31:49.550755 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3295 | 2026.03.04 04:31:49.550893 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3296 | 2026.03.04 04:31:49.550983 [ 298 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3297 | 2026.03.04 04:31:49.550986 [ 310 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3298 | 2026.03.04 04:31:49.550990 [ 335 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3299 | 2026.03.04 04:31:49.551123 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3300 | 2026.03.04 04:31:49.551146 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3301 | 2026.03.04 04:31:49.551222 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3302 | 2026.03.04 04:31:49.551243 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 3303 | 2026.03.04 04:31:49.551276 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3304 | 2026.03.04 04:31:49.551312 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3305 | 2026.03.04 04:31:49.551343 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3306 | 2026.03.04 04:31:49.552170 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002234 sec., 18800.358102059086 rows/sec., 756.68 KiB/sec. | ||
| 3307 | 2026.03.04 04:31:49.552306 [ 261 ] {619715aa-19af-4cda-a28a-256ac3d95deb} <Debug> TCPHandler: Processed in 0.002558269 sec. | ||
| 3308 | 2026.03.04 04:31:49.553845 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.03.04 04:31:49.553949 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3310 | 2026.03.04 04:31:49.553991 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3311 | 2026.03.04 04:31:49.554538 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.03.04 04:31:49.554585 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3313 | 2026.03.04 04:31:49.555153 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3314 | 2026.03.04 04:31:49.555359 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.04 04:31:49.555513 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001583 sec., 5053.695514845231 rows/sec., 1.02 MiB/sec. | ||
| 3316 | 2026.03.04 04:31:49.555553 [ 261 ] {3d8de082-1573-4ff0-946f-fccf333cf116} <Debug> TCPHandler: Processed in 0.001753344 sec. | ||
| 3317 | 2026.03.04 04:31:49.555668 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.03.04 04:31:49.555766 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3319 | 2026.03.04 04:31:49.555809 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3320 | 2026.03.04 04:31:49.556227 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.03.04 04:31:49.556264 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3322 | 2026.03.04 04:31:49.556557 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3323 | 2026.03.04 04:31:49.556774 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.03.04 04:31:49.556876 [ 148 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3325 | 2026.03.04 04:31:49.556905 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 281.43 KiB/sec. | ||
| 3326 | 2026.03.04 04:31:49.556921 [ 148 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.03.04 04:31:49.556949 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3328 | 2026.03.04 04:31:49.556951 [ 261 ] {29223c88-adec-4108-ad25-cd708ce8e367} <Debug> TCPHandler: Processed in 0.001332526 sec. | ||
| 3329 | 2026.03.04 04:31:49.557062 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::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 | ||
| 3330 | 2026.03.04 04:31:49.557078 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.03.04 04:31:49.557170 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3332 | 2026.03.04 04:31:49.557182 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3333 | 2026.03.04 04:31:49.557204 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::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 | ||
| 3334 | 2026.03.04 04:31:49.557224 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3335 | 2026.03.04 04:31:49.557267 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3336 | 2026.03.04 04:31:49.557318 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3337 | 2026.03.04 04:31:49.557369 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3338 | 2026.03.04 04:31:49.557413 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::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 | ||
| 3339 | 2026.03.04 04:31:49.557455 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3340 | 2026.03.04 04:31:49.558235 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226304 sec., 22832.837534575443 rows/sec., 1.91 MiB/sec. | ||
| 3341 | 2026.03.04 04:31:49.558352 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3342 | 2026.03.04 04:31:49.558596 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.03.04 04:31:49.558656 [ 193 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_6_1} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3344 | 2026.03.04 04:31:49.558718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3345 | 2026.03.04 04:31:49.559004 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.03.04 04:31:49.559040 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3347 | 2026.03.04 04:31:49.559491 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3348 | 2026.03.04 04:31:49.559721 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.03.04 04:31:49.559837 [ 148 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3350 | 2026.03.04 04:31:49.559860 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.002697 sec., 724508.7133852429 rows/sec., 54.26 MiB/sec. | ||
| 3351 | 2026.03.04 04:31:49.559871 [ 148 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.04 04:31:49.559903 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3353 | 2026.03.04 04:31:49.559904 [ 261 ] {d2486730-9700-4b1a-8bfd-52674012d174} <Debug> TCPHandler: Processed in 0.002877256 sec. | ||
| 3354 | 2026.03.04 04:31:49.559980 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3355 | 2026.03.04 04:31:49.560046 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.03.04 04:31:49.560046 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3357 | 2026.03.04 04:31:49.560089 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 888 rows starting from the beginning of the part | ||
| 3358 | 2026.03.04 04:31:49.560142 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
| 3359 | 2026.03.04 04:31:49.560143 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.03.04 04:31:49.560187 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 246 rows starting from the beginning of the part | ||
| 3361 | 2026.03.04 04:31:49.560192 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3362 | 2026.03.04 04:31:49.560227 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 3363 | 2026.03.04 04:31:49.560266 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 122 rows starting from the beginning of the part | ||
| 3364 | 2026.03.04 04:31:49.560304 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1954 rows starting from the beginning of the part | ||
| 3365 | 2026.03.04 04:31:49.560610 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.03.04 04:31:49.560647 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3367 | 2026.03.04 04:31:49.560951 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3368 | 2026.03.04 04:31:49.561175 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.04 04:31:49.561333 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001208 sec., 17384.1059602649 rows/sec., 1.26 MiB/sec. | ||
| 3370 | 2026.03.04 04:31:49.561371 [ 261 ] {2cc6d5a3-bf8c-457a-ac45-1dda347d63ef} <Debug> TCPHandler: Processed in 0.001375216 sec. | ||
| 3371 | 2026.03.04 04:31:49.561489 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.03.04 04:31:49.561585 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.03.04 04:31:49.561625 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3374 | 2026.03.04 04:31:49.561665 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713093 sec., 1957862.1826135535 rows/sec., 160.00 MiB/sec. | ||
| 3375 | 2026.03.04 04:31:49.561994 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3376 | 2026.03.04 04:31:49.562250 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.04 04:31:49.562308 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_16_3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3378 | 2026.03.04 04:31:49.562323 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.04 04:31:49.562359 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3380 | 2026.03.04 04:31:49.562364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3381 | 2026.03.04 04:31:49.562688 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3382 | 2026.03.04 04:31:49.562902 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.03.04 04:31:49.563038 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001471 sec., 481305.2345343304 rows/sec., 28.08 MiB/sec. | ||
| 3384 | 2026.03.04 04:31:49.563058 [ 147 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3385 | 2026.03.04 04:31:49.563076 [ 261 ] {c5b9c755-c37b-4180-ae71-a3230fcc0972} <Debug> TCPHandler: Processed in 0.001637902 sec. | ||
| 3386 | 2026.03.04 04:31:49.563134 [ 147 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.04 04:31:49.563168 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3388 | 2026.03.04 04:31:49.563225 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.03.04 04:31:49.563245 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::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 | ||
| 3390 | 2026.03.04 04:31:49.563320 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.03.04 04:31:49.563323 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3392 | 2026.03.04 04:31:49.563343 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3393 | 2026.03.04 04:31:49.563367 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3394 | 2026.03.04 04:31:49.563386 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3395 | 2026.03.04 04:31:49.563423 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3396 | 2026.03.04 04:31:49.563459 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3397 | 2026.03.04 04:31:49.563493 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3398 | 2026.03.04 04:31:49.563524 [ 193 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 708 rows starting from the beginning of the part | ||
| 3399 | 2026.03.04 04:31:49.563750 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.04 04:31:49.563786 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3401 | 2026.03.04 04:31:49.564067 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3402 | 2026.03.04 04:31:49.564278 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.04 04:31:49.564313 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093561 sec., 1079043.601591498 rows/sec., 70.17 MiB/sec. | ||
| 3404 | 2026.03.04 04:31:49.564400 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 3405 | 2026.03.04 04:31:49.564442 [ 261 ] {616ebc9f-cb2e-4804-9c72-d9191a17eb27} <Debug> TCPHandler: Processed in 0.001266815 sec. | ||
| 3406 | 2026.03.04 04:31:49.564523 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3407 | 2026.03.04 04:31:49.564547 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.04 04:31:49.564645 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3409 | 2026.03.04 04:31:49.564690 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3410 | 2026.03.04 04:31:49.564829 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.03.04 04:31:49.564909 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_6_1} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3412 | 2026.03.04 04:31:49.565002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3413 | 2026.03.04 04:31:49.565535 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.03.04 04:31:49.565577 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3415 | 2026.03.04 04:31:49.565928 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3416 | 2026.03.04 04:31:49.566141 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.04 04:31:49.566250 [ 147 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3418 | 2026.03.04 04:31:49.566275 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001648 sec., 619538.8349514563 rows/sec., 42.68 MiB/sec. | ||
| 3419 | 2026.03.04 04:31:49.566289 [ 147 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.04 04:31:49.566317 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3421 | 2026.03.04 04:31:49.566321 [ 261 ] {dba14a30-62db-4e51-aa00-83d7c6df335a} <Debug> TCPHandler: Processed in 0.001822475 sec. | ||
| 3422 | 2026.03.04 04:31:49.566396 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3423 | 2026.03.04 04:31:49.566435 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.04 04:31:49.566475 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2026.03.04 04:31:49.566498 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 565 rows starting from the beginning of the part | ||
| 3426 | 2026.03.04 04:31:49.566529 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.04 04:31:49.566565 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
| 3428 | 2026.03.04 04:31:49.566573 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3429 | 2026.03.04 04:31:49.566612 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part | ||
| 3430 | 2026.03.04 04:31:49.566653 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 3431 | 2026.03.04 04:31:49.566693 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 97 rows starting from the beginning of the part | ||
| 3432 | 2026.03.04 04:31:49.566732 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1021 rows starting from the beginning of the part | ||
| 3433 | 2026.03.04 04:31:49.567733 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368827 sec., 1437727.3388090678 rows/sec., 108.35 MiB/sec. | ||
| 3434 | 2026.03.04 04:31:49.568000 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3435 | 2026.03.04 04:31:49.568196 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.03.04 04:31:49.568240 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3437 | 2026.03.04 04:31:49.568340 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.03.04 04:31:49.568426 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_16_3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3439 | 2026.03.04 04:31:49.568519 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3440 | 2026.03.04 04:31:49.568947 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3441 | 2026.03.04 04:31:49.569171 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.03.04 04:31:49.569288 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3443 | 2026.03.04 04:31:49.569312 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Debug> executeQuery: Read 4061 rows, 272.36 KiB in 0.0028 sec., 1450357.142857143 rows/sec., 94.99 MiB/sec. | ||
| 3444 | 2026.03.04 04:31:49.569344 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.04 04:31:49.569364 [ 261 ] {694ef123-e092-42a9-a3cf-d30558e0467e} <Debug> TCPHandler: Processed in 0.002978707 sec. | ||
| 3446 | 2026.03.04 04:31:49.569368 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3447 | 2026.03.04 04:31:49.569523 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3448 | 2026.03.04 04:31:49.569577 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.04 04:31:49.569642 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2026.03.04 04:31:49.569679 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1783 rows starting from the beginning of the part | ||
| 3451 | 2026.03.04 04:31:49.569691 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.03.04 04:31:49.569742 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3453 | 2026.03.04 04:31:49.569755 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <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 | ||
| 3454 | 2026.03.04 04:31:49.569801 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 476 rows starting from the beginning of the part | ||
| 3455 | 2026.03.04 04:31:49.569855 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3456 | 2026.03.04 04:31:49.569911 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3457 | 2026.03.04 04:31:49.569968 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4061 rows starting from the beginning of the part | ||
| 3458 | 2026.03.04 04:31:49.570795 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.03.04 04:31:49.570843 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3460 | 2026.03.04 04:31:49.571678 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3461 | 2026.03.04 04:31:49.572025 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.03.04 04:31:49.572219 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002552 sec., 6661.442006269593 rows/sec., 11.94 MiB/sec. | ||
| 3463 | 2026.03.04 04:31:49.572300 [ 261 ] {b90f5477-5cad-469b-b466-3a3f573a02a9} <Debug> TCPHandler: Processed in 0.002784444 sec. | ||
| 3464 | 2026.03.04 04:31:49.572311 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6800 rows, containing 5 columns (5 merged, 0 gathered) in 0.002819984 sec., 2411361.1992124775 rows/sec., 162.36 MiB/sec. | ||
| 3465 | 2026.03.04 04:31:49.572466 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.03.04 04:31:49.572591 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.03.04 04:31:49.572647 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3468 | 2026.03.04 04:31:49.573043 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.03.04 04:31:49.573046 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3470 | 2026.03.04 04:31:49.573083 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3471 | 2026.03.04 04:31:49.573408 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.03.04 04:31:49.573455 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3473 | 2026.03.04 04:31:49.573487 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3474 | 2026.03.04 04:31:49.573574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3475 | 2026.03.04 04:31:49.573690 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.03.04 04:31:49.573795 [ 147 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3477 | 2026.03.04 04:31:49.573825 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00126 sec., 9523.809523809523 rows/sec., 657.24 KiB/sec. | ||
| 3478 | 2026.03.04 04:31:49.573831 [ 147 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.04 04:31:49.573867 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3480 | 2026.03.04 04:31:49.573869 [ 261 ] {3713835e-3627-440f-bae1-348dd1705e6d} <Debug> TCPHandler: Processed in 0.001464238 sec. | ||
| 3481 | 2026.03.04 04:31:49.573960 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3482 | 2026.03.04 04:31:49.574049 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3483 | 2026.03.04 04:31:49.574078 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 3484 | 2026.03.04 04:31:49.574145 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3485 | 2026.03.04 04:31:49.574188 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3486 | 2026.03.04 04:31:49.574228 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3487 | 2026.03.04 04:31:49.574281 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3488 | 2026.03.04 04:31:49.574323 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 3489 | 2026.03.04 04:31:49.575245 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318466 sec., 691712.9451954013 rows/sec., 45.55 MiB/sec. | ||
| 3490 | 2026.03.04 04:31:49.575408 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3491 | 2026.03.04 04:31:49.575645 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.03.04 04:31:49.575712 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_16_3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3493 | 2026.03.04 04:31:49.575770 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3494 | 2026.03.04 04:31:50.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.44 MiB, peak 226.52 MiB, free memory in arenas 0.00 B, will set to 224.99 MiB (RSS), difference: 3.55 MiB | ||
| 3495 | 2026.03.04 04:31:53.984476 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.03.04 04:31:53.984657 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3497 | 2026.03.04 04:31:53.984724 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3498 | 2026.03.04 04:31:53.985391 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.04 04:31:53.985432 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3500 | 2026.03.04 04:31:53.985824 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3501 | 2026.03.04 04:31:53.986064 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.04 04:31:53.986223 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 3503 | 2026.03.04 04:31:53.986271 [ 261 ] {6252d515-ff7f-4987-8d8e-6dc1139cb28c} <Debug> TCPHandler: Processed in 0.001925047 sec. | ||
| 3504 | 2026.03.04 04:31:53.986396 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.03.04 04:31:53.986501 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3506 | 2026.03.04 04:31:53.986544 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3507 | 2026.03.04 04:31:53.986987 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.04 04:31:53.987025 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3509 | 2026.03.04 04:31:53.987357 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3510 | 2026.03.04 04:31:53.987615 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.04 04:31:53.987748 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 3512 | 2026.03.04 04:31:53.987787 [ 261 ] {228aa257-ca57-4812-8592-5a5e3f5ed5a2} <Debug> TCPHandler: Processed in 0.001441817 sec. | ||
| 3513 | 2026.03.04 04:31:53.987902 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.03.04 04:31:53.988000 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.03.04 04:31:53.988044 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3516 | 2026.03.04 04:31:53.988434 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.03.04 04:31:53.988497 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3518 | 2026.03.04 04:31:53.988829 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3519 | 2026.03.04 04:31:53.989042 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.03.04 04:31:53.989173 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 3521 | 2026.03.04 04:31:53.989209 [ 261 ] {8fbcf4b1-6504-4794-a231-2dee8a1b3c1f} <Debug> TCPHandler: Processed in 0.001356306 sec. | ||
| 3522 | 2026.03.04 04:31:53.989319 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.03.04 04:31:53.989414 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3524 | 2026.03.04 04:31:53.989456 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3525 | 2026.03.04 04:31:53.989785 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.04 04:31:53.989820 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 3527 | 2026.03.04 04:31:53.990129 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3528 | 2026.03.04 04:31:53.990341 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.04 04:31:53.990469 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 3530 | 2026.03.04 04:31:53.990505 [ 261 ] {5759f58c-188a-437f-a7c6-0bd406546858} <Debug> TCPHandler: Processed in 0.001233914 sec. | ||
| 3531 | 2026.03.04 04:31:55.586081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6236 | ||
| 3532 | 2026.03.04 04:31:55.586639 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.04 04:31:55.586690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3534 | 2026.03.04 04:31:55.587206 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3535 | 2026.03.04 04:31:55.587450 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.03.04 04:31:55.587597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6236 | ||
| 3537 | 2026.03.04 04:31:55.913452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3538 | 2026.03.04 04:31:55.929754 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.04 04:31:55.929812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3540 | 2026.03.04 04:31:55.935913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3541 | 2026.03.04 04:31:55.936600 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.04 04:31:55.939311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3543 | 2026.03.04 04:31:56.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.52 MiB, peak 229.52 MiB, free memory in arenas 0.00 B, will set to 227.24 MiB (RSS), difference: 1.73 MiB | ||
| 3544 | 2026.03.04 04:31:58.103322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 458 | ||
| 3545 | 2026.03.04 04:31:58.106063 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.03.04 04:31:58.106106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3547 | 2026.03.04 04:31:58.107373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3548 | 2026.03.04 04:31:58.107702 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.03.04 04:31:58.107951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3550 | 2026.03.04 04:31:58.987166 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.03.04 04:31:58.987343 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3552 | 2026.03.04 04:31:58.987411 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3553 | 2026.03.04 04:31:58.988122 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.04 04:31:58.988172 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3555 | 2026.03.04 04:31:58.988558 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3556 | 2026.03.04 04:31:58.988807 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.03.04 04:31:58.988968 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001674 sec., 72879.33094384708 rows/sec., 6.26 MiB/sec. | ||
| 3558 | 2026.03.04 04:31:58.989018 [ 261 ] {4d0ec318-dd27-44d8-b98d-45cd1930f5d9} <Debug> TCPHandler: Processed in 0.001985359 sec. | ||
| 3559 | 2026.03.04 04:31:58.989149 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.04 04:31:58.989253 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.03.04 04:31:58.989298 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3562 | 2026.03.04 04:31:58.989726 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.04 04:31:58.989765 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3564 | 2026.03.04 04:31:58.990079 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3565 | 2026.03.04 04:31:58.990290 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.03.04 04:31:58.990421 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001192 sec., 27684.563758389264 rows/sec., 2.03 MiB/sec. | ||
| 3567 | 2026.03.04 04:31:58.990457 [ 261 ] {d1ee1487-f362-4504-94c7-303e297e6cbd} <Debug> TCPHandler: Processed in 0.001359246 sec. | ||
| 3568 | 2026.03.04 04:31:58.990567 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.03.04 04:31:58.990664 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3570 | 2026.03.04 04:31:58.990704 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3571 | 2026.03.04 04:31:58.991133 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.03.04 04:31:58.991170 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3573 | 2026.03.04 04:31:58.991477 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3574 | 2026.03.04 04:31:58.991690 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.03.04 04:31:58.991818 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001174 sec., 82623.50936967632 rows/sec., 6.45 MiB/sec. | ||
| 3576 | 2026.03.04 04:31:58.991855 [ 261 ] {925395d7-1b79-4f43-bed5-ccb80df27414} <Debug> TCPHandler: Processed in 0.001336976 sec. | ||
| 3577 | 2026.03.04 04:31:58.991966 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.03.04 04:31:58.992060 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.03.04 04:31:58.992102 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3580 | 2026.03.04 04:31:58.992510 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.03.04 04:31:58.992546 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3582 | 2026.03.04 04:31:58.992890 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3583 | 2026.03.04 04:31:58.993189 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.03.04 04:31:58.993354 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 3585 | 2026.03.04 04:31:58.993399 [ 261 ] {6ec6c07b-f016-4ad0-abdd-7f81dbc463af} <Debug> TCPHandler: Processed in 0.001481578 sec. | ||
| 3586 | 2026.03.04 04:31:58.993629 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.03.04 04:31:58.993732 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.03.04 04:31:58.993794 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <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 | ||
| 3589 | 2026.03.04 04:31:58.994728 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.03.04 04:31:58.994770 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3591 | 2026.03.04 04:31:58.995378 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3592 | 2026.03.04 04:31:58.995759 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.03.04 04:31:58.995929 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002216 sec., 14891.696750902527 rows/sec., 26.69 MiB/sec. | ||
| 3594 | 2026.03.04 04:31:58.995994 [ 261 ] {6b567cbd-f554-4be6-801c-4a2a78c592d9} <Debug> TCPHandler: Processed in 0.002419447 sec. | ||
| 3595 | 2026.03.04 04:31:58.996138 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.03.04 04:31:58.996249 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.03.04 04:31:58.996295 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3598 | 2026.03.04 04:31:58.996659 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.03.04 04:31:58.996698 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3600 | 2026.03.04 04:31:58.997037 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3601 | 2026.03.04 04:31:58.997285 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.03.04 04:31:58.997454 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 3603 | 2026.03.04 04:31:58.997499 [ 261 ] {c4994aa1-8b50-436e-bad1-2c211fcb9d00} <Debug> TCPHandler: Processed in 0.001418737 sec. | ||
| 3604 | 2026.03.04 04:32:03.022589 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3605 | 2026.03.04 04:32:03.022667 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3606 | 2026.03.04 04:32:03.087665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6748 | ||
| 3607 | 2026.03.04 04:32:03.088497 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.03.04 04:32:03.088590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3609 | 2026.03.04 04:32:03.089287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3610 | 2026.03.04 04:32:03.089536 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.03.04 04:32:03.089686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 3612 | 2026.03.04 04:32:03.439351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3613 | 2026.03.04 04:32:03.456940 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.03.04 04:32:03.456994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3615 | 2026.03.04 04:32:03.462533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3616 | 2026.03.04 04:32:03.463238 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.03.04 04:32:03.466334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3618 | 2026.03.04 04:32:03.985855 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.03.04 04:32:03.986057 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3620 | 2026.03.04 04:32:03.986130 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3621 | 2026.03.04 04:32:03.986831 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.03.04 04:32:03.986877 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3623 | 2026.03.04 04:32:03.987268 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3624 | 2026.03.04 04:32:03.987502 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.03.04 04:32:03.987657 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001657 sec., 43452.02172601086 rows/sec., 3.49 MiB/sec. | ||
| 3626 | 2026.03.04 04:32:03.987705 [ 261 ] {8e322650-d5e4-475b-af72-107acb547c8d} <Debug> TCPHandler: Processed in 0.001989718 sec. | ||
| 3627 | 2026.03.04 04:32:03.987839 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.03.04 04:32:03.987942 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3629 | 2026.03.04 04:32:03.987985 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3630 | 2026.03.04 04:32:03.988392 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.03.04 04:32:03.988430 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3632 | 2026.03.04 04:32:03.988736 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3633 | 2026.03.04 04:32:03.988947 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.03.04 04:32:03.989080 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001161 sec., 6890.611541774333 rows/sec., 518.14 KiB/sec. | ||
| 3635 | 2026.03.04 04:32:03.989117 [ 261 ] {c63229c7-3d33-4d05-b095-cbc2287dbcae} <Debug> TCPHandler: Processed in 0.001330336 sec. | ||
| 3636 | 2026.03.04 04:32:03.989220 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.03.04 04:32:03.989315 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3638 | 2026.03.04 04:32:03.989354 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3639 | 2026.03.04 04:32:03.989764 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.04 04:32:03.989802 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3641 | 2026.03.04 04:32:03.990097 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3642 | 2026.03.04 04:32:03.990303 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.03.04 04:32:03.990427 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00113 sec., 63716.81415929204 rows/sec., 4.97 MiB/sec. | ||
| 3644 | 2026.03.04 04:32:03.990463 [ 261 ] {244e9e37-992d-4d6e-b7fe-6aaf10f6f158} <Debug> TCPHandler: Processed in 0.001292436 sec. | ||
| 3645 | 2026.03.04 04:32:03.990574 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.03.04 04:32:03.990669 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.03.04 04:32:03.990712 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3648 | 2026.03.04 04:32:03.991108 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.04 04:32:03.991144 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3650 | 2026.03.04 04:32:03.991464 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3651 | 2026.03.04 04:32:03.991677 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.03.04 04:32:03.991802 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3653 | 2026.03.04 04:32:03.991838 [ 261 ] {73068cd6-cb89-4693-9b12-c69ed4b9630e} <Debug> TCPHandler: Processed in 0.001313075 sec. | ||
| 3654 | 2026.03.04 04:32:03.991945 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.03.04 04:32:03.992048 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3656 | 2026.03.04 04:32:03.992104 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <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 | ||
| 3657 | 2026.03.04 04:32:03.992836 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.03.04 04:32:03.992936 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3659 | 2026.03.04 04:32:03.993499 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3660 | 2026.03.04 04:32:03.993730 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.03.04 04:32:03.993876 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001847 sec., 4331.348132106118 rows/sec., 7.76 MiB/sec. | ||
| 3662 | 2026.03.04 04:32:03.993939 [ 261 ] {43a81d6b-1337-4c46-a117-cbe6004df912} <Debug> TCPHandler: Processed in 0.00204346 sec. | ||
| 3663 | 2026.03.04 04:32:03.994085 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.03.04 04:32:03.994188 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.03.04 04:32:03.994230 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3666 | 2026.03.04 04:32:03.994638 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.03.04 04:32:03.994674 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3668 | 2026.03.04 04:32:03.995036 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3669 | 2026.03.04 04:32:03.995267 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.03.04 04:32:03.995403 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 3671 | 2026.03.04 04:32:03.995447 [ 261 ] {840e1264-5530-430b-8131-11dd245c24d4} <Debug> TCPHandler: Processed in 0.001421648 sec. | ||
| 3672 | 2026.03.04 04:32:08.109145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 482 | ||
| 3673 | 2026.03.04 04:32:08.111155 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.03.04 04:32:08.111201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3675 | 2026.03.04 04:32:08.112357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3676 | 2026.03.04 04:32:08.112617 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.03.04 04:32:08.112758 [ 127 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3678 | 2026.03.04 04:32:08.112793 [ 127 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.04 04:32:08.112810 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3680 | 2026.03.04 04:32:08.112874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3681 | 2026.03.04 04:32:08.112929 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::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 | ||
| 3682 | 2026.03.04 04:32:08.113551 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3683 | 2026.03.04 04:32:08.113725 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 284 rows starting from the beginning of the part | ||
| 3684 | 2026.03.04 04:32:08.114114 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3685 | 2026.03.04 04:32:08.114461 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3686 | 2026.03.04 04:32:08.114797 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3687 | 2026.03.04 04:32:08.115142 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 3688 | 2026.03.04 04:32:08.115486 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3689 | 2026.03.04 04:32:08.121630 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.008761139 sec., 55015.67775605433 rows/sec., 54.11 MiB/sec. | ||
| 3690 | 2026.03.04 04:32:08.122773 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3691 | 2026.03.04 04:32:08.123433 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.03.04 04:32:08.123526 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_11_2} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3693 | 2026.03.04 04:32:08.123780 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3694 | 2026.03.04 04:32:08.988951 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.03.04 04:32:08.989149 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3696 | 2026.03.04 04:32:08.989218 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3697 | 2026.03.04 04:32:08.989890 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.03.04 04:32:08.989933 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3699 | 2026.03.04 04:32:08.990311 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3700 | 2026.03.04 04:32:08.990543 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.03.04 04:32:08.990690 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 3702 | 2026.03.04 04:32:08.990730 [ 261 ] {a6998d1a-8bdd-4648-bd3f-db4b6d6f7bcc} <Debug> TCPHandler: Processed in 0.001916577 sec. | ||
| 3703 | 2026.03.04 04:32:08.990855 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.03.04 04:32:08.990948 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3705 | 2026.03.04 04:32:08.990988 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3706 | 2026.03.04 04:32:08.991372 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.03.04 04:32:08.991407 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3708 | 2026.03.04 04:32:08.991694 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3709 | 2026.03.04 04:32:08.991904 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.03.04 04:32:08.992028 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec. | ||
| 3711 | 2026.03.04 04:32:08.992063 [ 261 ] {08966ad0-5053-4d73-b6da-80b046d4aa7e} <Debug> TCPHandler: Processed in 0.001256775 sec. | ||
| 3712 | 2026.03.04 04:32:08.992175 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.03.04 04:32:08.992266 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3714 | 2026.03.04 04:32:08.992305 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3715 | 2026.03.04 04:32:08.992799 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.03.04 04:32:08.992893 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3717 | 2026.03.04 04:32:08.993212 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3718 | 2026.03.04 04:32:08.993439 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.03.04 04:32:08.993567 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001318 sec., 184370.2579666161 rows/sec., 16.47 MiB/sec. | ||
| 3720 | 2026.03.04 04:32:08.993602 [ 261 ] {9fdc0bf8-fe61-461e-909c-7b4f0f22d40c} <Debug> TCPHandler: Processed in 0.001474538 sec. | ||
| 3721 | 2026.03.04 04:32:08.993719 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.03.04 04:32:08.993811 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3723 | 2026.03.04 04:32:08.993850 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3724 | 2026.03.04 04:32:08.994255 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.03.04 04:32:08.994294 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3726 | 2026.03.04 04:32:08.994656 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3727 | 2026.03.04 04:32:08.994916 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.03.04 04:32:08.995065 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.00127 sec., 37007.87401574803 rows/sec., 2.75 MiB/sec. | ||
| 3729 | 2026.03.04 04:32:08.995066 [ 126 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3730 | 2026.03.04 04:32:08.995109 [ 261 ] {0b94aaf7-383d-4caf-a947-09c74cc1ea77} <Debug> TCPHandler: Processed in 0.001436498 sec. | ||
| 3731 | 2026.03.04 04:32:08.995151 [ 126 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.03.04 04:32:08.995185 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3733 | 2026.03.04 04:32:08.995253 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.03.04 04:32:08.995293 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3735 | 2026.03.04 04:32:08.995352 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3736 | 2026.03.04 04:32:08.995385 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3737 | 2026.03.04 04:32:08.995391 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3738 | 2026.03.04 04:32:08.995416 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 3739 | 2026.03.04 04:32:08.995479 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
| 3740 | 2026.03.04 04:32:08.995529 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
| 3741 | 2026.03.04 04:32:08.995571 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part | ||
| 3742 | 2026.03.04 04:32:08.995615 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 3743 | 2026.03.04 04:32:08.995653 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
| 3744 | 2026.03.04 04:32:08.995823 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.04 04:32:08.995859 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3746 | 2026.03.04 04:32:08.996166 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3747 | 2026.03.04 04:32:08.996394 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.04 04:32:08.996463 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204563 sec., 293052.3351622123 rows/sec., 20.91 MiB/sec. | ||
| 3749 | 2026.03.04 04:32:08.996525 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 3750 | 2026.03.04 04:32:08.996566 [ 261 ] {36a0f93c-8d92-4c59-b0b2-d5e2e5a5caa3} <Debug> TCPHandler: Processed in 0.001364037 sec. | ||
| 3751 | 2026.03.04 04:32:08.996642 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3752 | 2026.03.04 04:32:08.996690 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.03.04 04:32:08.996782 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3754 | 2026.03.04 04:32:08.996822 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3755 | 2026.03.04 04:32:08.996955 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.03.04 04:32:08.997020 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_16_3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3757 | 2026.03.04 04:32:08.997083 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3758 | 2026.03.04 04:32:08.997234 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.03.04 04:32:08.997269 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3760 | 2026.03.04 04:32:08.997571 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3761 | 2026.03.04 04:32:08.997844 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.03.04 04:32:08.997982 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 769.70 KiB/sec. | ||
| 3763 | 2026.03.04 04:32:08.998022 [ 261 ] {b6c72d4d-3f54-43f7-9bb2-b51d37b5c3a2} <Debug> TCPHandler: Processed in 0.001379217 sec. | ||
| 3764 | 2026.03.04 04:32:08.998144 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.03.04 04:32:08.998238 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3766 | 2026.03.04 04:32:08.998279 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3767 | 2026.03.04 04:32:08.998743 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.03.04 04:32:08.998779 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3769 | 2026.03.04 04:32:08.999106 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3770 | 2026.03.04 04:32:08.999315 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.03.04 04:32:08.999457 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001236 sec., 109223.3009708738 rows/sec., 8.83 MiB/sec. | ||
| 3772 | 2026.03.04 04:32:08.999494 [ 261 ] {23a5caaa-f082-45f2-8f4e-1200f30f9557} <Debug> TCPHandler: Processed in 0.001396997 sec. | ||
| 3773 | 2026.03.04 04:32:08.999604 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.03.04 04:32:08.999697 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.03.04 04:32:08.999740 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3776 | 2026.03.04 04:32:09.000179 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.04 04:32:09.000221 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3778 | 2026.03.04 04:32:09.000579 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3779 | 2026.03.04 04:32:09.000794 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.04 04:32:09.000921 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001242 sec., 158615.13687600644 rows/sec., 11.38 MiB/sec. | ||
| 3781 | 2026.03.04 04:32:09.000958 [ 261 ] {fcb574b5-0d40-43ab-8656-1780fb905399} <Debug> TCPHandler: Processed in 0.001400307 sec. | ||
| 3782 | 2026.03.04 04:32:09.001082 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.04 04:32:09.001176 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.04 04:32:09.001231 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <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 | ||
| 3785 | 2026.03.04 04:32:09.002059 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.04 04:32:09.002097 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3787 | 2026.03.04 04:32:09.002618 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3788 | 2026.03.04 04:32:09.002843 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.04 04:32:09.002986 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001828 sec., 18052.516411378558 rows/sec., 32.35 MiB/sec. | ||
| 3790 | 2026.03.04 04:32:09.003053 [ 261 ] {1a655955-7c66-43b5-a785-9959320aa9e6} <Debug> TCPHandler: Processed in 0.002019139 sec. | ||
| 3791 | 2026.03.04 04:32:09.003189 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.03.04 04:32:09.003289 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.03.04 04:32:09.003335 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3794 | 2026.03.04 04:32:09.003702 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.03.04 04:32:09.003740 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3796 | 2026.03.04 04:32:09.004071 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3797 | 2026.03.04 04:32:09.004308 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.04 04:32:09.004440 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 3799 | 2026.03.04 04:32:09.004475 [ 261 ] {a3d7fdda-8c8c-4366-ad47-843265a6dc69} <Debug> TCPHandler: Processed in 0.001341876 sec. | ||
| 3800 | 2026.03.04 04:32:10.590719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7196 | ||
| 3801 | 2026.03.04 04:32:10.591216 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.03.04 04:32:10.591264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3803 | 2026.03.04 04:32:10.591768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3804 | 2026.03.04 04:32:10.592003 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.03.04 04:32:10.592153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7196 | ||
| 3806 | 2026.03.04 04:32:10.967363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3807 | 2026.03.04 04:32:10.983644 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.04 04:32:10.983711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3809 | 2026.03.04 04:32:10.990366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3810 | 2026.03.04 04:32:10.991085 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.04 04:32:10.994481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3812 | 2026.03.04 04:32:11.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.94 MiB, peak 232.23 MiB, free memory in arenas 0.00 B, will set to 229.10 MiB (RSS), difference: 1.15 MiB | ||
| 3813 | 2026.03.04 04:32:13.986666 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.03.04 04:32:13.986919 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.04 04:32:13.986988 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3816 | 2026.03.04 04:32:13.987617 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.04 04:32:13.987663 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3818 | 2026.03.04 04:32:13.988062 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3819 | 2026.03.04 04:32:13.988303 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.04 04:32:13.988449 [ 119 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3821 | 2026.03.04 04:32:13.988456 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001587 sec., 45368.62003780718 rows/sec., 3.64 MiB/sec. | ||
| 3822 | 2026.03.04 04:32:13.988538 [ 119 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.03.04 04:32:13.988551 [ 261 ] {51fdabcc-9a30-43d4-a0f4-86aa4d9179d1} <Debug> TCPHandler: Processed in 0.001970818 sec. | ||
| 3824 | 2026.03.04 04:32:13.988582 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3825 | 2026.03.04 04:32:13.988690 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.03.04 04:32:13.988729 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3827 | 2026.03.04 04:32:13.988791 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.03.04 04:32:13.988838 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3829 | 2026.03.04 04:32:13.988874 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3830 | 2026.03.04 04:32:13.988911 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2889 rows starting from the beginning of the part | ||
| 3831 | 2026.03.04 04:32:13.988973 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3832 | 2026.03.04 04:32:13.989016 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 122 rows starting from the beginning of the part | ||
| 3833 | 2026.03.04 04:32:13.989058 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3834 | 2026.03.04 04:32:13.989098 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 243 rows starting from the beginning of the part | ||
| 3835 | 2026.03.04 04:32:13.989152 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3836 | 2026.03.04 04:32:13.989260 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.03.04 04:32:13.989305 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3838 | 2026.03.04 04:32:13.989724 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3839 | 2026.03.04 04:32:13.989958 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.03.04 04:32:13.990098 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001327 sec., 6028.636021100226 rows/sec., 453.33 KiB/sec. | ||
| 3841 | 2026.03.04 04:32:13.990137 [ 261 ] {04e197a1-ea22-429e-a62e-d3151a8ab8a7} <Debug> TCPHandler: Processed in 0.001497348 sec. | ||
| 3842 | 2026.03.04 04:32:13.990249 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.03.04 04:32:13.990347 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3844 | 2026.03.04 04:32:13.990388 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3845 | 2026.03.04 04:32:13.990807 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.03.04 04:32:13.990848 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3847 | 2026.03.04 04:32:13.990881 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3454 rows, containing 5 columns (5 merged, 0 gathered) in 0.002212733 sec., 1560965.5570735375 rows/sec., 128.28 MiB/sec. | ||
| 3848 | 2026.03.04 04:32:13.991161 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3849 | 2026.03.04 04:32:13.991171 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3850 | 2026.03.04 04:32:13.991505 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.03.04 04:32:13.991507 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.03.04 04:32:13.991600 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_21_4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3853 | 2026.03.04 04:32:13.991619 [ 119 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3854 | 2026.03.04 04:32:13.991646 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00132 sec., 54545.454545454544 rows/sec., 4.26 MiB/sec. | ||
| 3855 | 2026.03.04 04:32:13.991654 [ 119 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.03.04 04:32:13.991681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3857 | 2026.03.04 04:32:13.991688 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3858 | 2026.03.04 04:32:13.991691 [ 261 ] {43532459-9e0d-400d-8221-4c0fa8403586} <Debug> TCPHandler: Processed in 0.001492309 sec. | ||
| 3859 | 2026.03.04 04:32:13.991791 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3860 | 2026.03.04 04:32:13.991836 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.03.04 04:32:13.991887 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3862 | 2026.03.04 04:32:13.991917 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1548 rows starting from the beginning of the part | ||
| 3863 | 2026.03.04 04:32:13.991932 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3864 | 2026.03.04 04:32:13.991973 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3865 | 2026.03.04 04:32:13.991977 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3866 | 2026.03.04 04:32:13.992020 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 97 rows starting from the beginning of the part | ||
| 3867 | 2026.03.04 04:32:13.992060 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3868 | 2026.03.04 04:32:13.992099 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 135 rows starting from the beginning of the part | ||
| 3869 | 2026.03.04 04:32:13.992138 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3870 | 2026.03.04 04:32:13.992404 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.03.04 04:32:13.992439 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3872 | 2026.03.04 04:32:13.992781 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3873 | 2026.03.04 04:32:13.993030 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.03.04 04:32:13.993236 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 3875 | 2026.03.04 04:32:13.993248 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496469 sec., 1328460.529419587 rows/sec., 100.44 MiB/sec. | ||
| 3876 | 2026.03.04 04:32:13.993232 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3877 | 2026.03.04 04:32:13.993278 [ 261 ] {92fcdf24-3451-4151-b309-ba6ea58f5b99} <Debug> TCPHandler: Processed in 0.001491179 sec. | ||
| 3878 | 2026.03.04 04:32:13.993344 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.04 04:32:13.993373 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3880 | 2026.03.04 04:32:13.993456 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.03.04 04:32:13.993459 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3882 | 2026.03.04 04:32:13.993494 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3883 | 2026.03.04 04:32:13.993555 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3884 | 2026.03.04 04:32:13.993577 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3885 | 2026.03.04 04:32:13.993613 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6800 rows starting from the beginning of the part | ||
| 3886 | 2026.03.04 04:32:13.993617 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <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 | ||
| 3887 | 2026.03.04 04:32:13.993710 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3888 | 2026.03.04 04:32:13.993768 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3889 | 2026.03.04 04:32:13.993791 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.03.04 04:32:13.993812 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3891 | 2026.03.04 04:32:13.993861 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3892 | 2026.03.04 04:32:13.993884 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_21_4} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3893 | 2026.03.04 04:32:13.993908 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3894 | 2026.03.04 04:32:13.993969 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3895 | 2026.03.04 04:32:13.994491 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.03.04 04:32:13.994532 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3897 | 2026.03.04 04:32:13.995171 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3898 | 2026.03.04 04:32:13.995532 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.03.04 04:32:13.995766 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3900 | 2026.03.04 04:32:13.995847 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002308 sec., 3466.2045060658575 rows/sec., 6.21 MiB/sec. | ||
| 3901 | 2026.03.04 04:32:13.995879 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.04 04:32:13.995909 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3903 | 2026.03.04 04:32:13.995929 [ 261 ] {76fab79b-9f83-48cd-8d8e-ce39f7119b83} <Debug> TCPHandler: Processed in 0.002527119 sec. | ||
| 3904 | 2026.03.04 04:32:13.996007 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3905 | 2026.03.04 04:32:13.996075 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.03.04 04:32:13.996176 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3907 | 2026.03.04 04:32:13.996217 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3908 | 2026.03.04 04:32:13.996273 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3909 | 2026.03.04 04:32:13.996337 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 261 rows starting from the beginning of the part | ||
| 3910 | 2026.03.04 04:32:13.996463 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 3911 | 2026.03.04 04:32:13.996572 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 3912 | 2026.03.04 04:32:13.996592 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.03.04 04:32:13.996633 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3914 | 2026.03.04 04:32:13.996677 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3915 | 2026.03.04 04:32:13.996789 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3916 | 2026.03.04 04:32:13.996825 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7605 rows, containing 5 columns (5 merged, 0 gathered) in 0.003400405 sec., 2236498.2994672693 rows/sec., 151.25 MiB/sec. | ||
| 3917 | 2026.03.04 04:32:13.996901 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3918 | 2026.03.04 04:32:13.997043 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3919 | 2026.03.04 04:32:13.997297 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.03.04 04:32:13.997418 [ 118 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3921 | 2026.03.04 04:32:13.997440 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001283 sec., 46765.39360872954 rows/sec., 3.15 MiB/sec. | ||
| 3922 | 2026.03.04 04:32:13.997459 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3923 | 2026.03.04 04:32:13.997467 [ 118 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.03.04 04:32:13.997487 [ 261 ] {38e5cf14-4fd8-49a8-a515-12e62b340d06} <Debug> TCPHandler: Processed in 0.001464558 sec. | ||
| 3925 | 2026.03.04 04:32:13.997509 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 3926 | 2026.03.04 04:32:13.997607 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3927 | 2026.03.04 04:32:13.997722 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3928 | 2026.03.04 04:32:13.997751 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 912 rows starting from the beginning of the part | ||
| 3929 | 2026.03.04 04:32:13.997776 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.03.04 04:32:13.997802 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3931 | 2026.03.04 04:32:13.997846 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3932 | 2026.03.04 04:32:13.997863 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3933 | 2026.03.04 04:32:13.997886 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3934 | 2026.03.04 04:32:13.997927 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3935 | 2026.03.04 04:32:13.997944 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3936 | 2026.03.04 04:32:13.997970 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3937 | 2026.03.04 04:32:13.998867 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298285 sec., 924296.2831735713 rows/sec., 61.21 MiB/sec. | ||
| 3938 | 2026.03.04 04:32:13.999051 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3939 | 2026.03.04 04:32:13.999326 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.03.04 04:32:13.999398 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_21_4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3941 | 2026.03.04 04:32:13.999466 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3942 | 2026.03.04 04:32:14.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.00 MiB, peak 236.63 MiB, free memory in arenas 0.00 B, will set to 231.09 MiB (RSS), difference: -1.91 MiB | ||
| 3943 | 2026.03.04 04:32:14.001060 [ 199 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 19 columns (19 merged, 0 gathered) in 0.005093488 sec., 70678.48201468227 rows/sec., 126.65 MiB/sec. | ||
| 3944 | 2026.03.04 04:32:14.001620 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3945 | 2026.03.04 04:32:14.001977 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.03.04 04:32:14.002060 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3947 | 2026.03.04 04:32:14.002155 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3948 | 2026.03.04 04:32:15.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.77 MiB, peak 236.63 MiB, free memory in arenas 0.00 B, will set to 231.38 MiB (RSS), difference: 3.61 MiB | ||
| 3949 | 2026.03.04 04:32:15.758824 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43363 | ||
| 3950 | 2026.03.04 04:32:15.758938 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3951 | 2026.03.04 04:32:15.758972 [ 288 ] {} <Debug> TCP-Session: 07a49d58-0589-44a9-9c37-794f14883d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:43363 | ||
| 3952 | 2026.03.04 04:32:15.759001 [ 288 ] {} <Debug> TCP-Session: 07a49d58-0589-44a9-9c37-794f14883d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.03.04 04:32:15.759018 [ 288 ] {} <Debug> TCP-Session: 07a49d58-0589-44a9-9c37-794f14883d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.03.04 04:32:15.759221 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36442 | ||
| 3955 | 2026.03.04 04:32:15.759257 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43855 | ||
| 3956 | 2026.03.04 04:32:15.759287 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39976 | ||
| 3957 | 2026.03.04 04:32:15.759310 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63982 | ||
| 3958 | 2026.03.04 04:32:15.759329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3959 | 2026.03.04 04:32:15.759353 [ 288 ] {} <Trace> TCP-Session: 07a49d58-0589-44a9-9c37-794f14883d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.03.04 04:32:15.759376 [ 289 ] {} <Debug> TCP-Session: 22f7a6fe-b1de-4fb0-9d3e-7debe8afcdb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36442 | ||
| 3961 | 2026.03.04 04:32:15.759377 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3962 | 2026.03.04 04:32:15.759399 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2026.03.04 04:32:15.759410 [ 289 ] {} <Debug> TCP-Session: 22f7a6fe-b1de-4fb0-9d3e-7debe8afcdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.03.04 04:32:15.759422 [ 290 ] {} <Debug> TCP-Session: 3a4c3280-d918-4775-a704-2435a4cc24b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43855 | ||
| 3965 | 2026.03.04 04:32:15.759439 [ 293 ] {} <Debug> TCP-Session: a62c1158-4584-469a-b268-a0acb3d5b342 Authenticating user 'default' from [fd00:1122:3344:101::e]:39976 | ||
| 3966 | 2026.03.04 04:32:15.759443 [ 289 ] {} <Debug> TCP-Session: 22f7a6fe-b1de-4fb0-9d3e-7debe8afcdb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.03.04 04:32:15.759469 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.03.04 04:32:15.759478 [ 293 ] {} <Debug> TCP-Session: a62c1158-4584-469a-b268-a0acb3d5b342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.03.04 04:32:15.759508 [ 259 ] {} <Debug> TCP-Session: 7961e581-158f-4ffa-83d0-1d210a4b04ac Authenticating user 'default' from [fd00:1122:3344:101::e]:63982 | ||
| 3970 | 2026.03.04 04:32:15.759523 [ 293 ] {} <Debug> TCP-Session: a62c1158-4584-469a-b268-a0acb3d5b342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.03.04 04:32:15.759539 [ 288 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3972 | 2026.03.04 04:32:15.759543 [ 259 ] {} <Debug> TCP-Session: 7961e581-158f-4ffa-83d0-1d210a4b04ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.03.04 04:32:15.759464 [ 290 ] {} <Debug> TCP-Session: 3a4c3280-d918-4775-a704-2435a4cc24b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.03.04 04:32:15.759587 [ 259 ] {} <Debug> TCP-Session: 7961e581-158f-4ffa-83d0-1d210a4b04ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.04 04:32:15.759605 [ 290 ] {} <Debug> TCP-Session: 3a4c3280-d918-4775-a704-2435a4cc24b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.04 04:32:15.759299 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39959 | ||
| 3977 | 2026.03.04 04:32:15.759274 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56732 | ||
| 3978 | 2026.03.04 04:32:15.759273 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37461 | ||
| 3979 | 2026.03.04 04:32:15.759317 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60402 | ||
| 3980 | 2026.03.04 04:32:15.759765 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.03.04 04:32:15.759798 [ 294 ] {} <Debug> TCP-Session: 7444d912-b5cf-4253-932a-bc62e7761b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:39959 | ||
| 3982 | 2026.03.04 04:32:15.759816 [ 294 ] {} <Debug> TCP-Session: 7444d912-b5cf-4253-932a-bc62e7761b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.03.04 04:32:15.759831 [ 294 ] {} <Debug> TCP-Session: 7444d912-b5cf-4253-932a-bc62e7761b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.03.04 04:32:15.759933 [ 288 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3985 | 2026.03.04 04:32:15.760055 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2026.03.04 04:32:15.760063 [ 288 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3987 | 2026.03.04 04:32:15.760090 [ 286 ] {} <Debug> TCP-Session: 5b42bfb0-cf08-4302-acc6-91f4cd5a84a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60402 | ||
| 3988 | 2026.03.04 04:32:15.760111 [ 286 ] {} <Debug> TCP-Session: 5b42bfb0-cf08-4302-acc6-91f4cd5a84a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.03.04 04:32:15.760123 [ 286 ] {} <Debug> TCP-Session: 5b42bfb0-cf08-4302-acc6-91f4cd5a84a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.03.04 04:32:15.760147 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3991 | 2026.03.04 04:32:15.760200 [ 291 ] {} <Debug> TCP-Session: d2da1720-5b30-492f-9677-ce87ecf1eff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56732 | ||
| 3992 | 2026.03.04 04:32:15.760223 [ 291 ] {} <Debug> TCP-Session: d2da1720-5b30-492f-9677-ce87ecf1eff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.03.04 04:32:15.760230 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3994 | 2026.03.04 04:32:15.760236 [ 291 ] {} <Debug> TCP-Session: d2da1720-5b30-492f-9677-ce87ecf1eff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.03.04 04:32:15.760273 [ 292 ] {} <Debug> TCP-Session: 04522e46-8486-4867-b3fc-1c95b0035f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:37461 | ||
| 3996 | 2026.03.04 04:32:15.760296 [ 292 ] {} <Debug> TCP-Session: 04522e46-8486-4867-b3fc-1c95b0035f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.03.04 04:32:15.760308 [ 292 ] {} <Debug> TCP-Session: 04522e46-8486-4867-b3fc-1c95b0035f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.03.04 04:32:15.760448 [ 288 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 3999 | 2026.03.04 04:32:15.761675 [ 310 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Trace> AggregatingTransform: Aggregating | ||
| 4000 | 2026.03.04 04:32:15.761720 [ 310 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4001 | 2026.03.04 04:32:15.761758 [ 310 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001201473 sec. (832.312 rows/sec., 32.51 KiB/sec.) | ||
| 4002 | 2026.03.04 04:32:15.761777 [ 310 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Trace> Aggregator: Merging aggregated data | ||
| 4003 | 2026.03.04 04:32:15.763067 [ 288 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003549 sec., 281.7695125387433 rows/sec., 11.01 KiB/sec. | ||
| 4004 | 2026.03.04 04:32:15.763208 [ 288 ] {274074e4-3e39-494c-9f4c-f0ed77c0d7b6} <Debug> TCPHandler: Processed in 0.003971057 sec. | ||
| 4005 | 2026.03.04 04:32:15.763355 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.03.04 04:32:15.763385 [ 288 ] {} <Debug> TCP-Session: 07a49d58-0589-44a9-9c37-794f14883d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.03.04 04:32:15.763391 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4008 | 2026.03.04 04:32:15.763416 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.03.04 04:32:15.763435 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.03.04 04:32:15.763467 [ 286 ] {} <Debug> TCP-Session: 5b42bfb0-cf08-4302-acc6-91f4cd5a84a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.03.04 04:32:15.763460 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.03.04 04:32:15.763493 [ 292 ] {} <Debug> TCP-Session: 04522e46-8486-4867-b3fc-1c95b0035f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.03.04 04:32:15.763502 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4014 | 2026.03.04 04:32:15.763524 [ 289 ] {} <Debug> TCP-Session: 22f7a6fe-b1de-4fb0-9d3e-7debe8afcdb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.03.04 04:32:15.763477 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2026.03.04 04:32:15.763549 [ 259 ] {} <Debug> TCP-Session: 7961e581-158f-4ffa-83d0-1d210a4b04ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.03.04 04:32:15.763564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2026.03.04 04:32:15.763598 [ 291 ] {} <Debug> TCP-Session: d2da1720-5b30-492f-9677-ce87ecf1eff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.03.04 04:32:15.763546 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2026.03.04 04:32:15.763626 [ 294 ] {} <Debug> TCP-Session: 7444d912-b5cf-4253-932a-bc62e7761b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.03.04 04:32:15.763440 [ 290 ] {} <Debug> TCP-Session: 3a4c3280-d918-4775-a704-2435a4cc24b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.03.04 04:32:15.763667 [ 293 ] {} <Debug> TCP-Session: a62c1158-4584-469a-b268-a0acb3d5b342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.03.04 04:32:16.035329 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51458 | ||
| 4024 | 2026.03.04 04:32:16.035439 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4025 | 2026.03.04 04:32:16.035468 [ 288 ] {} <Debug> TCP-Session: d2ada8c0-681c-4fc7-bf5b-ad75723c36cc Authenticating user 'default' from [fd00:1122:3344:101::e]:51458 | ||
| 4026 | 2026.03.04 04:32:16.035504 [ 288 ] {} <Debug> TCP-Session: d2ada8c0-681c-4fc7-bf5b-ad75723c36cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.03.04 04:32:16.035520 [ 288 ] {} <Debug> TCP-Session: d2ada8c0-681c-4fc7-bf5b-ad75723c36cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.03.04 04:32:16.035753 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35282 | ||
| 4029 | 2026.03.04 04:32:16.035811 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63895 | ||
| 4030 | 2026.03.04 04:32:16.035837 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55825 | ||
| 4031 | 2026.03.04 04:32:16.035858 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34731 | ||
| 4032 | 2026.03.04 04:32:16.035896 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64254 | ||
| 4033 | 2026.03.04 04:32:16.035933 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.03.04 04:32:16.035886 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 4035 | 2026.03.04 04:32:16.035968 [ 288 ] {} <Trace> TCP-Session: d2ada8c0-681c-4fc7-bf5b-ad75723c36cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.03.04 04:32:16.036003 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4037 | 2026.03.04 04:32:16.035988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4038 | 2026.03.04 04:32:16.036052 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4039 | 2026.03.04 04:32:16.036058 [ 286 ] {} <Debug> TCP-Session: 3d2670b5-50e7-4ad8-92b8-ad3afdfce3da Authenticating user 'default' from [fd00:1122:3344:101::e]:64254 | ||
| 4040 | 2026.03.04 04:32:16.036102 [ 291 ] {} <Debug> TCP-Session: 4e3c0aeb-7873-4d05-afc3-f91db774b545 Authenticating user 'default' from [fd00:1122:3344:101::e]:55825 | ||
| 4041 | 2026.03.04 04:32:16.036106 [ 259 ] {} <Debug> TCP-Session: 79617433-65b7-4e4f-be8d-a5af129db557 Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 4042 | 2026.03.04 04:32:16.036128 [ 286 ] {} <Debug> TCP-Session: 3d2670b5-50e7-4ad8-92b8-ad3afdfce3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.03.04 04:32:16.036150 [ 291 ] {} <Debug> TCP-Session: 4e3c0aeb-7873-4d05-afc3-f91db774b545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.03.04 04:32:16.036156 [ 259 ] {} <Debug> TCP-Session: 79617433-65b7-4e4f-be8d-a5af129db557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.03.04 04:32:16.036165 [ 286 ] {} <Debug> TCP-Session: 3d2670b5-50e7-4ad8-92b8-ad3afdfce3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.03.04 04:32:16.036193 [ 259 ] {} <Debug> TCP-Session: 79617433-65b7-4e4f-be8d-a5af129db557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.03.04 04:32:16.036186 [ 288 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4048 | 2026.03.04 04:32:16.035988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.03.04 04:32:16.035973 [ 290 ] {} <Debug> TCP-Session: 688ae4d0-d7ac-47c5-bcf9-e2400862f16a Authenticating user 'default' from [fd00:1122:3344:101::e]:63895 | ||
| 4050 | 2026.03.04 04:32:16.036291 [ 293 ] {} <Debug> TCP-Session: 967481cc-0065-4fc2-be22-ef0554047e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:34731 | ||
| 4051 | 2026.03.04 04:32:16.035880 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2026.03.04 04:32:16.036340 [ 293 ] {} <Debug> TCP-Session: 967481cc-0065-4fc2-be22-ef0554047e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.03.04 04:32:16.036332 [ 290 ] {} <Debug> TCP-Session: 688ae4d0-d7ac-47c5-bcf9-e2400862f16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.03.04 04:32:16.036382 [ 289 ] {} <Debug> TCP-Session: fc3dad00-e214-457f-8d5e-b2ee7b2d62c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35282 | ||
| 4055 | 2026.03.04 04:32:16.036406 [ 290 ] {} <Debug> TCP-Session: 688ae4d0-d7ac-47c5-bcf9-e2400862f16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.03.04 04:32:16.036384 [ 293 ] {} <Debug> TCP-Session: 967481cc-0065-4fc2-be22-ef0554047e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.03.04 04:32:16.036434 [ 289 ] {} <Debug> TCP-Session: fc3dad00-e214-457f-8d5e-b2ee7b2d62c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.03.04 04:32:16.036479 [ 288 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4059 | 2026.03.04 04:32:16.036493 [ 289 ] {} <Debug> TCP-Session: fc3dad00-e214-457f-8d5e-b2ee7b2d62c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.03.04 04:32:16.035871 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51581 | ||
| 4061 | 2026.03.04 04:32:16.036546 [ 288 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4062 | 2026.03.04 04:32:16.035848 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42193 | ||
| 4063 | 2026.03.04 04:32:16.036177 [ 291 ] {} <Debug> TCP-Session: 4e3c0aeb-7873-4d05-afc3-f91db774b545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.03.04 04:32:16.036620 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2026.03.04 04:32:16.036649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4066 | 2026.03.04 04:32:16.036655 [ 294 ] {} <Debug> TCP-Session: 5199265b-3a24-4158-ab98-01544b1b240d Authenticating user 'default' from [fd00:1122:3344:101::e]:51581 | ||
| 4067 | 2026.03.04 04:32:16.036683 [ 292 ] {} <Debug> TCP-Session: af8cc21c-dd24-4afb-8135-25afc0c700e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42193 | ||
| 4068 | 2026.03.04 04:32:16.036700 [ 294 ] {} <Debug> TCP-Session: 5199265b-3a24-4158-ab98-01544b1b240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.03.04 04:32:16.036718 [ 292 ] {} <Debug> TCP-Session: af8cc21c-dd24-4afb-8135-25afc0c700e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.03.04 04:32:16.036732 [ 294 ] {} <Debug> TCP-Session: 5199265b-3a24-4158-ab98-01544b1b240d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.03.04 04:32:16.036749 [ 292 ] {} <Debug> TCP-Session: af8cc21c-dd24-4afb-8135-25afc0c700e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.03.04 04:32:16.036870 [ 288 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 4073 | 2026.03.04 04:32:16.037907 [ 328 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Trace> AggregatingTransform: Aggregating | ||
| 4074 | 2026.03.04 04:32:16.037949 [ 328 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 4075 | 2026.03.04 04:32:16.037989 [ 328 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100536 sec. (994.669 rows/sec., 38.85 KiB/sec.) | ||
| 4076 | 2026.03.04 04:32:16.038010 [ 328 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Trace> Aggregator: Merging aggregated data | ||
| 4077 | 2026.03.04 04:32:16.040162 [ 288 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004029 sec., 248.2005460412013 rows/sec., 9.70 KiB/sec. | ||
| 4078 | 2026.03.04 04:32:16.040425 [ 288 ] {1984c482-1b46-44e5-93e8-26f007b092d4} <Debug> TCPHandler: Processed in 0.00463361 sec. | ||
| 4079 | 2026.03.04 04:32:16.040586 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4080 | 2026.03.04 04:32:16.040632 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4081 | 2026.03.04 04:32:16.040645 [ 288 ] {} <Debug> TCP-Session: d2ada8c0-681c-4fc7-bf5b-ad75723c36cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.03.04 04:32:16.040687 [ 289 ] {} <Debug> TCP-Session: fc3dad00-e214-457f-8d5e-b2ee7b2d62c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.03.04 04:32:16.040725 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4084 | 2026.03.04 04:32:16.040756 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4085 | 2026.03.04 04:32:16.040767 [ 292 ] {} <Debug> TCP-Session: af8cc21c-dd24-4afb-8135-25afc0c700e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.03.04 04:32:16.040782 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4087 | 2026.03.04 04:32:16.040812 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4088 | 2026.03.04 04:32:16.040844 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2026.03.04 04:32:16.040851 [ 290 ] {} <Debug> TCP-Session: 688ae4d0-d7ac-47c5-bcf9-e2400862f16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.03.04 04:32:16.040869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4091 | 2026.03.04 04:32:16.040904 [ 291 ] {} <Debug> TCP-Session: 4e3c0aeb-7873-4d05-afc3-f91db774b545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.03.04 04:32:16.040941 [ 294 ] {} <Debug> TCP-Session: 5199265b-3a24-4158-ab98-01544b1b240d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.03.04 04:32:16.040894 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2026.03.04 04:32:16.040880 [ 293 ] {} <Debug> TCP-Session: 967481cc-0065-4fc2-be22-ef0554047e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.03.04 04:32:16.041016 [ 259 ] {} <Debug> TCP-Session: 79617433-65b7-4e4f-be8d-a5af129db557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.03.04 04:32:16.040808 [ 286 ] {} <Debug> TCP-Session: 3d2670b5-50e7-4ad8-92b8-ad3afdfce3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.03.04 04:32:16.111638 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39191 | ||
| 4098 | 2026.03.04 04:32:16.111757 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4099 | 2026.03.04 04:32:16.111786 [ 288 ] {} <Debug> TCP-Session: b6cd0f60-bb58-4c16-8329-8398c9d98358 Authenticating user 'default' from [fd00:1122:3344:101::e]:39191 | ||
| 4100 | 2026.03.04 04:32:16.111811 [ 288 ] {} <Debug> TCP-Session: b6cd0f60-bb58-4c16-8329-8398c9d98358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.03.04 04:32:16.111825 [ 288 ] {} <Debug> TCP-Session: b6cd0f60-bb58-4c16-8329-8398c9d98358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.03.04 04:32:16.112036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65442 | ||
| 4103 | 2026.03.04 04:32:16.112070 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39055 | ||
| 4104 | 2026.03.04 04:32:16.112132 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35174 | ||
| 4105 | 2026.03.04 04:32:16.112145 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61027 | ||
| 4106 | 2026.03.04 04:32:16.112157 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4107 | 2026.03.04 04:32:16.112169 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44370 | ||
| 4108 | 2026.03.04 04:32:16.112206 [ 289 ] {} <Debug> TCP-Session: 8152732e-3bf5-4cbf-b402-4a1a2485af42 Authenticating user 'default' from [fd00:1122:3344:101::e]:65442 | ||
| 4109 | 2026.03.04 04:32:16.112209 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4110 | 2026.03.04 04:32:16.112233 [ 289 ] {} <Debug> TCP-Session: 8152732e-3bf5-4cbf-b402-4a1a2485af42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.04 04:32:16.112234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4112 | 2026.03.04 04:32:16.112252 [ 289 ] {} <Debug> TCP-Session: 8152732e-3bf5-4cbf-b402-4a1a2485af42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.03.04 04:32:16.112261 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.03.04 04:32:16.112272 [ 293 ] {} <Debug> TCP-Session: dd7d9d7b-754d-4133-8722-24a5b2ae9a3a Authenticating user 'default' from [fd00:1122:3344:101::e]:61027 | ||
| 4115 | 2026.03.04 04:32:16.112294 [ 259 ] {} <Debug> TCP-Session: 9ba88cb7-2c60-4332-ae19-ced40afc6cab Authenticating user 'default' from [fd00:1122:3344:101::e]:44370 | ||
| 4116 | 2026.03.04 04:32:16.112312 [ 293 ] {} <Debug> TCP-Session: dd7d9d7b-754d-4133-8722-24a5b2ae9a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.03.04 04:32:16.112327 [ 259 ] {} <Debug> TCP-Session: 9ba88cb7-2c60-4332-ae19-ced40afc6cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.04 04:32:16.112338 [ 293 ] {} <Debug> TCP-Session: dd7d9d7b-754d-4133-8722-24a5b2ae9a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.03.04 04:32:16.112350 [ 259 ] {} <Debug> TCP-Session: 9ba88cb7-2c60-4332-ae19-ced40afc6cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.03.04 04:32:16.112197 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.03.04 04:32:16.112180 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54651 | ||
| 4122 | 2026.03.04 04:32:16.112410 [ 290 ] {} <Debug> TCP-Session: 457363b7-3c56-42a6-889d-e9b59410b535 Authenticating user 'default' from [fd00:1122:3344:101::e]:39055 | ||
| 4123 | 2026.03.04 04:32:16.112155 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34849 | ||
| 4124 | 2026.03.04 04:32:16.112446 [ 290 ] {} <Debug> TCP-Session: 457363b7-3c56-42a6-889d-e9b59410b535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.03.04 04:32:16.112131 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52158 | ||
| 4126 | 2026.03.04 04:32:16.112497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.03.04 04:32:16.112468 [ 290 ] {} <Debug> TCP-Session: 457363b7-3c56-42a6-889d-e9b59410b535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.03.04 04:32:16.112533 [ 294 ] {} <Debug> TCP-Session: a9be4d36-3070-4ab4-8b1a-0ac0418a8cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34849 | ||
| 4129 | 2026.03.04 04:32:16.112462 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4130 | 2026.03.04 04:32:16.112555 [ 294 ] {} <Debug> TCP-Session: a9be4d36-3070-4ab4-8b1a-0ac0418a8cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.03.04 04:32:16.112576 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.03.04 04:32:16.112583 [ 286 ] {} <Debug> TCP-Session: ca217360-050a-4d21-a04e-fea31a606dca Authenticating user 'default' from [fd00:1122:3344:101::e]:54651 | ||
| 4133 | 2026.03.04 04:32:16.112596 [ 294 ] {} <Debug> TCP-Session: a9be4d36-3070-4ab4-8b1a-0ac0418a8cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.03.04 04:32:16.112616 [ 291 ] {} <Debug> TCP-Session: 4b3d9878-74fd-4721-98d5-790d34f34eed Authenticating user 'default' from [fd00:1122:3344:101::e]:52158 | ||
| 4135 | 2026.03.04 04:32:16.112623 [ 286 ] {} <Debug> TCP-Session: ca217360-050a-4d21-a04e-fea31a606dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.03.04 04:32:16.112246 [ 292 ] {} <Debug> TCP-Session: cfc16fb4-7b24-423b-949f-4b1b367c496d Authenticating user 'default' from [fd00:1122:3344:101::e]:35174 | ||
| 4137 | 2026.03.04 04:32:16.112662 [ 286 ] {} <Debug> TCP-Session: ca217360-050a-4d21-a04e-fea31a606dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.04 04:32:16.112659 [ 291 ] {} <Debug> TCP-Session: 4b3d9878-74fd-4721-98d5-790d34f34eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.03.04 04:32:16.112689 [ 292 ] {} <Debug> TCP-Session: cfc16fb4-7b24-423b-949f-4b1b367c496d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.03.04 04:32:16.112716 [ 291 ] {} <Debug> TCP-Session: 4b3d9878-74fd-4721-98d5-790d34f34eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.03.04 04:32:16.112736 [ 292 ] {} <Debug> TCP-Session: cfc16fb4-7b24-423b-949f-4b1b367c496d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.03.04 04:32:16.112186 [ 288 ] {} <Trace> TCP-Session: b6cd0f60-bb58-4c16-8329-8398c9d98358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.03.04 04:32:16.112961 [ 288 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39191) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4144 | 2026.03.04 04:32:16.113256 [ 288 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4145 | 2026.03.04 04:32:16.113319 [ 288 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4146 | 2026.03.04 04:32:16.113630 [ 288 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 4147 | 2026.03.04 04:32:16.114587 [ 329 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Trace> AggregatingTransform: Aggregating | ||
| 4148 | 2026.03.04 04:32:16.114640 [ 329 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4149 | 2026.03.04 04:32:16.114678 [ 329 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941718 sec. (1061.889 rows/sec., 41.48 KiB/sec.) | ||
| 4150 | 2026.03.04 04:32:16.114706 [ 329 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Trace> Aggregator: Merging aggregated data | ||
| 4151 | 2026.03.04 04:32:16.116464 [ 288 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00359 sec., 278.5515320334262 rows/sec., 10.88 KiB/sec. | ||
| 4152 | 2026.03.04 04:32:16.116608 [ 288 ] {4e9bc6cf-191b-49d2-8872-d8b927ce2ef0} <Debug> TCPHandler: Processed in 0.004593969 sec. | ||
| 4153 | 2026.03.04 04:32:16.116844 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4154 | 2026.03.04 04:32:16.116870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4155 | 2026.03.04 04:32:16.116890 [ 286 ] {} <Debug> TCP-Session: ca217360-050a-4d21-a04e-fea31a606dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.03.04 04:32:16.116897 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.03.04 04:32:16.116911 [ 289 ] {} <Debug> TCP-Session: 8152732e-3bf5-4cbf-b402-4a1a2485af42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.03.04 04:32:16.116926 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4159 | 2026.03.04 04:32:16.116942 [ 292 ] {} <Debug> TCP-Session: cfc16fb4-7b24-423b-949f-4b1b367c496d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.03.04 04:32:16.116949 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.03.04 04:32:16.117046 [ 290 ] {} <Debug> TCP-Session: 457363b7-3c56-42a6-889d-e9b59410b535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.03.04 04:32:16.117090 [ 291 ] {} <Debug> TCP-Session: 4b3d9878-74fd-4721-98d5-790d34f34eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.03.04 04:32:16.117097 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.03.04 04:32:16.117124 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.03.04 04:32:16.117162 [ 294 ] {} <Debug> TCP-Session: a9be4d36-3070-4ab4-8b1a-0ac0418a8cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.03.04 04:32:16.117180 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.03.04 04:32:16.117187 [ 293 ] {} <Debug> TCP-Session: dd7d9d7b-754d-4133-8722-24a5b2ae9a3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.03.04 04:32:16.117196 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.03.04 04:32:16.117224 [ 259 ] {} <Debug> TCP-Session: 9ba88cb7-2c60-4332-ae19-ced40afc6cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.03.04 04:32:16.117266 [ 288 ] {} <Debug> TCP-Session: b6cd0f60-bb58-4c16-8329-8398c9d98358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.03.04 04:32:18.022749 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4172 | 2026.03.04 04:32:18.022805 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4173 | 2026.03.04 04:32:18.092671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7708 | ||
| 4174 | 2026.03.04 04:32:18.093274 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.03.04 04:32:18.093323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4176 | 2026.03.04 04:32:18.093821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4177 | 2026.03.04 04:32:18.094082 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.03.04 04:32:18.094231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 4179 | 2026.03.04 04:32:18.094246 [ 115 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4180 | 2026.03.04 04:32:18.094308 [ 115 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.03.04 04:32:18.094327 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4182 | 2026.03.04 04:32:18.094433 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4183 | 2026.03.04 04:32:18.094547 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4184 | 2026.03.04 04:32:18.094583 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5276 rows starting from the beginning of the part | ||
| 4185 | 2026.03.04 04:32:18.094648 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4186 | 2026.03.04 04:32:18.094699 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4187 | 2026.03.04 04:32:18.094748 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4188 | 2026.03.04 04:32:18.094789 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4189 | 2026.03.04 04:32:18.094836 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4190 | 2026.03.04 04:32:18.096263 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880076 sec., 4099834.2620191947 rows/sec., 58.65 MiB/sec. | ||
| 4191 | 2026.03.04 04:32:18.096923 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4192 | 2026.03.04 04:32:18.097250 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.03.04 04:32:18.097329 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_16_3} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4194 | 2026.03.04 04:32:18.097434 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4195 | 2026.03.04 04:32:18.113414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 520 | ||
| 4196 | 2026.03.04 04:32:18.115742 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.04 04:32:18.115780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4198 | 2026.03.04 04:32:18.116976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4199 | 2026.03.04 04:32:18.117234 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.04 04:32:18.117476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 4201 | 2026.03.04 04:32:18.494999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4202 | 2026.03.04 04:32:18.512938 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.03.04 04:32:18.513014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4204 | 2026.03.04 04:32:18.519307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4205 | 2026.03.04 04:32:18.520042 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.03.04 04:32:18.520333 [ 112 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4207 | 2026.03.04 04:32:18.520373 [ 112 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.03.04 04:32:18.520394 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4209 | 2026.03.04 04:32:18.520522 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4210 | 2026.03.04 04:32:18.523797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4211 | 2026.03.04 04:32:18.524419 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4212 | 2026.03.04 04:32:18.525970 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4213 | 2026.03.04 04:32:18.530389 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4214 | 2026.03.04 04:32:18.534593 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4215 | 2026.03.04 04:32:18.538837 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4216 | 2026.03.04 04:32:18.543384 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4217 | 2026.03.04 04:32:18.548042 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4218 | 2026.03.04 04:32:18.602461 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081965761 sec., 1476.226152527273 rows/sec., 7.63 MiB/sec. | ||
| 4219 | 2026.03.04 04:32:18.605231 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4220 | 2026.03.04 04:32:18.607272 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.04 04:32:18.607375 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_16_3} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4222 | 2026.03.04 04:32:18.609291 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4223 | 2026.03.04 04:32:18.987920 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.03.04 04:32:18.988118 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4225 | 2026.03.04 04:32:18.988195 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4226 | 2026.03.04 04:32:18.988859 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.03.04 04:32:18.988900 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4228 | 2026.03.04 04:32:18.989298 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4229 | 2026.03.04 04:32:18.989523 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.04 04:32:18.989673 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001609 sec., 75823.49285270354 rows/sec., 6.51 MiB/sec. | ||
| 4231 | 2026.03.04 04:32:18.989714 [ 261 ] {843e7af8-7bef-43e4-88eb-ae48e414297e} <Debug> TCPHandler: Processed in 0.001929187 sec. | ||
| 4232 | 2026.03.04 04:32:18.989836 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.03.04 04:32:18.989929 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.03.04 04:32:18.989968 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4235 | 2026.03.04 04:32:18.990369 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.04 04:32:18.990405 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4237 | 2026.03.04 04:32:18.990727 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4238 | 2026.03.04 04:32:18.990930 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.04 04:32:18.991062 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001151 sec., 28670.72111207646 rows/sec., 2.11 MiB/sec. | ||
| 4240 | 2026.03.04 04:32:18.991098 [ 261 ] {8381cecc-0769-4372-82e0-769925452747} <Debug> TCPHandler: Processed in 0.001311615 sec. | ||
| 4241 | 2026.03.04 04:32:18.991208 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.03.04 04:32:18.991300 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4243 | 2026.03.04 04:32:18.991339 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4244 | 2026.03.04 04:32:18.991741 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.03.04 04:32:18.991776 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4246 | 2026.03.04 04:32:18.992063 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4247 | 2026.03.04 04:32:18.992265 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.04 04:32:18.992414 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001132 sec., 85689.04593639576 rows/sec., 6.69 MiB/sec. | ||
| 4249 | 2026.03.04 04:32:18.992450 [ 261 ] {a6a268bd-f58b-4581-9e3f-79dccb7aa380} <Debug> TCPHandler: Processed in 0.001290415 sec. | ||
| 4250 | 2026.03.04 04:32:18.992566 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.03.04 04:32:18.992658 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.03.04 04:32:18.992700 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4253 | 2026.03.04 04:32:18.993094 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.03.04 04:32:18.993129 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4255 | 2026.03.04 04:32:18.993519 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4256 | 2026.03.04 04:32:18.993793 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.03.04 04:32:18.993929 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 4258 | 2026.03.04 04:32:18.993968 [ 261 ] {0fe1009c-9d90-401b-b7e5-6b1b04298f2f} <Debug> TCPHandler: Processed in 0.001448678 sec. | ||
| 4259 | 2026.03.04 04:32:18.994095 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.03.04 04:32:18.994189 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.03.04 04:32:18.994242 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <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 | ||
| 4262 | 2026.03.04 04:32:18.995060 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.03.04 04:32:18.995096 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4264 | 2026.03.04 04:32:18.995817 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4265 | 2026.03.04 04:32:18.996110 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.03.04 04:32:18.996280 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002108 sec., 15654.648956356736 rows/sec., 28.05 MiB/sec. | ||
| 4267 | 2026.03.04 04:32:18.996348 [ 261 ] {88e9c9b4-a043-48f4-9efb-de74b5044848} <Debug> TCPHandler: Processed in 0.002300504 sec. | ||
| 4268 | 2026.03.04 04:32:18.996499 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.03.04 04:32:18.996618 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.03.04 04:32:18.996673 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4271 | 2026.03.04 04:32:18.997172 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.03.04 04:32:18.997209 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4273 | 2026.03.04 04:32:18.997627 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4274 | 2026.03.04 04:32:18.997918 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.03.04 04:32:18.998064 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
| 4276 | 2026.03.04 04:32:18.998113 [ 261 ] {a22bed44-4d50-42c5-872a-7f3397514aa2} <Debug> TCPHandler: Processed in 0.001670462 sec. | ||
| 4277 | 2026.03.04 04:32:19.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.10 MiB, peak 242.63 MiB, free memory in arenas 0.00 B, will set to 241.77 MiB (RSS), difference: 8.66 MiB | ||
| 4278 | 2026.03.04 04:32:19.001333 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000841306 sec. | ||
| 4279 | 2026.03.04 04:32:19.261715 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.03.04 04:32:19.261913 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4281 | 2026.03.04 04:32:19.262000 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4282 | 2026.03.04 04:32:19.262716 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.03.04 04:32:19.262768 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4284 | 2026.03.04 04:32:19.263237 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4285 | 2026.03.04 04:32:19.263524 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.03.04 04:32:19.263725 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001866 sec., 2143.6227224008576 rows/sec., 174.80 KiB/sec. | ||
| 4287 | 2026.03.04 04:32:19.263786 [ 261 ] {248231c6-6917-4636-b4cf-587d7d2300e0} <Debug> TCPHandler: Processed in 0.002216132 sec. | ||
| 4288 | 2026.03.04 04:32:19.263925 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.04 04:32:19.264041 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.04 04:32:19.264094 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.03.04 04:32:19.265290 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.04 04:32:19.265330 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4293 | 2026.03.04 04:32:19.265776 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4294 | 2026.03.04 04:32:19.265991 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.04 04:32:19.266134 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.002122 sec., 920829.4062205466 rows/sec., 68.97 MiB/sec. | ||
| 4296 | 2026.03.04 04:32:19.266173 [ 261 ] {85438668-5183-4e87-8342-5cbf3f606900} <Debug> TCPHandler: Processed in 0.002311785 sec. | ||
| 4297 | 2026.03.04 04:32:19.266285 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.04 04:32:19.266375 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.03.04 04:32:19.266415 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4300 | 2026.03.04 04:32:19.266794 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.03.04 04:32:19.266828 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4302 | 2026.03.04 04:32:19.267195 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4303 | 2026.03.04 04:32:19.267403 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.03.04 04:32:19.267537 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001167 sec., 17994.85861182519 rows/sec., 1.30 MiB/sec. | ||
| 4305 | 2026.03.04 04:32:19.267575 [ 261 ] {aa46baf0-6c11-4cf2-b643-3a0e21358e90} <Debug> TCPHandler: Processed in 0.001332316 sec. | ||
| 4306 | 2026.03.04 04:32:19.267688 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.03.04 04:32:19.267782 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.03.04 04:32:19.267821 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4309 | 2026.03.04 04:32:19.268391 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.04 04:32:19.268427 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4311 | 2026.03.04 04:32:19.268778 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4312 | 2026.03.04 04:32:19.268986 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.04 04:32:19.269108 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001344 sec., 526785.7142857143 rows/sec., 30.73 MiB/sec. | ||
| 4314 | 2026.03.04 04:32:19.269145 [ 261 ] {0d9bd430-e2ce-415b-930d-b149f70204b4} <Debug> TCPHandler: Processed in 0.001507059 sec. | ||
| 4315 | 2026.03.04 04:32:19.269261 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.04 04:32:19.269354 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.03.04 04:32:19.269394 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4318 | 2026.03.04 04:32:19.269768 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.03.04 04:32:19.269804 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4320 | 2026.03.04 04:32:19.270104 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4321 | 2026.03.04 04:32:19.270317 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.03.04 04:32:19.270445 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 4323 | 2026.03.04 04:32:19.270491 [ 261 ] {c2697de3-b611-402d-8aec-dc42b20e7949} <Debug> TCPHandler: Processed in 0.001279095 sec. | ||
| 4324 | 2026.03.04 04:32:19.270614 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.03.04 04:32:19.270721 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4326 | 2026.03.04 04:32:19.270768 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4327 | 2026.03.04 04:32:19.271645 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.03.04 04:32:19.271689 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4329 | 2026.03.04 04:32:19.272089 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4330 | 2026.03.04 04:32:19.272325 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.03.04 04:32:19.272466 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001766 sec., 578142.6953567384 rows/sec., 39.83 MiB/sec. | ||
| 4332 | 2026.03.04 04:32:19.272505 [ 261 ] {8c72d5c3-ef20-4a11-8bab-6a8addf7a237} <Debug> TCPHandler: Processed in 0.001947408 sec. | ||
| 4333 | 2026.03.04 04:32:19.272619 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.03.04 04:32:19.272714 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.03.04 04:32:19.272758 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4336 | 2026.03.04 04:32:19.273389 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.03.04 04:32:19.273425 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4338 | 2026.03.04 04:32:19.273875 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4339 | 2026.03.04 04:32:19.274105 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.03.04 04:32:19.274241 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001546 sec., 788486.4165588615 rows/sec., 49.31 MiB/sec. | ||
| 4341 | 2026.03.04 04:32:19.274279 [ 261 ] {b658de40-0c0e-4e2b-be04-e32544e78805} <Debug> TCPHandler: Processed in 0.001707603 sec. | ||
| 4342 | 2026.03.04 04:32:19.274401 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.03.04 04:32:19.274496 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.03.04 04:32:19.274551 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <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 | ||
| 4345 | 2026.03.04 04:32:19.275323 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.03.04 04:32:19.275358 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4347 | 2026.03.04 04:32:19.275875 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4348 | 2026.03.04 04:32:19.276097 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.04 04:32:19.276245 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001767 sec., 9620.82625919638 rows/sec., 17.24 MiB/sec. | ||
| 4350 | 2026.03.04 04:32:19.276297 [ 261 ] {3fa82972-e91e-41fa-9d3b-6b68313f6e2b} <Debug> TCPHandler: Processed in 0.001945738 sec. | ||
| 4351 | 2026.03.04 04:32:19.276422 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.03.04 04:32:19.276516 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.04 04:32:19.276558 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4354 | 2026.03.04 04:32:19.276882 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.03.04 04:32:19.276918 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4356 | 2026.03.04 04:32:19.277211 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4357 | 2026.03.04 04:32:19.277436 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.03.04 04:32:19.277561 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 4359 | 2026.03.04 04:32:19.277596 [ 261 ] {0306ae07-395b-4524-be5f-31924f488589} <Debug> TCPHandler: Processed in 0.001223664 sec. | ||
| 4360 | 2026.03.04 04:32:21.153728 [ 109 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4361 | 2026.03.04 04:32:21.153796 [ 109 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.03.04 04:32:21.153819 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4363 | 2026.03.04 04:32:21.153977 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4364 | 2026.03.04 04:32:21.154115 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4365 | 2026.03.04 04:32:21.154151 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4366 | 2026.03.04 04:32:21.154239 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4367 | 2026.03.04 04:32:21.154298 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 4368 | 2026.03.04 04:32:21.154346 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4369 | 2026.03.04 04:32:21.154396 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4370 | 2026.03.04 04:32:21.155271 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368146 sec., 657824.5304229227 rows/sec., 44.97 MiB/sec. | ||
| 4371 | 2026.03.04 04:32:21.155400 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4372 | 2026.03.04 04:32:21.155629 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.03.04 04:32:21.155694 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_5_1} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4374 | 2026.03.04 04:32:21.155764 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4375 | 2026.03.04 04:32:21.564812 [ 108 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4376 | 2026.03.04 04:32:21.564914 [ 108 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.03.04 04:32:21.564952 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4378 | 2026.03.04 04:32:21.565174 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4379 | 2026.03.04 04:32:21.565337 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4380 | 2026.03.04 04:32:21.565367 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 4381 | 2026.03.04 04:32:21.565428 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4382 | 2026.03.04 04:32:21.565472 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 4383 | 2026.03.04 04:32:21.565511 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4384 | 2026.03.04 04:32:21.565554 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4385 | 2026.03.04 04:32:21.566282 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177132 sec., 397576.48250153766 rows/sec., 24.52 MiB/sec. | ||
| 4386 | 2026.03.04 04:32:21.566403 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4387 | 2026.03.04 04:32:21.566638 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.03.04 04:32:21.566699 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_5_1} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4389 | 2026.03.04 04:32:21.566758 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4390 | 2026.03.04 04:32:23.984052 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.03.04 04:32:23.984236 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4392 | 2026.03.04 04:32:23.984302 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4393 | 2026.03.04 04:32:23.984939 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.03.04 04:32:23.984986 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4395 | 2026.03.04 04:32:23.985402 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4396 | 2026.03.04 04:32:23.985628 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.03.04 04:32:23.985793 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 4398 | 2026.03.04 04:32:23.985837 [ 261 ] {13376d1b-5cc7-43dc-8db8-63c700bebe27} <Debug> TCPHandler: Processed in 0.001925527 sec. | ||
| 4399 | 2026.03.04 04:32:23.985957 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.03.04 04:32:23.986053 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4401 | 2026.03.04 04:32:23.986093 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4402 | 2026.03.04 04:32:23.986509 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.03.04 04:32:23.986545 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4404 | 2026.03.04 04:32:23.986866 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4405 | 2026.03.04 04:32:23.987072 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.03.04 04:32:23.987203 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 4407 | 2026.03.04 04:32:23.987242 [ 261 ] {66697cd9-9bd6-45eb-805c-9728390a8a97} <Debug> TCPHandler: Processed in 0.001335026 sec. | ||
| 4408 | 2026.03.04 04:32:23.987357 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.03.04 04:32:23.987452 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.03.04 04:32:23.987496 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4411 | 2026.03.04 04:32:23.987878 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.03.04 04:32:23.987914 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4413 | 2026.03.04 04:32:23.988227 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4414 | 2026.03.04 04:32:23.988442 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.03.04 04:32:23.988574 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 4416 | 2026.03.04 04:32:23.988612 [ 261 ] {34f305a7-f37a-4719-a9c5-bf754b88c91b} <Debug> TCPHandler: Processed in 0.001303115 sec. | ||
| 4417 | 2026.03.04 04:32:23.988725 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.03.04 04:32:23.988820 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.03.04 04:32:23.988861 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4420 | 2026.03.04 04:32:23.989210 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.03.04 04:32:23.989254 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4422 | 2026.03.04 04:32:23.989604 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4423 | 2026.03.04 04:32:23.989814 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.03.04 04:32:23.989956 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001154 sec., 41594.45407279029 rows/sec., 2.80 MiB/sec. | ||
| 4425 | 2026.03.04 04:32:23.989992 [ 261 ] {d654a762-9258-4d64-9b4e-9218530e3b80} <Debug> TCPHandler: Processed in 0.001316626 sec. | ||
| 4426 | 2026.03.04 04:32:25.594893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8156 | ||
| 4427 | 2026.03.04 04:32:25.595753 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.03.04 04:32:25.595806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4429 | 2026.03.04 04:32:25.596420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4430 | 2026.03.04 04:32:25.596663 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.03.04 04:32:25.596804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8156 | ||
| 4432 | 2026.03.04 04:32:26.024409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4433 | 2026.03.04 04:32:26.038976 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.03.04 04:32:26.039030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4435 | 2026.03.04 04:32:26.045316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4436 | 2026.03.04 04:32:26.046060 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.03.04 04:32:26.048728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4438 | 2026.03.04 04:32:28.118181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 558 | ||
| 4439 | 2026.03.04 04:32:28.120547 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.04 04:32:28.120604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4441 | 2026.03.04 04:32:28.121870 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4442 | 2026.03.04 04:32:28.122149 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.04 04:32:28.122516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4444 | 2026.03.04 04:32:28.988107 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.03.04 04:32:28.988376 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4446 | 2026.03.04 04:32:28.988479 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4447 | 2026.03.04 04:32:28.989437 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.03.04 04:32:28.989486 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4449 | 2026.03.04 04:32:28.989906 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4450 | 2026.03.04 04:32:28.990126 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.03.04 04:32:28.990280 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.00198 sec., 61616.16161616162 rows/sec., 5.29 MiB/sec. | ||
| 4452 | 2026.03.04 04:32:28.990321 [ 261 ] {550adda6-d9ad-4056-b200-45317240ea21} <Debug> TCPHandler: Processed in 0.002351205 sec. | ||
| 4453 | 2026.03.04 04:32:28.990447 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.03.04 04:32:28.990543 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4455 | 2026.03.04 04:32:28.990581 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4456 | 2026.03.04 04:32:28.990996 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.03.04 04:32:28.991032 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4458 | 2026.03.04 04:32:28.991313 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4459 | 2026.03.04 04:32:28.991520 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.04 04:32:28.991644 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001122 sec., 29411.764705882353 rows/sec., 2.16 MiB/sec. | ||
| 4461 | 2026.03.04 04:32:28.991680 [ 261 ] {d41945cd-6b49-442c-83ab-1fcec0b31b60} <Debug> TCPHandler: Processed in 0.001281804 sec. | ||
| 4462 | 2026.03.04 04:32:28.991793 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.03.04 04:32:28.991887 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4464 | 2026.03.04 04:32:28.991925 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4465 | 2026.03.04 04:32:28.992392 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.03.04 04:32:28.992429 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4467 | 2026.03.04 04:32:28.992767 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4468 | 2026.03.04 04:32:28.992971 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.03.04 04:32:28.993098 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001229 sec., 78925.9560618389 rows/sec., 6.16 MiB/sec. | ||
| 4470 | 2026.03.04 04:32:28.993135 [ 261 ] {706ecb7e-faa2-4a78-836d-607c1eb54067} <Debug> TCPHandler: Processed in 0.001389096 sec. | ||
| 4471 | 2026.03.04 04:32:28.993259 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.03.04 04:32:28.993354 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.03.04 04:32:28.993397 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4474 | 2026.03.04 04:32:28.993833 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.03.04 04:32:28.993958 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4476 | 2026.03.04 04:32:28.994345 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4477 | 2026.03.04 04:32:28.994605 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.03.04 04:32:28.994748 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 4479 | 2026.03.04 04:32:28.994785 [ 261 ] {90b45a33-bec4-4a0b-9caa-76e8f0ce8ea9} <Debug> TCPHandler: Processed in 0.00157342 sec. | ||
| 4480 | 2026.03.04 04:32:28.994923 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.03.04 04:32:28.995032 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.03.04 04:32:28.995099 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <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 | ||
| 4483 | 2026.03.04 04:32:28.996061 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.03.04 04:32:28.996104 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.23 GiB. | ||
| 4485 | 2026.03.04 04:32:28.996825 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4486 | 2026.03.04 04:32:28.997102 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.03.04 04:32:28.997266 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002257 sec., 14621.178555604785 rows/sec., 26.20 MiB/sec. | ||
| 4488 | 2026.03.04 04:32:28.997334 [ 261 ] {8e04e66f-e223-4ece-b366-e02aaf38c1a7} <Debug> TCPHandler: Processed in 0.002468077 sec. | ||
| 4489 | 2026.03.04 04:32:28.997477 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.03.04 04:32:28.997585 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.03.04 04:32:28.997636 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4492 | 2026.03.04 04:32:28.998042 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.04 04:32:28.998083 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4494 | 2026.03.04 04:32:28.998389 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4495 | 2026.03.04 04:32:28.998610 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.04 04:32:28.998745 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 4497 | 2026.03.04 04:32:28.998780 [ 261 ] {adf916aa-3221-4512-9d68-f3eef97ab8b7} <Debug> TCPHandler: Processed in 0.001360926 sec. | ||
| 4498 | 2026.03.04 04:32:33.022844 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4499 | 2026.03.04 04:32:33.022918 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4500 | 2026.03.04 04:32:33.097837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8668 | ||
| 4501 | 2026.03.04 04:32:33.098355 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.04 04:32:33.098398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4503 | 2026.03.04 04:32:33.098938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4504 | 2026.03.04 04:32:33.099178 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.04 04:32:33.099318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 4506 | 2026.03.04 04:32:33.549745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4507 | 2026.03.04 04:32:33.565247 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.03.04 04:32:33.565296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4509 | 2026.03.04 04:32:33.571874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4510 | 2026.03.04 04:32:33.572607 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.03.04 04:32:33.575194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4512 | 2026.03.04 04:32:33.986548 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.03.04 04:32:33.986832 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4514 | 2026.03.04 04:32:33.986938 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4515 | 2026.03.04 04:32:33.987755 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.03.04 04:32:33.987801 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4517 | 2026.03.04 04:32:33.988206 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4518 | 2026.03.04 04:32:33.988432 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.03.04 04:32:33.988568 [ 95 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4520 | 2026.03.04 04:32:33.988589 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001835 sec., 39237.05722070845 rows/sec., 3.15 MiB/sec. | ||
| 4521 | 2026.03.04 04:32:33.988636 [ 95 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.03.04 04:32:33.988658 [ 261 ] {3a8fbaf3-d2a2-41f9-8765-7f43459062c6} <Debug> TCPHandler: Processed in 0.002295104 sec. | ||
| 4523 | 2026.03.04 04:32:33.988661 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4524 | 2026.03.04 04:32:33.988796 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.03.04 04:32:33.988804 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4526 | 2026.03.04 04:32:33.988904 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.03.04 04:32:33.988951 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4528 | 2026.03.04 04:32:33.988952 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4529 | 2026.03.04 04:32:33.988991 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2890 rows starting from the beginning of the part | ||
| 4530 | 2026.03.04 04:32:33.989089 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 122 rows starting from the beginning of the part | ||
| 4531 | 2026.03.04 04:32:33.989139 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1954 rows starting from the beginning of the part | ||
| 4532 | 2026.03.04 04:32:33.989182 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4533 | 2026.03.04 04:32:33.989220 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part | ||
| 4534 | 2026.03.04 04:32:33.989267 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 4535 | 2026.03.04 04:32:33.989395 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.03.04 04:32:33.989439 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4537 | 2026.03.04 04:32:33.989784 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4538 | 2026.03.04 04:32:33.990010 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.03.04 04:32:33.990120 [ 95 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4540 | 2026.03.04 04:32:33.990145 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001264 sec., 6329.113924050634 rows/sec., 475.92 KiB/sec. | ||
| 4541 | 2026.03.04 04:32:33.990157 [ 95 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.03.04 04:32:33.990187 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4543 | 2026.03.04 04:32:33.990192 [ 261 ] {db95f66e-d3ce-4f33-b9cb-94568b047a74} <Debug> TCPHandler: Processed in 0.001447838 sec. | ||
| 4544 | 2026.03.04 04:32:33.990272 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4545 | 2026.03.04 04:32:33.990306 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.03.04 04:32:33.990375 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4547 | 2026.03.04 04:32:33.990406 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4548 | 2026.03.04 04:32:33.990406 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4549 | 2026.03.04 04:32:33.990459 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4550 | 2026.03.04 04:32:33.990459 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4551 | 2026.03.04 04:32:33.990516 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 33 rows starting from the beginning of the part | ||
| 4552 | 2026.03.04 04:32:33.990555 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
| 4553 | 2026.03.04 04:32:33.990595 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part | ||
| 4554 | 2026.03.04 04:32:33.990635 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4555 | 2026.03.04 04:32:33.990896 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.03.04 04:32:33.990937 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4557 | 2026.03.04 04:32:33.991353 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260936 sec., 1998957.5987981728 rows/sec., 160.95 MiB/sec. | ||
| 4558 | 2026.03.04 04:32:33.991392 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4559 | 2026.03.04 04:32:33.991483 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244974 sec., 262656.0875970101 rows/sec., 18.56 MiB/sec. | ||
| 4560 | 2026.03.04 04:32:33.991648 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4561 | 2026.03.04 04:32:33.991649 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.03.04 04:32:33.991685 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4563 | 2026.03.04 04:32:33.991791 [ 95 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4564 | 2026.03.04 04:32:33.991816 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001429 sec., 50384.88453463961 rows/sec., 3.93 MiB/sec. | ||
| 4565 | 2026.03.04 04:32:33.991828 [ 95 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.03.04 04:32:33.991862 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4567 | 2026.03.04 04:32:33.991865 [ 261 ] {77d274e4-a898-4377-a41d-75f04eec0a87} <Debug> TCPHandler: Processed in 0.001607611 sec. | ||
| 4568 | 2026.03.04 04:32:33.991939 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.03.04 04:32:33.991942 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4570 | 2026.03.04 04:32:33.991995 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.03.04 04:32:33.992008 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.03.04 04:32:33.992021 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_21_4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4573 | 2026.03.04 04:32:33.992046 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4574 | 2026.03.04 04:32:33.992079 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1550 rows starting from the beginning of the part | ||
| 4575 | 2026.03.04 04:32:33.992089 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_26_5} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4576 | 2026.03.04 04:32:33.992094 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.03.04 04:32:33.992106 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4578 | 2026.03.04 04:32:33.992136 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 97 rows starting from the beginning of the part | ||
| 4579 | 2026.03.04 04:32:33.992154 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4580 | 2026.03.04 04:32:33.992172 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 4581 | 2026.03.04 04:32:33.992185 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1021 rows starting from the beginning of the part | ||
| 4582 | 2026.03.04 04:32:33.992238 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4583 | 2026.03.04 04:32:33.992280 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part | ||
| 4584 | 2026.03.04 04:32:33.992317 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 4585 | 2026.03.04 04:32:33.992579 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.03.04 04:32:33.992615 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4587 | 2026.03.04 04:32:33.992962 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4588 | 2026.03.04 04:32:33.993186 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.03.04 04:32:33.993289 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4590 | 2026.03.04 04:32:33.993316 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 4591 | 2026.03.04 04:32:33.993318 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.03.04 04:32:33.993355 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4593 | 2026.03.04 04:32:33.993361 [ 261 ] {beef352d-cd40-4f90-a65e-a467508a1f13} <Debug> TCPHandler: Processed in 0.001414797 sec. | ||
| 4594 | 2026.03.04 04:32:33.993464 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4595 | 2026.03.04 04:32:33.993477 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.03.04 04:32:33.993580 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665632 sec., 1741681.2357111294 rows/sec., 129.28 MiB/sec. | ||
| 4597 | 2026.03.04 04:32:33.993596 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.03.04 04:32:33.993612 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4599 | 2026.03.04 04:32:33.993661 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7605 rows starting from the beginning of the part | ||
| 4600 | 2026.03.04 04:32:33.993668 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <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 | ||
| 4601 | 2026.03.04 04:32:33.993824 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4602 | 2026.03.04 04:32:33.993934 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4603 | 2026.03.04 04:32:33.994000 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1219 rows starting from the beginning of the part | ||
| 4604 | 2026.03.04 04:32:33.994058 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 4605 | 2026.03.04 04:32:33.994118 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4606 | 2026.03.04 04:32:33.994172 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4607 | 2026.03.04 04:32:33.994220 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.03.04 04:32:33.994321 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_26_5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4609 | 2026.03.04 04:32:33.994406 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4610 | 2026.03.04 04:32:33.994848 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.03.04 04:32:33.994893 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4612 | 2026.03.04 04:32:33.995534 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4613 | 2026.03.04 04:32:33.995840 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.03.04 04:32:33.996017 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002439 sec., 3280.032800328003 rows/sec., 5.88 MiB/sec. | ||
| 4615 | 2026.03.04 04:32:33.996087 [ 261 ] {b41421b6-3a61-4874-930e-d90912509e17} <Debug> TCPHandler: Processed in 0.002658171 sec. | ||
| 4616 | 2026.03.04 04:32:33.996217 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2026.03.04 04:32:33.996315 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4618 | 2026.03.04 04:32:33.996358 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4619 | 2026.03.04 04:32:33.996715 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.03.04 04:32:33.996762 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4621 | 2026.03.04 04:32:33.997186 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4622 | 2026.03.04 04:32:33.997450 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.03.04 04:32:33.997582 [ 94 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4624 | 2026.03.04 04:32:33.997590 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001295 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 4625 | 2026.03.04 04:32:33.997627 [ 94 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.03.04 04:32:33.997648 [ 261 ] {00623a1f-e393-471a-8040-22da179ae7d4} <Debug> TCPHandler: Processed in 0.001482279 sec. | ||
| 4627 | 2026.03.04 04:32:33.997654 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4628 | 2026.03.04 04:32:33.997743 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4629 | 2026.03.04 04:32:33.997835 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.03.04 04:32:33.997862 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 4631 | 2026.03.04 04:32:33.997916 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4632 | 2026.03.04 04:32:33.997962 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 4633 | 2026.03.04 04:32:33.998001 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 4634 | 2026.03.04 04:32:33.998058 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4635 | 2026.03.04 04:32:33.998099 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4636 | 2026.03.04 04:32:33.998516 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9432 rows, containing 5 columns (5 merged, 0 gathered) in 0.005101258 sec., 1848955.6889692699 rows/sec., 124.07 MiB/sec. | ||
| 4637 | 2026.03.04 04:32:33.998760 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4638 | 2026.03.04 04:32:33.999068 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.03.04 04:32:33.999082 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367426 sec., 1053073.438708932 rows/sec., 69.94 MiB/sec. | ||
| 4640 | 2026.03.04 04:32:33.999184 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4641 | 2026.03.04 04:32:33.999283 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4642 | 2026.03.04 04:32:33.999303 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4643 | 2026.03.04 04:32:33.999562 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.03.04 04:32:33.999641 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_26_5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4645 | 2026.03.04 04:32:33.999711 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4646 | 2026.03.04 04:32:34.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.40 MiB, peak 252.17 MiB, free memory in arenas 0.00 B, will set to 246.01 MiB (RSS), difference: 1.61 MiB | ||
| 4647 | 2026.03.04 04:32:38.123597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 582 | ||
| 4648 | 2026.03.04 04:32:38.125683 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.03.04 04:32:38.125737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4650 | 2026.03.04 04:32:38.126921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4651 | 2026.03.04 04:32:38.127202 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.03.04 04:32:38.127560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4653 | 2026.03.04 04:32:38.988394 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.03.04 04:32:38.988578 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.03.04 04:32:38.988645 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4656 | 2026.03.04 04:32:38.989288 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.03.04 04:32:38.989334 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4658 | 2026.03.04 04:32:38.989725 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4659 | 2026.03.04 04:32:38.989961 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.03.04 04:32:38.990115 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001586 sec., 15132.408575031526 rows/sec., 1.26 MiB/sec. | ||
| 4661 | 2026.03.04 04:32:38.990158 [ 261 ] {02eb19de-cc22-4c9a-b07f-81ee497bce1d} <Debug> TCPHandler: Processed in 0.001897967 sec. | ||
| 4662 | 2026.03.04 04:32:38.990285 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.03.04 04:32:38.990383 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4664 | 2026.03.04 04:32:38.990425 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4665 | 2026.03.04 04:32:38.990834 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.03.04 04:32:38.990871 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4667 | 2026.03.04 04:32:38.991166 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4668 | 2026.03.04 04:32:38.991379 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.03.04 04:32:38.991506 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001142 sec., 7005.253940455342 rows/sec., 571.23 KiB/sec. | ||
| 4670 | 2026.03.04 04:32:38.991546 [ 261 ] {77f0d9e3-e1e4-45bd-a03a-30ac6bac9eac} <Debug> TCPHandler: Processed in 0.001312476 sec. | ||
| 4671 | 2026.03.04 04:32:38.991658 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.03.04 04:32:38.991754 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4673 | 2026.03.04 04:32:38.991794 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4674 | 2026.03.04 04:32:38.992322 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.03.04 04:32:38.992359 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4676 | 2026.03.04 04:32:38.992686 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4677 | 2026.03.04 04:32:38.992913 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.03.04 04:32:38.993046 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001309 sec., 187929.71734148203 rows/sec., 16.75 MiB/sec. | ||
| 4679 | 2026.03.04 04:32:38.993086 [ 261 ] {36d82080-0a18-468e-b642-fabce24be03f} <Debug> TCPHandler: Processed in 0.001478468 sec. | ||
| 4680 | 2026.03.04 04:32:38.993212 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.03.04 04:32:38.993308 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.03.04 04:32:38.993350 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4683 | 2026.03.04 04:32:38.993772 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.03.04 04:32:38.994279 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4685 | 2026.03.04 04:32:38.994593 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4686 | 2026.03.04 04:32:38.994831 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.03.04 04:32:38.994973 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001682 sec., 31510.10701545779 rows/sec., 2.32 MiB/sec. | ||
| 4688 | 2026.03.04 04:32:38.995012 [ 261 ] {cf1e87f8-257e-43d8-aaa0-08806e0a7ef8} <Debug> TCPHandler: Processed in 0.001861556 sec. | ||
| 4689 | 2026.03.04 04:32:38.995145 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.03.04 04:32:38.995248 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4691 | 2026.03.04 04:32:38.995295 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4692 | 2026.03.04 04:32:38.995800 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.03.04 04:32:38.995837 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4694 | 2026.03.04 04:32:38.996298 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4695 | 2026.03.04 04:32:38.996565 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.03.04 04:32:38.996696 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. | ||
| 4697 | 2026.03.04 04:32:38.996734 [ 261 ] {ba10f628-b8fb-489f-8c31-60fbfbc3b0d3} <Debug> TCPHandler: Processed in 0.001647882 sec. | ||
| 4698 | 2026.03.04 04:32:38.996895 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.03.04 04:32:38.997009 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.03.04 04:32:38.997059 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4701 | 2026.03.04 04:32:38.997553 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.03.04 04:32:38.997597 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4703 | 2026.03.04 04:32:38.997994 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4704 | 2026.03.04 04:32:38.998229 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.03.04 04:32:38.998365 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001379 sec., 8701.95794053662 rows/sec., 679.84 KiB/sec. | ||
| 4706 | 2026.03.04 04:32:38.998405 [ 261 ] {3b1ec9ae-3160-418e-a81d-48de9bd389d1} <Debug> TCPHandler: Processed in 0.00156478 sec. | ||
| 4707 | 2026.03.04 04:32:38.998524 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.03.04 04:32:38.998628 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4709 | 2026.03.04 04:32:38.998668 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4710 | 2026.03.04 04:32:38.999162 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.03.04 04:32:38.999200 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4712 | 2026.03.04 04:32:38.999545 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4713 | 2026.03.04 04:32:38.999775 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.03.04 04:32:38.999906 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001296 sec., 108796.29629629629 rows/sec., 8.79 MiB/sec. | ||
| 4715 | 2026.03.04 04:32:38.999945 [ 261 ] {48f78d3b-0b5c-4884-a027-1b48d824e25c} <Debug> TCPHandler: Processed in 0.001472119 sec. | ||
| 4716 | 2026.03.04 04:32:39.000076 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.03.04 04:32:39.000173 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.03.04 04:32:39.000216 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4719 | 2026.03.04 04:32:39.000628 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.03.04 04:32:39.000665 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4721 | 2026.03.04 04:32:39.001011 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4722 | 2026.03.04 04:32:39.001423 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.03.04 04:32:39.001578 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001423 sec., 140548.13773717498 rows/sec., 10.07 MiB/sec. | ||
| 4724 | 2026.03.04 04:32:39.001623 [ 261 ] {5dd62aea-8056-4bf2-b458-b10eb2af19d6} <Debug> TCPHandler: Processed in 0.001604571 sec. | ||
| 4725 | 2026.03.04 04:32:39.001748 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.03.04 04:32:39.001842 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4727 | 2026.03.04 04:32:39.001903 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <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 | ||
| 4728 | 2026.03.04 04:32:39.002836 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.03.04 04:32:39.002875 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4730 | 2026.03.04 04:32:39.003494 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4731 | 2026.03.04 04:32:39.003746 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.03.04 04:32:39.003870 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4733 | 2026.03.04 04:32:39.003886 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002061 sec., 16011.644832605532 rows/sec., 28.69 MiB/sec. | ||
| 4734 | 2026.03.04 04:32:39.003942 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.04 04:32:39.003966 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4736 | 2026.03.04 04:32:39.003984 [ 261 ] {5f13bd4c-f28e-414b-b48f-2ec1da5a74dc} <Debug> TCPHandler: Processed in 0.002286394 sec. | ||
| 4737 | 2026.03.04 04:32:39.004096 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4738 | 2026.03.04 04:32:39.004112 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.03.04 04:32:39.004241 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.03.04 04:32:39.004285 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4741 | 2026.03.04 04:32:39.004360 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2026.03.04 04:32:39.004430 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 360 rows starting from the beginning of the part | ||
| 4743 | 2026.03.04 04:32:39.004567 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 4744 | 2026.03.04 04:32:39.004648 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.03.04 04:32:39.004690 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4746 | 2026.03.04 04:32:39.004710 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 4747 | 2026.03.04 04:32:39.004854 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 4748 | 2026.03.04 04:32:39.004956 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4749 | 2026.03.04 04:32:39.005039 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4750 | 2026.03.04 04:32:39.005057 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4751 | 2026.03.04 04:32:39.005293 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.04 04:32:39.005437 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 4753 | 2026.03.04 04:32:39.005475 [ 261 ] {972850e9-a56f-444b-8b45-10d8fe028193} <Debug> TCPHandler: Processed in 0.001411437 sec. | ||
| 4754 | 2026.03.04 04:32:39.008667 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.00463264 sec., 104476.06548318021 rows/sec., 187.22 MiB/sec. | ||
| 4755 | 2026.03.04 04:32:39.009348 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4756 | 2026.03.04 04:32:39.009736 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.03.04 04:32:39.009818 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4758 | 2026.03.04 04:32:39.009949 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4759 | 2026.03.04 04:32:40.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.28 MiB, peak 252.17 MiB, free memory in arenas 0.00 B, will set to 247.37 MiB (RSS), difference: 1.09 MiB | ||
| 4760 | 2026.03.04 04:32:40.600293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9116 | ||
| 4761 | 2026.03.04 04:32:40.600776 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.03.04 04:32:40.600809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4763 | 2026.03.04 04:32:40.601296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4764 | 2026.03.04 04:32:40.601524 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.03.04 04:32:40.601645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9116 | ||
| 4766 | 2026.03.04 04:32:41.076159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4767 | 2026.03.04 04:32:41.092360 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.04 04:32:41.092426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4769 | 2026.03.04 04:32:41.098233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4770 | 2026.03.04 04:32:41.098958 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.03.04 04:32:41.101938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4772 | 2026.03.04 04:32:43.986366 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.03.04 04:32:43.986617 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4774 | 2026.03.04 04:32:43.986717 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4775 | 2026.03.04 04:32:43.987636 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.03.04 04:32:43.987684 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4777 | 2026.03.04 04:32:43.988086 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4778 | 2026.03.04 04:32:43.988320 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.03.04 04:32:43.988481 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001943 sec., 37056.09881626351 rows/sec., 2.97 MiB/sec. | ||
| 4780 | 2026.03.04 04:32:43.988531 [ 261 ] {8840054f-441c-4954-87fd-5f27ecc2a26f} <Debug> TCPHandler: Processed in 0.002304675 sec. | ||
| 4781 | 2026.03.04 04:32:43.988679 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.03.04 04:32:43.988783 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4783 | 2026.03.04 04:32:43.988828 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4784 | 2026.03.04 04:32:43.989249 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.03.04 04:32:43.989287 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4786 | 2026.03.04 04:32:43.989581 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4787 | 2026.03.04 04:32:43.989804 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.03.04 04:32:43.989933 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001173 sec., 6820.119352088662 rows/sec., 512.84 KiB/sec. | ||
| 4789 | 2026.03.04 04:32:43.989971 [ 261 ] {ce00d9b1-fd61-4211-81e3-dce7f9d73fff} <Debug> TCPHandler: Processed in 0.001343146 sec. | ||
| 4790 | 2026.03.04 04:32:43.990086 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.03.04 04:32:43.990181 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4792 | 2026.03.04 04:32:43.990221 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4793 | 2026.03.04 04:32:43.990651 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.03.04 04:32:43.990689 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4795 | 2026.03.04 04:32:43.990986 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4796 | 2026.03.04 04:32:43.991195 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.03.04 04:32:43.991324 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001161 sec., 62015.503875969 rows/sec., 4.84 MiB/sec. | ||
| 4798 | 2026.03.04 04:32:43.991363 [ 261 ] {b1dd4d41-cae3-4b5b-859c-fe2c5f4c35bf} <Debug> TCPHandler: Processed in 0.001325806 sec. | ||
| 4799 | 2026.03.04 04:32:43.991475 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.03.04 04:32:43.991570 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.03.04 04:32:43.991615 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4802 | 2026.03.04 04:32:43.992023 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.03.04 04:32:43.992061 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4804 | 2026.03.04 04:32:43.992386 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4805 | 2026.03.04 04:32:43.992612 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.03.04 04:32:43.992741 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4807 | 2026.03.04 04:32:43.992778 [ 261 ] {1f6be5ca-04fd-4356-b582-695b36e34e45} <Debug> TCPHandler: Processed in 0.001353056 sec. | ||
| 4808 | 2026.03.04 04:32:43.992890 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.03.04 04:32:43.992985 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.03.04 04:32:43.993040 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <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 | ||
| 4811 | 2026.03.04 04:32:43.993805 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.03.04 04:32:43.994016 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4813 | 2026.03.04 04:32:43.994617 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4814 | 2026.03.04 04:32:43.994859 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.03.04 04:32:43.995004 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002035 sec., 3931.2039312039315 rows/sec., 7.04 MiB/sec. | ||
| 4816 | 2026.03.04 04:32:43.995059 [ 261 ] {1d433d58-61ac-44d6-8268-8e9cc880bd60} <Debug> TCPHandler: Processed in 0.002218783 sec. | ||
| 4817 | 2026.03.04 04:32:43.995192 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.03.04 04:32:43.995295 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.03.04 04:32:43.995345 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4820 | 2026.03.04 04:32:43.995789 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.03.04 04:32:43.995829 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4822 | 2026.03.04 04:32:43.996182 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4823 | 2026.03.04 04:32:43.996440 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.04 04:32:43.996580 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001306 sec., 45941.80704441041 rows/sec., 3.10 MiB/sec. | ||
| 4825 | 2026.03.04 04:32:43.996623 [ 261 ] {80f0f711-7afd-43fd-a77f-44c13ea01489} <Debug> TCPHandler: Processed in 0.001488189 sec. | ||
| 4826 | 2026.03.04 04:32:48.022988 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4827 | 2026.03.04 04:32:48.023047 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4828 | 2026.03.04 04:32:48.101834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9628 | ||
| 4829 | 2026.03.04 04:32:48.102351 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.03.04 04:32:48.102395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4831 | 2026.03.04 04:32:48.102884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4832 | 2026.03.04 04:32:48.103118 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.03.04 04:32:48.103258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 4834 | 2026.03.04 04:32:48.127764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 614 | ||
| 4835 | 2026.03.04 04:32:48.130063 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.03.04 04:32:48.130110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4837 | 2026.03.04 04:32:48.131313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4838 | 2026.03.04 04:32:48.131592 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.03.04 04:32:48.131947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4840 | 2026.03.04 04:32:48.602153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4841 | 2026.03.04 04:32:48.619452 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.03.04 04:32:48.619517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4843 | 2026.03.04 04:32:48.625685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4844 | 2026.03.04 04:32:48.626400 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.03.04 04:32:48.629640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4846 | 2026.03.04 04:32:48.987416 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.03.04 04:32:48.987702 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4848 | 2026.03.04 04:32:48.987809 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4849 | 2026.03.04 04:32:48.988518 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.03.04 04:32:48.988566 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4851 | 2026.03.04 04:32:48.989029 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4852 | 2026.03.04 04:32:48.989261 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.03.04 04:32:48.989422 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001796 sec., 67928.73051224944 rows/sec., 5.83 MiB/sec. | ||
| 4854 | 2026.03.04 04:32:48.989472 [ 261 ] {34b78a94-7b4c-41f5-ad83-3dec5f8b9500} <Debug> TCPHandler: Processed in 0.002246563 sec. | ||
| 4855 | 2026.03.04 04:32:48.989613 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.03.04 04:32:48.989718 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.03.04 04:32:48.989763 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4858 | 2026.03.04 04:32:48.990204 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.03.04 04:32:48.990241 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4860 | 2026.03.04 04:32:48.990553 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4861 | 2026.03.04 04:32:48.990770 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.03.04 04:32:48.990906 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001212 sec., 27227.72277227723 rows/sec., 2.00 MiB/sec. | ||
| 4863 | 2026.03.04 04:32:48.990945 [ 261 ] {da5491c8-067a-4334-bfcb-5df375ff37eb} <Debug> TCPHandler: Processed in 0.001385507 sec. | ||
| 4864 | 2026.03.04 04:32:48.991049 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.03.04 04:32:48.991145 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4866 | 2026.03.04 04:32:48.991186 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4867 | 2026.03.04 04:32:48.991623 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.03.04 04:32:48.991660 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4869 | 2026.03.04 04:32:48.991973 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4870 | 2026.03.04 04:32:48.992188 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.03.04 04:32:48.992316 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00119 sec., 81512.6050420168 rows/sec., 6.37 MiB/sec. | ||
| 4872 | 2026.03.04 04:32:48.992355 [ 261 ] {4483251b-e17a-4d2b-8f22-a3715dae207f} <Debug> TCPHandler: Processed in 0.001355706 sec. | ||
| 4873 | 2026.03.04 04:32:48.992468 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.03.04 04:32:48.992564 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4875 | 2026.03.04 04:32:48.992607 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4876 | 2026.03.04 04:32:48.993022 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.03.04 04:32:48.993059 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4878 | 2026.03.04 04:32:48.993386 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4879 | 2026.03.04 04:32:48.993598 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.04 04:32:48.993732 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4881 | 2026.03.04 04:32:48.993770 [ 261 ] {3e562925-4d24-4a76-8b52-45c73bf82e59} <Debug> TCPHandler: Processed in 0.001351676 sec. | ||
| 4882 | 2026.03.04 04:32:48.993962 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.03.04 04:32:48.994057 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4884 | 2026.03.04 04:32:48.994121 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <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 | ||
| 4885 | 2026.03.04 04:32:48.995006 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.03.04 04:32:48.995045 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4887 | 2026.03.04 04:32:48.995634 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4888 | 2026.03.04 04:32:48.995881 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.03.04 04:32:48.996035 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001995 sec., 16541.35338345865 rows/sec., 29.64 MiB/sec. | ||
| 4890 | 2026.03.04 04:32:48.996119 [ 261 ] {08f254b1-6f7c-4d2d-90b8-f5203bc7c6d0} <Debug> TCPHandler: Processed in 0.002205893 sec. | ||
| 4891 | 2026.03.04 04:32:48.996267 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.03.04 04:32:48.996370 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4893 | 2026.03.04 04:32:48.996424 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4894 | 2026.03.04 04:32:48.996859 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.03.04 04:32:48.996902 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4896 | 2026.03.04 04:32:48.997277 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4897 | 2026.03.04 04:32:48.997519 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.03.04 04:32:48.997667 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 4899 | 2026.03.04 04:32:48.997713 [ 261 ] {beb7df3e-742d-4189-8176-71bcb13a5f05} <Debug> TCPHandler: Processed in 0.001495648 sec. | ||
| 4900 | 2026.03.04 04:32:49.262666 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.03.04 04:32:49.262870 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4902 | 2026.03.04 04:32:49.262946 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4903 | 2026.03.04 04:32:49.263658 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.04 04:32:49.263718 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4905 | 2026.03.04 04:32:49.264137 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4906 | 2026.03.04 04:32:49.264381 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.03.04 04:32:49.264578 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001757 sec., 2276.607854297097 rows/sec., 185.64 KiB/sec. | ||
| 4908 | 2026.03.04 04:32:49.264650 [ 261 ] {610d0621-67aa-4b58-9906-075df543050a} <Debug> TCPHandler: Processed in 0.002175022 sec. | ||
| 4909 | 2026.03.04 04:32:49.264811 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.03.04 04:32:49.268013 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4911 | 2026.03.04 04:32:49.268121 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4912 | 2026.03.04 04:32:49.269503 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.03.04 04:32:49.269549 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4914 | 2026.03.04 04:32:49.270023 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4915 | 2026.03.04 04:32:49.270260 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.03.04 04:32:49.270411 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.005505 sec., 354950.04541326064 rows/sec., 26.58 MiB/sec. | ||
| 4917 | 2026.03.04 04:32:49.270452 [ 261 ] {cceeb8c0-9262-4649-9211-c1b2e1e44afa} <Debug> TCPHandler: Processed in 0.00570415 sec. | ||
| 4918 | 2026.03.04 04:32:49.270599 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.03.04 04:32:49.270708 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.03.04 04:32:49.270752 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4921 | 2026.03.04 04:32:49.271190 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.03.04 04:32:49.271228 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4923 | 2026.03.04 04:32:49.271552 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4924 | 2026.03.04 04:32:49.271783 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.03.04 04:32:49.271925 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001244 sec., 16881.02893890675 rows/sec., 1.22 MiB/sec. | ||
| 4926 | 2026.03.04 04:32:49.271964 [ 261 ] {3f1efccb-5e92-48f2-b44b-8d34f6aae018} <Debug> TCPHandler: Processed in 0.001428858 sec. | ||
| 4927 | 2026.03.04 04:32:49.272114 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.03.04 04:32:49.272210 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.03.04 04:32:49.272250 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4930 | 2026.03.04 04:32:49.272843 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.03.04 04:32:49.272881 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4932 | 2026.03.04 04:32:49.273224 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4933 | 2026.03.04 04:32:49.273439 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.03.04 04:32:49.273564 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001373 sec., 515659.14056809904 rows/sec., 30.08 MiB/sec. | ||
| 4935 | 2026.03.04 04:32:49.273628 [ 261 ] {1ccd32aa-1ac7-4306-8b06-a9853a7cff7b} <Debug> TCPHandler: Processed in 0.00156518 sec. | ||
| 4936 | 2026.03.04 04:32:49.273756 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.03.04 04:32:49.273853 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.03.04 04:32:49.273892 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4939 | 2026.03.04 04:32:49.274283 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.03.04 04:32:49.274321 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4941 | 2026.03.04 04:32:49.274619 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4942 | 2026.03.04 04:32:49.274832 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.03.04 04:32:49.274960 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 4944 | 2026.03.04 04:32:49.274998 [ 261 ] {2d6c8cd7-aa16-4368-a456-45a82cc81933} <Debug> TCPHandler: Processed in 0.001291265 sec. | ||
| 4945 | 2026.03.04 04:32:49.275115 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.03.04 04:32:49.275210 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4947 | 2026.03.04 04:32:49.275250 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4948 | 2026.03.04 04:32:49.275970 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.03.04 04:32:49.276006 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4950 | 2026.03.04 04:32:49.276348 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4951 | 2026.03.04 04:32:49.276563 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.03.04 04:32:49.276695 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001503 sec., 679308.0505655356 rows/sec., 46.80 MiB/sec. | ||
| 4953 | 2026.03.04 04:32:49.276735 [ 261 ] {3661d041-d980-4867-a011-2d920e440413} <Debug> TCPHandler: Processed in 0.001669862 sec. | ||
| 4954 | 2026.03.04 04:32:49.276852 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.03.04 04:32:49.276949 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4956 | 2026.03.04 04:32:49.276993 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4957 | 2026.03.04 04:32:49.277629 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.03.04 04:32:49.277667 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4959 | 2026.03.04 04:32:49.278106 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4960 | 2026.03.04 04:32:49.278320 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.03.04 04:32:49.278451 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001521 sec., 801446.4168310323 rows/sec., 50.12 MiB/sec. | ||
| 4962 | 2026.03.04 04:32:49.278488 [ 261 ] {fd3d34a3-9aff-47b6-9678-329660d5d232} <Debug> TCPHandler: Processed in 0.001685902 sec. | ||
| 4963 | 2026.03.04 04:32:49.278618 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.03.04 04:32:49.278735 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.03.04 04:32:49.278791 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <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 | ||
| 4966 | 2026.03.04 04:32:49.279578 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.03.04 04:32:49.279616 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4968 | 2026.03.04 04:32:49.280130 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4969 | 2026.03.04 04:32:49.280357 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.03.04 04:32:49.280493 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00178 sec., 9550.561797752809 rows/sec., 17.11 MiB/sec. | ||
| 4971 | 2026.03.04 04:32:49.280546 [ 261 ] {efbf39f3-aaab-4830-8f4d-3d8a5c120ed6} <Debug> TCPHandler: Processed in 0.001988669 sec. | ||
| 4972 | 2026.03.04 04:32:49.280663 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.03.04 04:32:49.280759 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.03.04 04:32:49.280803 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4975 | 2026.03.04 04:32:49.281127 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.04 04:32:49.281164 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4977 | 2026.03.04 04:32:49.281470 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4978 | 2026.03.04 04:32:49.281686 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.03.04 04:32:49.281818 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 768.21 KiB/sec. | ||
| 4980 | 2026.03.04 04:32:49.281855 [ 261 ] {b33d5af6-5cf3-4af3-8b89-a47a84f5603d} <Debug> TCPHandler: Processed in 0.001241004 sec. | ||
| 4981 | 2026.03.04 04:32:53.983981 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.04 04:32:53.984183 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4983 | 2026.03.04 04:32:53.984259 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4984 | 2026.03.04 04:32:53.984991 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.04 04:32:53.985044 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4986 | 2026.03.04 04:32:53.985449 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4987 | 2026.03.04 04:32:53.985680 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.03.04 04:32:53.985832 [ 78 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4989 | 2026.03.04 04:32:53.985845 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.49 MiB/sec. | ||
| 4990 | 2026.03.04 04:32:53.985898 [ 78 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.04 04:32:53.985922 [ 261 ] {b5cbc4f6-a4b7-42e3-a487-2e8cb90b3c19} <Debug> TCPHandler: Processed in 0.002088751 sec. | ||
| 4992 | 2026.03.04 04:32:53.985925 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 4993 | 2026.03.04 04:32:53.986038 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4994 | 2026.03.04 04:32:53.986061 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.03.04 04:32:53.986153 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4996 | 2026.03.04 04:32:53.986171 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.04 04:32:53.986188 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2890 rows starting from the beginning of the part | ||
| 4998 | 2026.03.04 04:32:53.986216 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4999 | 2026.03.04 04:32:53.986255 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 246 rows starting from the beginning of the part | ||
| 5000 | 2026.03.04 04:32:53.986306 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 5001 | 2026.03.04 04:32:53.986352 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 122 rows starting from the beginning of the part | ||
| 5002 | 2026.03.04 04:32:53.986396 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1954 rows starting from the beginning of the part | ||
| 5003 | 2026.03.04 04:32:53.986440 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5004 | 2026.03.04 04:32:53.986667 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.03.04 04:32:53.986705 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 5006 | 2026.03.04 04:32:53.987016 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5007 | 2026.03.04 04:32:53.987232 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.03.04 04:32:53.987344 [ 78 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5009 | 2026.03.04 04:32:53.987371 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5010 | 2026.03.04 04:32:53.987377 [ 78 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.03.04 04:32:53.987412 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 5012 | 2026.03.04 04:32:53.987418 [ 261 ] {3b09ae6d-be03-42b3-91a6-ad72b891103d} <Debug> TCPHandler: Processed in 0.001409758 sec. | ||
| 5013 | 2026.03.04 04:32:53.987513 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5014 | 2026.03.04 04:32:53.987544 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.03.04 04:32:53.987648 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5016 | 2026.03.04 04:32:53.987651 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.03.04 04:32:53.987688 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1550 rows starting from the beginning of the part | ||
| 5018 | 2026.03.04 04:32:53.987711 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5019 | 2026.03.04 04:32:53.987760 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part | ||
| 5020 | 2026.03.04 04:32:53.987811 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
| 5021 | 2026.03.04 04:32:53.987851 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 97 rows starting from the beginning of the part | ||
| 5022 | 2026.03.04 04:32:53.987890 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1021 rows starting from the beginning of the part | ||
| 5023 | 2026.03.04 04:32:53.987929 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5024 | 2026.03.04 04:32:53.988131 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.03.04 04:32:53.988173 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 5026 | 2026.03.04 04:32:53.988504 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508548 sec., 2128721.4755308647 rows/sec., 172.17 MiB/sec. | ||
| 5027 | 2026.03.04 04:32:53.988674 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5028 | 2026.03.04 04:32:53.988760 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5029 | 2026.03.04 04:32:53.988916 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.03.04 04:32:53.989012 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.04 04:32:53.989033 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5032 | 2026.03.04 04:32:53.989066 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.03.04 04:32:53.989071 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001441 sec., 88827.20333102012 rows/sec., 6.19 MiB/sec. | ||
| 5034 | 2026.03.04 04:32:53.989088 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_31_6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5035 | 2026.03.04 04:32:53.989090 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 5036 | 2026.03.04 04:32:53.989121 [ 261 ] {b9b2c00c-f3bb-4a6f-bebf-6e6458c68bee} <Debug> TCPHandler: Processed in 0.001627652 sec. | ||
| 5037 | 2026.03.04 04:32:53.989165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 5038 | 2026.03.04 04:32:53.989247 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.03.04 04:32:53.989253 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5040 | 2026.03.04 04:32:53.989347 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.03.04 04:32:53.989395 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5042 | 2026.03.04 04:32:53.989407 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5043 | 2026.03.04 04:32:53.989420 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956517 sec., 1505225.8682137695 rows/sec., 112.09 MiB/sec. | ||
| 5044 | 2026.03.04 04:32:53.989453 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9432 rows starting from the beginning of the part | ||
| 5045 | 2026.03.04 04:32:53.989527 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 200 rows starting from the beginning of the part | ||
| 5046 | 2026.03.04 04:32:53.989574 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5047 | 2026.03.04 04:32:53.989617 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5048 | 2026.03.04 04:32:53.989646 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5049 | 2026.03.04 04:32:53.989658 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1219 rows starting from the beginning of the part | ||
| 5050 | 2026.03.04 04:32:53.989706 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
| 5051 | 2026.03.04 04:32:53.989750 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.03.04 04:32:53.989791 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 5053 | 2026.03.04 04:32:53.989921 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.03.04 04:32:53.989990 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_31_6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5055 | 2026.03.04 04:32:53.990064 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5056 | 2026.03.04 04:32:53.990150 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5057 | 2026.03.04 04:32:53.990366 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.03.04 04:32:53.990476 [ 78 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5059 | 2026.03.04 04:32:53.990506 [ 78 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.03.04 04:32:53.990506 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00118 sec., 40677.96610169491 rows/sec., 2.74 MiB/sec. | ||
| 5061 | 2026.03.04 04:32:53.990523 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.22 GiB. | ||
| 5062 | 2026.03.04 04:32:53.990559 [ 261 ] {88a91d4e-134f-47ad-a1af-d65c3b333b1b} <Debug> TCPHandler: Processed in 0.001361926 sec. | ||
| 5063 | 2026.03.04 04:32:53.990625 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5064 | 2026.03.04 04:32:53.990738 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5065 | 2026.03.04 04:32:53.990770 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 5066 | 2026.03.04 04:32:53.990830 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5067 | 2026.03.04 04:32:53.990871 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5068 | 2026.03.04 04:32:53.990910 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5069 | 2026.03.04 04:32:53.990945 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 5070 | 2026.03.04 04:32:53.990982 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 5071 | 2026.03.04 04:32:53.991987 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397577 sec., 1202080.4578209287 rows/sec., 80.01 MiB/sec. | ||
| 5072 | 2026.03.04 04:32:53.992299 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5073 | 2026.03.04 04:32:53.992605 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.03.04 04:32:53.992694 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_31_6} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5075 | 2026.03.04 04:32:53.992789 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5076 | 2026.03.04 04:32:53.993290 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004099349 sec., 2756291.303814337 rows/sec., 184.09 MiB/sec. | ||
| 5077 | 2026.03.04 04:32:53.993603 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5078 | 2026.03.04 04:32:53.993903 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.03.04 04:32:53.994043 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5080 | 2026.03.04 04:32:53.994134 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5081 | 2026.03.04 04:32:55.603448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10076 | ||
| 5082 | 2026.03.04 04:32:55.604155 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.03.04 04:32:55.604195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5084 | 2026.03.04 04:32:55.604696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5085 | 2026.03.04 04:32:55.604947 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.03.04 04:32:55.605091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10076 | ||
| 5087 | 2026.03.04 04:32:55.605120 [ 76 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5088 | 2026.03.04 04:32:55.605189 [ 76 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.03.04 04:32:55.605208 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5090 | 2026.03.04 04:32:55.605299 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5091 | 2026.03.04 04:32:55.605385 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5092 | 2026.03.04 04:32:55.605416 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 5093 | 2026.03.04 04:32:55.605470 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5094 | 2026.03.04 04:32:55.605511 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5095 | 2026.03.04 04:32:55.605550 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5096 | 2026.03.04 04:32:55.605587 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5097 | 2026.03.04 04:32:55.605623 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5098 | 2026.03.04 04:32:55.607522 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10076 rows, containing 4 columns (4 merged, 0 gathered) in 0.002262723 sec., 4453041.755442447 rows/sec., 63.70 MiB/sec. | ||
| 5099 | 2026.03.04 04:32:55.607765 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5100 | 2026.03.04 04:32:55.608064 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.03.04 04:32:55.608130 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_21_4} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5102 | 2026.03.04 04:32:55.608200 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5103 | 2026.03.04 04:32:56.129809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5104 | 2026.03.04 04:32:56.147165 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.03.04 04:32:56.147211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5106 | 2026.03.04 04:32:56.152951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5107 | 2026.03.04 04:32:56.153654 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.03.04 04:32:56.153935 [ 76 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5109 | 2026.03.04 04:32:56.153973 [ 76 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.04 04:32:56.153995 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5111 | 2026.03.04 04:32:56.154127 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5112 | 2026.03.04 04:32:56.156694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5113 | 2026.03.04 04:32:56.158265 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5114 | 2026.03.04 04:32:56.159649 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5115 | 2026.03.04 04:32:56.164055 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5116 | 2026.03.04 04:32:56.168526 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5117 | 2026.03.04 04:32:56.172507 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5118 | 2026.03.04 04:32:56.176512 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5119 | 2026.03.04 04:32:56.180173 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5120 | 2026.03.04 04:32:56.235043 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080978092 sec., 1963.494027495733 rows/sec., 10.15 MiB/sec. | ||
| 5121 | 2026.03.04 04:32:56.237100 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5122 | 2026.03.04 04:32:56.238946 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.04 04:32:56.239057 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_21_4} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5124 | 2026.03.04 04:32:56.240738 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5125 | 2026.03.04 04:32:57.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.79 MiB, peak 261.34 MiB, free memory in arenas 0.00 B, will set to 255.25 MiB (RSS), difference: 4.46 MiB | ||
| 5126 | 2026.03.04 04:32:58.132214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 652 | ||
| 5127 | 2026.03.04 04:32:58.134711 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.04 04:32:58.134769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5129 | 2026.03.04 04:32:58.135994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5130 | 2026.03.04 04:32:58.136282 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.04 04:32:58.136463 [ 73 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5132 | 2026.03.04 04:32:58.136551 [ 73 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.03.04 04:32:58.136585 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5134 | 2026.03.04 04:32:58.136636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5135 | 2026.03.04 04:32:58.136726 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5136 | 2026.03.04 04:32:58.137287 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5137 | 2026.03.04 04:32:58.137420 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 5138 | 2026.03.04 04:32:58.137755 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5139 | 2026.03.04 04:32:58.138063 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5140 | 2026.03.04 04:32:58.138363 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5141 | 2026.03.04 04:32:58.138648 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5142 | 2026.03.04 04:32:58.138942 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5143 | 2026.03.04 04:32:58.145647 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.008971413 sec., 72675.2853758934 rows/sec., 66.34 MiB/sec. | ||
| 5144 | 2026.03.04 04:32:58.146983 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5145 | 2026.03.04 04:32:58.147605 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.04 04:32:58.147686 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_16_3} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5147 | 2026.03.04 04:32:58.147935 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5148 | 2026.03.04 04:32:58.987590 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.03.04 04:32:58.987765 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5150 | 2026.03.04 04:32:58.987827 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5151 | 2026.03.04 04:32:58.988515 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.03.04 04:32:58.988551 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5153 | 2026.03.04 04:32:58.988946 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5154 | 2026.03.04 04:32:58.989170 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.03.04 04:32:58.989310 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001594 sec., 76537.01380175659 rows/sec., 6.57 MiB/sec. | ||
| 5156 | 2026.03.04 04:32:58.989350 [ 261 ] {971b387f-a645-40ff-b70b-23319d64d2d1} <Debug> TCPHandler: Processed in 0.001884816 sec. | ||
| 5157 | 2026.03.04 04:32:58.989491 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.03.04 04:32:58.989595 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5159 | 2026.03.04 04:32:58.989634 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5160 | 2026.03.04 04:32:58.990058 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.03.04 04:32:58.990092 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5162 | 2026.03.04 04:32:58.990386 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5163 | 2026.03.04 04:32:58.990593 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.03.04 04:32:58.990693 [ 73 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5165 | 2026.03.04 04:32:58.990714 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001138 sec., 28998.242530755713 rows/sec., 2.13 MiB/sec. | ||
| 5166 | 2026.03.04 04:32:58.990729 [ 73 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.03.04 04:32:58.990748 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5168 | 2026.03.04 04:32:58.990750 [ 261 ] {93f2ec93-f630-44ea-8471-8a14db6742c4} <Debug> TCPHandler: Processed in 0.001307485 sec. | ||
| 5169 | 2026.03.04 04:32:58.990898 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5170 | 2026.03.04 04:32:58.990911 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2026.03.04 04:32:58.991028 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5172 | 2026.03.04 04:32:58.991040 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2026.03.04 04:32:58.991067 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5174 | 2026.03.04 04:32:58.991080 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 5175 | 2026.03.04 04:32:58.991151 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 5176 | 2026.03.04 04:32:58.991196 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5177 | 2026.03.04 04:32:58.991240 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part | ||
| 5178 | 2026.03.04 04:32:58.991280 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part | ||
| 5179 | 2026.03.04 04:32:58.991350 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part | ||
| 5180 | 2026.03.04 04:32:58.991512 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.03.04 04:32:58.991552 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5182 | 2026.03.04 04:32:58.992063 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5183 | 2026.03.04 04:32:58.992221 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395947 sec., 266485.761995262 rows/sec., 19.05 MiB/sec. | ||
| 5184 | 2026.03.04 04:32:58.992331 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.03.04 04:32:58.992371 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5186 | 2026.03.04 04:32:58.992487 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001475 sec., 65762.71186440678 rows/sec., 5.14 MiB/sec. | ||
| 5187 | 2026.03.04 04:32:58.992533 [ 261 ] {e7601247-c65a-4d7f-b346-6c58287b2b2a} <Debug> TCPHandler: Processed in 0.001670892 sec. | ||
| 5188 | 2026.03.04 04:32:58.992638 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.04 04:32:58.992681 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.03.04 04:32:58.992703 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_26_5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5191 | 2026.03.04 04:32:58.992788 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5192 | 2026.03.04 04:32:58.992795 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.03.04 04:32:58.992848 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5194 | 2026.03.04 04:32:58.993307 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.04 04:32:58.993341 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5196 | 2026.03.04 04:32:58.993654 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5197 | 2026.03.04 04:32:58.993874 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.03.04 04:32:58.994064 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 5199 | 2026.03.04 04:32:58.994100 [ 261 ] {da575810-bd4e-416d-b379-9a3d6b5ec2cb} <Debug> TCPHandler: Processed in 0.001478309 sec. | ||
| 5200 | 2026.03.04 04:32:58.994214 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.03.04 04:32:58.994311 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5202 | 2026.03.04 04:32:58.994365 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <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 | ||
| 5203 | 2026.03.04 04:32:58.995205 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.03.04 04:32:58.995241 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5205 | 2026.03.04 04:32:58.995788 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5206 | 2026.03.04 04:32:58.996001 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.03.04 04:32:58.996138 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001845 sec., 17886.178861788616 rows/sec., 32.05 MiB/sec. | ||
| 5208 | 2026.03.04 04:32:58.996191 [ 261 ] {100e2318-fe29-4627-a59b-7472d19ed119} <Debug> TCPHandler: Processed in 0.002024429 sec. | ||
| 5209 | 2026.03.04 04:32:58.996316 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.03.04 04:32:58.996412 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.03.04 04:32:58.996453 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5212 | 2026.03.04 04:32:58.996888 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.04 04:32:58.996933 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5214 | 2026.03.04 04:32:58.997300 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5215 | 2026.03.04 04:32:58.997576 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.03.04 04:32:58.997704 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. | ||
| 5217 | 2026.03.04 04:32:58.997739 [ 261 ] {74e587f3-190b-4daa-993b-c83a551928df} <Debug> TCPHandler: Processed in 0.001471369 sec. | ||
| 5218 | 2026.03.04 04:33:00.960156 [ 70 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5219 | 2026.03.04 04:33:00.960245 [ 70 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.03.04 04:33:00.960284 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5221 | 2026.03.04 04:33:00.960424 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5222 | 2026.03.04 04:33:00.960577 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.03.04 04:33:00.960612 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
| 5224 | 2026.03.04 04:33:00.960680 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5225 | 2026.03.04 04:33:00.960723 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5226 | 2026.03.04 04:33:00.960764 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 5227 | 2026.03.04 04:33:00.960804 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 5228 | 2026.03.04 04:33:00.961557 [ 201 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187783 sec., 30308.56646373959 rows/sec., 2.53 MiB/sec. | ||
| 5229 | 2026.03.04 04:33:00.961748 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5230 | 2026.03.04 04:33:00.962055 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.03.04 04:33:00.962131 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_10_2} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5232 | 2026.03.04 04:33:00.962233 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5233 | 2026.03.04 04:33:03.023085 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5234 | 2026.03.04 04:33:03.023141 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5235 | 2026.03.04 04:33:03.106134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10588 | ||
| 5236 | 2026.03.04 04:33:03.106658 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.03.04 04:33:03.106699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5238 | 2026.03.04 04:33:03.107196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5239 | 2026.03.04 04:33:03.107437 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.03.04 04:33:03.107575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 5241 | 2026.03.04 04:33:03.369335 [ 66 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5242 | 2026.03.04 04:33:03.369447 [ 66 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.03.04 04:33:03.369493 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5244 | 2026.03.04 04:33:03.369693 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5245 | 2026.03.04 04:33:03.369837 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5246 | 2026.03.04 04:33:03.369884 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 882 rows starting from the beginning of the part | ||
| 5247 | 2026.03.04 04:33:03.369959 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5248 | 2026.03.04 04:33:03.370010 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 708 rows starting from the beginning of the part | ||
| 5249 | 2026.03.04 04:33:03.370057 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5250 | 2026.03.04 04:33:03.370103 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 708 rows starting from the beginning of the part | ||
| 5251 | 2026.03.04 04:33:03.371158 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153721 sec., 1526141.5161233663 rows/sec., 96.62 MiB/sec. | ||
| 5252 | 2026.03.04 04:33:03.371379 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5253 | 2026.03.04 04:33:03.371680 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.03.04 04:33:03.371758 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_10_2} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5255 | 2026.03.04 04:33:03.371844 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5256 | 2026.03.04 04:33:03.657706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5257 | 2026.03.04 04:33:03.673116 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.04 04:33:03.673181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5259 | 2026.03.04 04:33:03.678837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5260 | 2026.03.04 04:33:03.679575 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.03.04 04:33:03.682664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5262 | 2026.03.04 04:33:03.986208 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.03.04 04:33:03.986499 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5264 | 2026.03.04 04:33:03.986607 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5265 | 2026.03.04 04:33:03.987532 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.04 04:33:03.987584 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5267 | 2026.03.04 04:33:03.988025 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5268 | 2026.03.04 04:33:03.988258 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.04 04:33:03.988421 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001998 sec., 36036.036036036036 rows/sec., 2.89 MiB/sec. | ||
| 5270 | 2026.03.04 04:33:03.988471 [ 261 ] {18e01974-cd49-431d-9f14-8f95f6da51d4} <Debug> TCPHandler: Processed in 0.002456857 sec. | ||
| 5271 | 2026.03.04 04:33:03.988603 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.03.04 04:33:03.988708 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5273 | 2026.03.04 04:33:03.988753 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5274 | 2026.03.04 04:33:03.989175 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.04 04:33:03.989213 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5276 | 2026.03.04 04:33:03.989544 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5277 | 2026.03.04 04:33:03.989759 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.03.04 04:33:03.989893 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001208 sec., 6622.51655629139 rows/sec., 497.98 KiB/sec. | ||
| 5279 | 2026.03.04 04:33:03.989932 [ 261 ] {5ef1ea65-b250-4aaa-a2e3-e60b9470a141} <Debug> TCPHandler: Processed in 0.001381787 sec. | ||
| 5280 | 2026.03.04 04:33:03.990047 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.03.04 04:33:03.990147 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5282 | 2026.03.04 04:33:03.990189 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5283 | 2026.03.04 04:33:03.990623 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.03.04 04:33:03.990660 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5285 | 2026.03.04 04:33:03.990965 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5286 | 2026.03.04 04:33:03.991179 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.03.04 04:33:03.991309 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001182 sec., 60913.70558375634 rows/sec., 4.76 MiB/sec. | ||
| 5288 | 2026.03.04 04:33:03.991347 [ 261 ] {06158400-c79a-4f88-bf06-338a9f1186a7} <Debug> TCPHandler: Processed in 0.001349826 sec. | ||
| 5289 | 2026.03.04 04:33:03.991463 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.03.04 04:33:03.991558 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5291 | 2026.03.04 04:33:03.991603 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5292 | 2026.03.04 04:33:03.992014 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.03.04 04:33:03.992051 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5294 | 2026.03.04 04:33:03.992394 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5295 | 2026.03.04 04:33:03.992612 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.03.04 04:33:03.992743 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5297 | 2026.03.04 04:33:03.992787 [ 261 ] {f89faf65-6ccf-44b3-88ca-cf0cfd1eed73} <Debug> TCPHandler: Processed in 0.001372736 sec. | ||
| 5298 | 2026.03.04 04:33:03.992900 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.03.04 04:33:03.992995 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.03.04 04:33:03.993050 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <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 | ||
| 5301 | 2026.03.04 04:33:03.993800 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.03.04 04:33:03.993897 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5303 | 2026.03.04 04:33:03.994451 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5304 | 2026.03.04 04:33:03.994684 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.04 04:33:03.994835 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001857 sec., 4308.023694130318 rows/sec., 7.72 MiB/sec. | ||
| 5306 | 2026.03.04 04:33:03.994874 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5307 | 2026.03.04 04:33:03.994915 [ 261 ] {b68d65b6-fbd6-4f18-820b-7365117c48c9} <Debug> TCPHandler: Processed in 0.002064239 sec. | ||
| 5308 | 2026.03.04 04:33:03.994952 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.03.04 04:33:03.994984 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5310 | 2026.03.04 04:33:03.995071 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.03.04 04:33:03.995094 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5312 | 2026.03.04 04:33:03.995173 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.03.04 04:33:03.995219 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5314 | 2026.03.04 04:33:03.995335 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5315 | 2026.03.04 04:33:03.995422 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 484 rows starting from the beginning of the part | ||
| 5316 | 2026.03.04 04:33:03.995563 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5317 | 2026.03.04 04:33:03.995573 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.03.04 04:33:03.995616 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5319 | 2026.03.04 04:33:03.995676 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 5320 | 2026.03.04 04:33:03.995791 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 5321 | 2026.03.04 04:33:03.995900 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 5322 | 2026.03.04 04:33:03.996046 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5323 | 2026.03.04 04:33:03.996047 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 5324 | 2026.03.04 04:33:03.996298 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.03.04 04:33:03.996447 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 5326 | 2026.03.04 04:33:03.996497 [ 261 ] {ff55a285-8d92-4aae-801e-3a903848dd21} <Debug> TCPHandler: Processed in 0.001476339 sec. | ||
| 5327 | 2026.03.04 04:33:04.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.36 MiB, peak 261.34 MiB, free memory in arenas 0.00 B, will set to 259.31 MiB (RSS), difference: -1.05 MiB | ||
| 5328 | 2026.03.04 04:33:04.062444 [ 198 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.0674008 sec., 8649.748964403983 rows/sec., 15.50 MiB/sec. | ||
| 5329 | 2026.03.04 04:33:04.063426 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5330 | 2026.03.04 04:33:04.063777 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.03.04 04:33:04.063845 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5332 | 2026.03.04 04:33:04.063964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5333 | 2026.03.04 04:33:05.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.00 MiB, peak 263.33 MiB, free memory in arenas 0.00 B, will set to 259.70 MiB (RSS), difference: 3.70 MiB | ||
| 5334 | 2026.03.04 04:33:08.137718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 676 | ||
| 5335 | 2026.03.04 04:33:08.139860 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.04 04:33:08.139914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5337 | 2026.03.04 04:33:08.141087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5338 | 2026.03.04 04:33:08.141368 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.04 04:33:08.141745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5340 | 2026.03.04 04:33:08.989369 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.03.04 04:33:08.989571 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.03.04 04:33:08.989646 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5343 | 2026.03.04 04:33:08.990367 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.03.04 04:33:08.990416 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5345 | 2026.03.04 04:33:08.990813 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5346 | 2026.03.04 04:33:08.991063 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.03.04 04:33:08.991221 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001705 sec., 14076.24633431085 rows/sec., 1.17 MiB/sec. | ||
| 5348 | 2026.03.04 04:33:08.991271 [ 261 ] {52e68f29-314a-48d5-aedd-95ad5e520646} <Debug> TCPHandler: Processed in 0.00205387 sec. | ||
| 5349 | 2026.03.04 04:33:08.991399 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.03.04 04:33:08.991505 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5351 | 2026.03.04 04:33:08.991550 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5352 | 2026.03.04 04:33:08.991960 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.03.04 04:33:08.991999 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5354 | 2026.03.04 04:33:08.992301 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5355 | 2026.03.04 04:33:08.992512 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.03.04 04:33:08.992650 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 5357 | 2026.03.04 04:33:08.992689 [ 261 ] {5d2c038f-ee32-412e-a956-33a43a1ce482} <Debug> TCPHandler: Processed in 0.001342736 sec. | ||
| 5358 | 2026.03.04 04:33:08.992799 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.03.04 04:33:08.992897 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5360 | 2026.03.04 04:33:08.992938 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5361 | 2026.03.04 04:33:08.993460 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.03.04 04:33:08.993497 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5363 | 2026.03.04 04:33:08.993824 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5364 | 2026.03.04 04:33:08.994097 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.03.04 04:33:08.994236 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001359 sec., 178807.94701986754 rows/sec., 15.98 MiB/sec. | ||
| 5366 | 2026.03.04 04:33:08.994276 [ 261 ] {374d9bb9-3320-489c-bda0-4bbca655c370} <Debug> TCPHandler: Processed in 0.00152621 sec. | ||
| 5367 | 2026.03.04 04:33:08.994390 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.03.04 04:33:08.994487 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.03.04 04:33:08.994527 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5370 | 2026.03.04 04:33:08.994942 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.03.04 04:33:08.994978 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5372 | 2026.03.04 04:33:08.995282 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5373 | 2026.03.04 04:33:08.995495 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.03.04 04:33:08.995627 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001159 sec., 40552.20017256255 rows/sec., 3.02 MiB/sec. | ||
| 5375 | 2026.03.04 04:33:08.995665 [ 261 ] {7ff0026b-837e-40ae-a6cd-a1bce35e3f10} <Debug> TCPHandler: Processed in 0.001325276 sec. | ||
| 5376 | 2026.03.04 04:33:08.995776 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.03.04 04:33:08.995871 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.03.04 04:33:08.995912 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5379 | 2026.03.04 04:33:08.996311 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.03.04 04:33:08.996348 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5381 | 2026.03.04 04:33:08.996655 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5382 | 2026.03.04 04:33:08.996864 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.03.04 04:33:08.997007 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 5384 | 2026.03.04 04:33:08.997045 [ 261 ] {533c2aac-d22c-4233-8afe-6a203d2afe9d} <Debug> TCPHandler: Processed in 0.001318175 sec. | ||
| 5385 | 2026.03.04 04:33:08.997152 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.03.04 04:33:08.997247 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.03.04 04:33:08.997289 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5388 | 2026.03.04 04:33:08.997684 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.04 04:33:08.997723 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5390 | 2026.03.04 04:33:08.998014 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5391 | 2026.03.04 04:33:08.998222 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.04 04:33:08.998350 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 5393 | 2026.03.04 04:33:08.998388 [ 261 ] {f5e71570-f3b5-4b6e-9601-9c4566f67061} <Debug> TCPHandler: Processed in 0.001284915 sec. | ||
| 5394 | 2026.03.04 04:33:08.998494 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.03.04 04:33:08.998588 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5396 | 2026.03.04 04:33:08.998627 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5397 | 2026.03.04 04:33:08.999088 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.03.04 04:33:08.999123 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5399 | 2026.03.04 04:33:08.999431 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5400 | 2026.03.04 04:33:08.999638 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.03.04 04:33:08.999768 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001197 sec., 112781.95488721805 rows/sec., 9.12 MiB/sec. | ||
| 5402 | 2026.03.04 04:33:08.999805 [ 261 ] {1dddcf09-1e0b-4c92-885a-9b4e4af9381d} <Debug> TCPHandler: Processed in 0.001360207 sec. | ||
| 5403 | 2026.03.04 04:33:08.999911 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.03.04 04:33:09.000007 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.03.04 04:33:09.000051 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5406 | 2026.03.04 04:33:09.000478 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.03.04 04:33:09.000515 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5408 | 2026.03.04 04:33:09.000856 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5409 | 2026.03.04 04:33:09.001069 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.04 04:33:09.001198 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001209 sec., 162944.58229942102 rows/sec., 11.69 MiB/sec. | ||
| 5411 | 2026.03.04 04:33:09.001236 [ 261 ] {46a7e705-db1b-47a2-9749-2f3b2f341186} <Debug> TCPHandler: Processed in 0.001373696 sec. | ||
| 5412 | 2026.03.04 04:33:09.001350 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.03.04 04:33:09.001444 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.03.04 04:33:09.001500 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <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 | ||
| 5415 | 2026.03.04 04:33:09.002357 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.03.04 04:33:09.002395 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5417 | 2026.03.04 04:33:09.002942 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5418 | 2026.03.04 04:33:09.003163 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.03.04 04:33:09.003301 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001874 sec., 17609.3916755603 rows/sec., 31.56 MiB/sec. | ||
| 5420 | 2026.03.04 04:33:09.003361 [ 261 ] {934b4529-3466-4941-a528-0e9e4a972ce5} <Debug> TCPHandler: Processed in 0.00206068 sec. | ||
| 5421 | 2026.03.04 04:33:09.003477 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.03.04 04:33:09.003573 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5423 | 2026.03.04 04:33:09.003616 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5424 | 2026.03.04 04:33:09.003960 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.03.04 04:33:09.003997 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5426 | 2026.03.04 04:33:09.004301 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5427 | 2026.03.04 04:33:09.004510 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.03.04 04:33:09.004639 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5429 | 2026.03.04 04:33:09.004677 [ 261 ] {db6dcf08-e46c-46fa-a464-72c0ff290976} <Debug> TCPHandler: Processed in 0.001249754 sec. | ||
| 5430 | 2026.03.04 04:33:10.608594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11036 | ||
| 5431 | 2026.03.04 04:33:10.609108 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.03.04 04:33:10.609160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5433 | 2026.03.04 04:33:10.609688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5434 | 2026.03.04 04:33:10.609924 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.03.04 04:33:10.610074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11036 | ||
| 5436 | 2026.03.04 04:33:11.183664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5437 | 2026.03.04 04:33:11.200930 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.03.04 04:33:11.200991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5439 | 2026.03.04 04:33:11.207064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5440 | 2026.03.04 04:33:11.207818 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.03.04 04:33:11.210901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5442 | 2026.03.04 04:33:13.986244 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.03.04 04:33:13.986446 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5444 | 2026.03.04 04:33:13.986523 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5445 | 2026.03.04 04:33:13.987212 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.03.04 04:33:13.987265 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5447 | 2026.03.04 04:33:13.987681 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5448 | 2026.03.04 04:33:13.987921 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.03.04 04:33:13.988089 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001696 sec., 42452.83018867925 rows/sec., 3.41 MiB/sec. | ||
| 5450 | 2026.03.04 04:33:13.988140 [ 261 ] {4f44af74-7d1b-4ce7-9f32-fb233aa8d104} <Debug> TCPHandler: Processed in 0.002040579 sec. | ||
| 5451 | 2026.03.04 04:33:13.988268 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.03.04 04:33:13.988374 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.03.04 04:33:13.988416 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5454 | 2026.03.04 04:33:13.988831 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.03.04 04:33:13.988869 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5456 | 2026.03.04 04:33:13.989181 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5457 | 2026.03.04 04:33:13.989390 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.03.04 04:33:13.989522 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001173 sec., 6820.119352088662 rows/sec., 512.84 KiB/sec. | ||
| 5459 | 2026.03.04 04:33:13.989559 [ 261 ] {a35a5a1a-edbe-483e-a31b-7e6af5c60c25} <Debug> TCPHandler: Processed in 0.001344586 sec. | ||
| 5460 | 2026.03.04 04:33:13.989680 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.03.04 04:33:13.989777 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5462 | 2026.03.04 04:33:13.989818 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5463 | 2026.03.04 04:33:13.990226 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.03.04 04:33:13.990264 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5465 | 2026.03.04 04:33:13.990574 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5466 | 2026.03.04 04:33:13.990780 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.04 04:33:13.990899 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001148 sec., 62717.77003484321 rows/sec., 4.90 MiB/sec. | ||
| 5468 | 2026.03.04 04:33:13.990935 [ 261 ] {f866a47b-b781-4f8b-994a-91df6e82bc74} <Debug> TCPHandler: Processed in 0.001313765 sec. | ||
| 5469 | 2026.03.04 04:33:13.991038 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.03.04 04:33:13.991127 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.03.04 04:33:13.991167 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5472 | 2026.03.04 04:33:13.991545 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.03.04 04:33:13.991578 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5474 | 2026.03.04 04:33:13.991958 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5475 | 2026.03.04 04:33:13.992177 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.03.04 04:33:13.992308 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5477 | 2026.03.04 04:33:13.992345 [ 261 ] {78f09d61-45d8-4d70-9dcd-d5f7ba16b9b8} <Debug> TCPHandler: Processed in 0.001339635 sec. | ||
| 5478 | 2026.03.04 04:33:13.992454 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.03.04 04:33:13.992548 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5480 | 2026.03.04 04:33:13.992602 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <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 | ||
| 5481 | 2026.03.04 04:33:13.993376 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.03.04 04:33:13.993412 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5483 | 2026.03.04 04:33:13.993934 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5484 | 2026.03.04 04:33:13.994164 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.03.04 04:33:13.994306 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001776 sec., 4504.504504504504 rows/sec., 8.07 MiB/sec. | ||
| 5486 | 2026.03.04 04:33:13.994367 [ 261 ] {d89b23db-3e85-49d5-9b58-9dddd5e3074b} <Debug> TCPHandler: Processed in 0.001961907 sec. | ||
| 5487 | 2026.03.04 04:33:13.994482 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.03.04 04:33:13.994579 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.03.04 04:33:13.994622 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5490 | 2026.03.04 04:33:13.994966 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.03.04 04:33:13.995003 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5492 | 2026.03.04 04:33:13.995315 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5493 | 2026.03.04 04:33:13.995523 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.04 04:33:13.995653 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 5495 | 2026.03.04 04:33:13.995690 [ 261 ] {8517dff6-a3f3-43ad-a467-d641ec3dbb8d} <Debug> TCPHandler: Processed in 0.001257584 sec. | ||
| 5496 | 2026.03.04 04:33:15.912684 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32970 | ||
| 5497 | 2026.03.04 04:33:15.912849 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2026.03.04 04:33:15.912892 [ 288 ] {} <Debug> TCP-Session: e7f3decf-c19d-48b2-80bb-c989157ac7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32970 | ||
| 5499 | 2026.03.04 04:33:15.912924 [ 288 ] {} <Debug> TCP-Session: e7f3decf-c19d-48b2-80bb-c989157ac7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.03.04 04:33:15.912944 [ 288 ] {} <Debug> TCP-Session: e7f3decf-c19d-48b2-80bb-c989157ac7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.03.04 04:33:15.913185 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51581 | ||
| 5502 | 2026.03.04 04:33:15.913191 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61643 | ||
| 5503 | 2026.03.04 04:33:15.913231 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59051 | ||
| 5504 | 2026.03.04 04:33:15.913335 [ 288 ] {} <Trace> TCP-Session: e7f3decf-c19d-48b2-80bb-c989157ac7a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.03.04 04:33:15.913354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5506 | 2026.03.04 04:33:15.913404 [ 289 ] {} <Debug> TCP-Session: fbc5166e-8117-45f2-b182-9f6078fca475 Authenticating user 'default' from [fd00:1122:3344:101::e]:51581 | ||
| 5507 | 2026.03.04 04:33:15.913436 [ 289 ] {} <Debug> TCP-Session: fbc5166e-8117-45f2-b182-9f6078fca475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.03.04 04:33:15.913452 [ 289 ] {} <Debug> TCP-Session: fbc5166e-8117-45f2-b182-9f6078fca475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.03.04 04:33:15.913565 [ 288 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5510 | 2026.03.04 04:33:15.913903 [ 288 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5511 | 2026.03.04 04:33:15.913977 [ 288 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5512 | 2026.03.04 04:33:15.914364 [ 288 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 5513 | 2026.03.04 04:33:15.915545 [ 308 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Trace> AggregatingTransform: Aggregating | ||
| 5514 | 2026.03.04 04:33:15.915595 [ 308 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 5515 | 2026.03.04 04:33:15.915637 [ 308 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001141612 sec. (875.954 rows/sec., 34.22 KiB/sec.) | ||
| 5516 | 2026.03.04 04:33:15.915658 [ 308 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Trace> Aggregator: Merging aggregated data | ||
| 5517 | 2026.03.04 04:33:15.917302 [ 288 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003812 sec., 262.3294858342078 rows/sec., 10.25 KiB/sec. | ||
| 5518 | 2026.03.04 04:33:15.917488 [ 288 ] {3ebb81d2-5766-4bee-bda3-33d3433864ac} <Debug> TCPHandler: Processed in 0.004297553 sec. | ||
| 5519 | 2026.03.04 04:33:15.917602 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5520 | 2026.03.04 04:33:15.917641 [ 288 ] {} <Debug> TCP-Session: e7f3decf-c19d-48b2-80bb-c989157ac7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.03.04 04:33:15.917641 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5522 | 2026.03.04 04:33:15.917703 [ 289 ] {} <Debug> TCP-Session: fbc5166e-8117-45f2-b182-9f6078fca475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.03.04 04:33:15.919554 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5524 | 2026.03.04 04:33:15.919621 [ 290 ] {} <Debug> TCP-Session: fd84650d-b015-4b76-b547-c2b3afa3d820 Authenticating user 'default' from [fd00:1122:3344:101::e]:61643 | ||
| 5525 | 2026.03.04 04:33:15.919621 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5526 | 2026.03.04 04:33:15.919657 [ 290 ] {} <Debug> TCP-Session: fd84650d-b015-4b76-b547-c2b3afa3d820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.03.04 04:33:15.919695 [ 290 ] {} <Debug> TCP-Session: fd84650d-b015-4b76-b547-c2b3afa3d820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.04 04:33:15.919699 [ 291 ] {} <Debug> TCP-Session: 4baa76c9-b877-4afb-8b25-a0b90b7d5b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:59051 | ||
| 5529 | 2026.03.04 04:33:15.919743 [ 291 ] {} <Debug> TCP-Session: 4baa76c9-b877-4afb-8b25-a0b90b7d5b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.03.04 04:33:15.919758 [ 291 ] {} <Debug> TCP-Session: 4baa76c9-b877-4afb-8b25-a0b90b7d5b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.03.04 04:33:15.919799 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46879 | ||
| 5532 | 2026.03.04 04:33:15.919837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54116 | ||
| 5533 | 2026.03.04 04:33:15.919850 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48178 | ||
| 5534 | 2026.03.04 04:33:15.919884 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2026.03.04 04:33:15.919869 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60691 | ||
| 5536 | 2026.03.04 04:33:15.919928 [ 292 ] {} <Debug> TCP-Session: b3e94b0f-4fc0-4f74-91dc-069ee1aed27b Authenticating user 'default' from [fd00:1122:3344:101::e]:46879 | ||
| 5537 | 2026.03.04 04:33:15.919872 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54797 | ||
| 5538 | 2026.03.04 04:33:15.919958 [ 292 ] {} <Debug> TCP-Session: b3e94b0f-4fc0-4f74-91dc-069ee1aed27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.03.04 04:33:15.919986 [ 292 ] {} <Debug> TCP-Session: b3e94b0f-4fc0-4f74-91dc-069ee1aed27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.03.04 04:33:15.922357 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5541 | 2026.03.04 04:33:15.922402 [ 293 ] {} <Debug> TCP-Session: c9e90bf2-8c6d-41a3-acb5-f8710045c964 Authenticating user 'default' from [fd00:1122:3344:101::e]:54116 | ||
| 5542 | 2026.03.04 04:33:15.922426 [ 293 ] {} <Debug> TCP-Session: c9e90bf2-8c6d-41a3-acb5-f8710045c964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.03.04 04:33:15.922446 [ 293 ] {} <Debug> TCP-Session: c9e90bf2-8c6d-41a3-acb5-f8710045c964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.03.04 04:33:15.937198 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5545 | 2026.03.04 04:33:15.937204 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5546 | 2026.03.04 04:33:15.937251 [ 286 ] {} <Debug> TCP-Session: ee882d33-64bd-49d7-be4e-b83c19958319 Authenticating user 'default' from [fd00:1122:3344:101::e]:54797 | ||
| 5547 | 2026.03.04 04:33:15.937268 [ 259 ] {} <Debug> TCP-Session: cc389a70-edb1-4b5d-be38-bb150d952fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:60691 | ||
| 5548 | 2026.03.04 04:33:15.937280 [ 286 ] {} <Debug> TCP-Session: ee882d33-64bd-49d7-be4e-b83c19958319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.03.04 04:33:15.937287 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5550 | 2026.03.04 04:33:15.937298 [ 286 ] {} <Debug> TCP-Session: ee882d33-64bd-49d7-be4e-b83c19958319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.03.04 04:33:15.937291 [ 259 ] {} <Debug> TCP-Session: cc389a70-edb1-4b5d-be38-bb150d952fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.03.04 04:33:15.937343 [ 294 ] {} <Debug> TCP-Session: eafffe98-a2ea-4ed8-8157-fe05c7276cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48178 | ||
| 5553 | 2026.03.04 04:33:15.937361 [ 259 ] {} <Debug> TCP-Session: cc389a70-edb1-4b5d-be38-bb150d952fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.03.04 04:33:15.937399 [ 294 ] {} <Debug> TCP-Session: eafffe98-a2ea-4ed8-8157-fe05c7276cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.03.04 04:33:15.937426 [ 294 ] {} <Debug> TCP-Session: eafffe98-a2ea-4ed8-8157-fe05c7276cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.03.04 04:33:15.949736 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46879). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5557 | |||
| 5558 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5559 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5560 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5561 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5562 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5563 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5564 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5565 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5566 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5567 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5568 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5569 | (version 23.8.7.1) | ||
| 5570 | 2026.03.04 04:33:15.949911 [ 292 ] {} <Debug> TCP-Session: b3e94b0f-4fc0-4f74-91dc-069ee1aed27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2026.03.04 04:33:15.949942 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59051). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5572 | |||
| 5573 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5574 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5575 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5576 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5577 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5578 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5579 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5580 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5581 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5582 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5583 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5584 | (version 23.8.7.1) | ||
| 5585 | 2026.03.04 04:33:15.950054 [ 291 ] {} <Debug> TCP-Session: 4baa76c9-b877-4afb-8b25-a0b90b7d5b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.03.04 04:33:15.950084 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54116). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5587 | |||
| 5588 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5589 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5590 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5591 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5592 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5593 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5594 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5595 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5596 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5597 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5598 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5599 | (version 23.8.7.1) | ||
| 5600 | 2026.03.04 04:33:15.950201 [ 293 ] {} <Debug> TCP-Session: c9e90bf2-8c6d-41a3-acb5-f8710045c964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.04 04:33:15.950213 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54797). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5602 | |||
| 5603 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5604 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5605 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5606 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5607 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5608 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5609 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5610 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5611 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5612 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5613 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5614 | (version 23.8.7.1) | ||
| 5615 | 2026.03.04 04:33:15.950307 [ 286 ] {} <Debug> TCP-Session: ee882d33-64bd-49d7-be4e-b83c19958319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.03.04 04:33:15.950344 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61643). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5617 | |||
| 5618 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5619 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5620 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5621 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5622 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5623 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5624 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5625 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5626 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5627 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5628 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5629 | (version 23.8.7.1) | ||
| 5630 | 2026.03.04 04:33:15.950454 [ 290 ] {} <Debug> TCP-Session: fd84650d-b015-4b76-b547-c2b3afa3d820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.03.04 04:33:15.950481 [ 259 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60691). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5632 | |||
| 5633 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5634 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5635 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5636 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5637 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5638 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5639 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5640 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5641 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5642 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5643 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5644 | (version 23.8.7.1) | ||
| 5645 | 2026.03.04 04:33:15.950680 [ 259 ] {} <Debug> TCP-Session: cc389a70-edb1-4b5d-be38-bb150d952fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.03.04 04:33:15.950698 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48178). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5647 | |||
| 5648 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5649 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5650 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5651 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5652 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5653 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5654 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5655 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5656 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5657 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5658 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5659 | (version 23.8.7.1) | ||
| 5660 | 2026.03.04 04:33:15.950846 [ 294 ] {} <Debug> TCP-Session: eafffe98-a2ea-4ed8-8157-fe05c7276cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.03.04 04:33:16.017707 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57844 | ||
| 5662 | 2026.03.04 04:33:16.017838 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5663 | 2026.03.04 04:33:16.017870 [ 292 ] {} <Debug> TCP-Session: a359db8a-78b8-40ed-ba3d-ada5a6a59462 Authenticating user 'default' from [fd00:1122:3344:101::e]:57844 | ||
| 5664 | 2026.03.04 04:33:16.017917 [ 292 ] {} <Debug> TCP-Session: a359db8a-78b8-40ed-ba3d-ada5a6a59462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.03.04 04:33:16.017933 [ 292 ] {} <Debug> TCP-Session: a359db8a-78b8-40ed-ba3d-ada5a6a59462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.03.04 04:33:16.018185 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61384 | ||
| 5667 | 2026.03.04 04:33:16.018205 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56104 | ||
| 5668 | 2026.03.04 04:33:16.018257 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62520 | ||
| 5669 | 2026.03.04 04:33:16.018267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 | ||
| 5670 | 2026.03.04 04:33:16.018316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5671 | 2026.03.04 04:33:16.018344 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2026.03.04 04:33:16.018350 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2026.03.04 04:33:16.018373 [ 293 ] {} <Debug> TCP-Session: c565b20d-96c6-4018-810e-00b58e2285d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61384 | ||
| 5674 | 2026.03.04 04:33:16.018392 [ 259 ] {} <Debug> TCP-Session: f89c56ec-6659-4853-abdc-fd62d5c5569f Authenticating user 'default' from [fd00:1122:3344:101::e]:56104 | ||
| 5675 | 2026.03.04 04:33:16.018403 [ 289 ] {} <Debug> TCP-Session: fc348543-1ecf-4311-8f1d-eb2983537ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62520 | ||
| 5676 | 2026.03.04 04:33:16.018428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5677 | 2026.03.04 04:33:16.018427 [ 293 ] {} <Debug> TCP-Session: c565b20d-96c6-4018-810e-00b58e2285d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.03.04 04:33:16.018470 [ 259 ] {} <Debug> TCP-Session: f89c56ec-6659-4853-abdc-fd62d5c5569f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.03.04 04:33:16.018514 [ 293 ] {} <Debug> TCP-Session: c565b20d-96c6-4018-810e-00b58e2285d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.03.04 04:33:16.018547 [ 259 ] {} <Debug> TCP-Session: f89c56ec-6659-4853-abdc-fd62d5c5569f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.03.04 04:33:16.018471 [ 289 ] {} <Debug> TCP-Session: fc348543-1ecf-4311-8f1d-eb2983537ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.03.04 04:33:16.018290 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59931 | ||
| 5683 | 2026.03.04 04:33:16.018596 [ 289 ] {} <Debug> TCP-Session: fc348543-1ecf-4311-8f1d-eb2983537ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.03.04 04:33:16.018242 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58279 | ||
| 5685 | 2026.03.04 04:33:16.018233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44287 | ||
| 5686 | 2026.03.04 04:33:16.018508 [ 290 ] {} <Debug> TCP-Session: 2cc995bf-2e71-47d5-96a0-71b49fcde3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 | ||
| 5687 | 2026.03.04 04:33:16.018731 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5688 | 2026.03.04 04:33:16.018744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2026.03.04 04:33:16.018768 [ 290 ] {} <Debug> TCP-Session: 2cc995bf-2e71-47d5-96a0-71b49fcde3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.03.04 04:33:16.018785 [ 291 ] {} <Debug> TCP-Session: 68b18cb7-3a5d-42d5-bae9-b9468710848e Authenticating user 'default' from [fd00:1122:3344:101::e]:59931 | ||
| 5691 | 2026.03.04 04:33:16.018796 [ 288 ] {} <Debug> TCP-Session: a9903703-4bf9-4766-a2e5-26de4215d7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58279 | ||
| 5692 | 2026.03.04 04:33:16.018803 [ 290 ] {} <Debug> TCP-Session: 2cc995bf-2e71-47d5-96a0-71b49fcde3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.03.04 04:33:16.018826 [ 291 ] {} <Debug> TCP-Session: 68b18cb7-3a5d-42d5-bae9-b9468710848e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.03.04 04:33:16.018835 [ 288 ] {} <Debug> TCP-Session: a9903703-4bf9-4766-a2e5-26de4215d7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.03.04 04:33:16.018860 [ 291 ] {} <Debug> TCP-Session: 68b18cb7-3a5d-42d5-bae9-b9468710848e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.03.04 04:33:16.018890 [ 288 ] {} <Debug> TCP-Session: a9903703-4bf9-4766-a2e5-26de4215d7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.03.04 04:33:16.018850 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5698 | 2026.03.04 04:33:16.018196 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62189 | ||
| 5699 | 2026.03.04 04:33:16.018957 [ 286 ] {} <Debug> TCP-Session: df312c7c-6823-45fb-89e6-1472679bdd31 Authenticating user 'default' from [fd00:1122:3344:101::e]:44287 | ||
| 5700 | 2026.03.04 04:33:16.018376 [ 292 ] {} <Trace> TCP-Session: a359db8a-78b8-40ed-ba3d-ada5a6a59462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.03.04 04:33:16.019002 [ 286 ] {} <Debug> TCP-Session: df312c7c-6823-45fb-89e6-1472679bdd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.03.04 04:33:16.019021 [ 286 ] {} <Debug> TCP-Session: df312c7c-6823-45fb-89e6-1472679bdd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.03.04 04:33:16.019099 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5704 | 2026.03.04 04:33:16.019130 [ 294 ] {} <Debug> TCP-Session: 2149430c-b1ce-4e59-97cd-17dbd9837d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:62189 | ||
| 5705 | 2026.03.04 04:33:16.019148 [ 294 ] {} <Debug> TCP-Session: 2149430c-b1ce-4e59-97cd-17dbd9837d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.03.04 04:33:16.019161 [ 294 ] {} <Debug> TCP-Session: 2149430c-b1ce-4e59-97cd-17dbd9837d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.03.04 04:33:16.019188 [ 292 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57844) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5708 | 2026.03.04 04:33:16.019498 [ 292 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5709 | 2026.03.04 04:33:16.019561 [ 292 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5710 | 2026.03.04 04:33:16.019870 [ 292 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 5711 | 2026.03.04 04:33:16.020919 [ 324 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Trace> AggregatingTransform: Aggregating | ||
| 5712 | 2026.03.04 04:33:16.020955 [ 324 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Trace> Aggregator: Aggregation method: without_key | ||
| 5713 | 2026.03.04 04:33:16.020988 [ 324 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100104 sec. (998.961 rows/sec., 39.02 KiB/sec.) | ||
| 5714 | 2026.03.04 04:33:16.021007 [ 324 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Trace> Aggregator: Merging aggregated data | ||
| 5715 | 2026.03.04 04:33:16.022334 [ 292 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003206 sec., 311.91515907673113 rows/sec., 12.18 KiB/sec. | ||
| 5716 | 2026.03.04 04:33:16.022463 [ 292 ] {a906a670-3922-4c0b-95dc-c455364fa1db} <Debug> TCPHandler: Processed in 0.004286102 sec. | ||
| 5717 | 2026.03.04 04:33:16.022590 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2026.03.04 04:33:16.022612 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.03.04 04:33:16.022626 [ 292 ] {} <Debug> TCP-Session: a359db8a-78b8-40ed-ba3d-ada5a6a59462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.03.04 04:33:16.022646 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.03.04 04:33:16.022666 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2026.03.04 04:33:16.022677 [ 291 ] {} <Debug> TCP-Session: 68b18cb7-3a5d-42d5-bae9-b9468710848e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.03.04 04:33:16.022700 [ 286 ] {} <Debug> TCP-Session: df312c7c-6823-45fb-89e6-1472679bdd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.03.04 04:33:16.022717 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5725 | 2026.03.04 04:33:16.022729 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5726 | 2026.03.04 04:33:16.022772 [ 289 ] {} <Debug> TCP-Session: fc348543-1ecf-4311-8f1d-eb2983537ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.03.04 04:33:16.022702 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2026.03.04 04:33:16.022800 [ 290 ] {} <Debug> TCP-Session: 2cc995bf-2e71-47d5-96a0-71b49fcde3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.03.04 04:33:16.022688 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5730 | 2026.03.04 04:33:16.022852 [ 288 ] {} <Debug> TCP-Session: a9903703-4bf9-4766-a2e5-26de4215d7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.03.04 04:33:16.022632 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5732 | 2026.03.04 04:33:16.022914 [ 259 ] {} <Debug> TCP-Session: f89c56ec-6659-4853-abdc-fd62d5c5569f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.03.04 04:33:16.022727 [ 294 ] {} <Debug> TCP-Session: 2149430c-b1ce-4e59-97cd-17dbd9837d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.04 04:33:16.022947 [ 293 ] {} <Debug> TCP-Session: c565b20d-96c6-4018-810e-00b58e2285d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.03.04 04:33:16.253352 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55112 | ||
| 5736 | 2026.03.04 04:33:16.253459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2026.03.04 04:33:16.253485 [ 292 ] {} <Debug> TCP-Session: d35b45fc-bd4b-407f-b49e-fa7dd507e8d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55112 | ||
| 5738 | 2026.03.04 04:33:16.253508 [ 292 ] {} <Debug> TCP-Session: d35b45fc-bd4b-407f-b49e-fa7dd507e8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.03.04 04:33:16.253520 [ 292 ] {} <Debug> TCP-Session: d35b45fc-bd4b-407f-b49e-fa7dd507e8d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.03.04 04:33:16.253691 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60975 | ||
| 5741 | 2026.03.04 04:33:16.253719 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34624 | ||
| 5742 | 2026.03.04 04:33:16.253742 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44926 | ||
| 5743 | 2026.03.04 04:33:16.253756 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44015 | ||
| 5744 | 2026.03.04 04:33:16.253784 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52915 | ||
| 5745 | 2026.03.04 04:33:16.253831 [ 292 ] {} <Trace> TCP-Session: d35b45fc-bd4b-407f-b49e-fa7dd507e8d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.03.04 04:33:16.253818 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2026.03.04 04:33:16.253822 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2026.03.04 04:33:16.253892 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5749 | 2026.03.04 04:33:16.253897 [ 286 ] {} <Debug> TCP-Session: 0749131b-8f11-4883-a3d5-127454982778 Authenticating user 'default' from [fd00:1122:3344:101::e]:34624 | ||
| 5750 | 2026.03.04 04:33:16.253914 [ 289 ] {} <Debug> TCP-Session: 16c48c13-9c79-493a-8c6e-ccd506d4430b Authenticating user 'default' from [fd00:1122:3344:101::e]:44926 | ||
| 5751 | 2026.03.04 04:33:16.253931 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5752 | 2026.03.04 04:33:16.253941 [ 286 ] {} <Debug> TCP-Session: 0749131b-8f11-4883-a3d5-127454982778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.03.04 04:33:16.253947 [ 289 ] {} <Debug> TCP-Session: 16c48c13-9c79-493a-8c6e-ccd506d4430b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.03.04 04:33:16.253974 [ 291 ] {} <Debug> TCP-Session: 86fa48da-ddf5-41a0-9482-feefde7c2334 Authenticating user 'default' from [fd00:1122:3344:101::e]:52915 | ||
| 5755 | 2026.03.04 04:33:16.253976 [ 286 ] {} <Debug> TCP-Session: 0749131b-8f11-4883-a3d5-127454982778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.03.04 04:33:16.253985 [ 289 ] {} <Debug> TCP-Session: 16c48c13-9c79-493a-8c6e-ccd506d4430b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.03.04 04:33:16.254012 [ 291 ] {} <Debug> TCP-Session: 86fa48da-ddf5-41a0-9482-feefde7c2334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.03.04 04:33:16.254025 [ 292 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5759 | 2026.03.04 04:33:16.254043 [ 291 ] {} <Debug> TCP-Session: 86fa48da-ddf5-41a0-9482-feefde7c2334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.03.04 04:33:16.253731 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46095 | ||
| 5761 | 2026.03.04 04:33:16.253707 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43783 | ||
| 5762 | 2026.03.04 04:33:16.253808 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5763 | 2026.03.04 04:33:16.253936 [ 290 ] {} <Debug> TCP-Session: 9ad34a80-bc05-4430-9985-c24fe0578901 Authenticating user 'default' from [fd00:1122:3344:101::e]:44015 | ||
| 5764 | 2026.03.04 04:33:16.254160 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5765 | 2026.03.04 04:33:16.254171 [ 293 ] {} <Debug> TCP-Session: d83072fa-81f5-4a07-a61b-efe57b108596 Authenticating user 'default' from [fd00:1122:3344:101::e]:60975 | ||
| 5766 | 2026.03.04 04:33:16.254188 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5767 | 2026.03.04 04:33:16.254207 [ 288 ] {} <Debug> TCP-Session: ada37b85-15c3-4477-80fd-176f3d2a1b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:46095 | ||
| 5768 | 2026.03.04 04:33:16.254216 [ 293 ] {} <Debug> TCP-Session: d83072fa-81f5-4a07-a61b-efe57b108596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.03.04 04:33:16.254233 [ 259 ] {} <Debug> TCP-Session: 2ca2eaa1-0192-422b-976e-eee815ca541d Authenticating user 'default' from [fd00:1122:3344:101::e]:43783 | ||
| 5770 | 2026.03.04 04:33:16.254247 [ 293 ] {} <Debug> TCP-Session: d83072fa-81f5-4a07-a61b-efe57b108596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.03.04 04:33:16.254244 [ 288 ] {} <Debug> TCP-Session: ada37b85-15c3-4477-80fd-176f3d2a1b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.03.04 04:33:16.254267 [ 259 ] {} <Debug> TCP-Session: 2ca2eaa1-0192-422b-976e-eee815ca541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.03.04 04:33:16.254283 [ 288 ] {} <Debug> TCP-Session: ada37b85-15c3-4477-80fd-176f3d2a1b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.03.04 04:33:16.254300 [ 259 ] {} <Debug> TCP-Session: 2ca2eaa1-0192-422b-976e-eee815ca541d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.03.04 04:33:16.254197 [ 290 ] {} <Debug> TCP-Session: 9ad34a80-bc05-4430-9985-c24fe0578901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.03.04 04:33:16.253694 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57870 | ||
| 5777 | 2026.03.04 04:33:16.254355 [ 290 ] {} <Debug> TCP-Session: 9ad34a80-bc05-4430-9985-c24fe0578901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.03.04 04:33:16.254288 [ 292 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5779 | 2026.03.04 04:33:16.254428 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5780 | 2026.03.04 04:33:16.254446 [ 292 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5781 | 2026.03.04 04:33:16.254459 [ 294 ] {} <Debug> TCP-Session: 98553d40-6688-44db-b6b2-aa64435a71aa Authenticating user 'default' from [fd00:1122:3344:101::e]:57870 | ||
| 5782 | 2026.03.04 04:33:16.254491 [ 294 ] {} <Debug> TCP-Session: 98553d40-6688-44db-b6b2-aa64435a71aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.03.04 04:33:16.254505 [ 294 ] {} <Debug> TCP-Session: 98553d40-6688-44db-b6b2-aa64435a71aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.03.04 04:33:16.254731 [ 292 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 5785 | 2026.03.04 04:33:16.255569 [ 324 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Trace> AggregatingTransform: Aggregating | ||
| 5786 | 2026.03.04 04:33:16.255604 [ 324 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Trace> Aggregator: Aggregation method: without_key | ||
| 5787 | 2026.03.04 04:33:16.255637 [ 324 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000803986 sec. (1243.803 rows/sec., 48.59 KiB/sec.) | ||
| 5788 | 2026.03.04 04:33:16.255655 [ 324 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Trace> Aggregator: Merging aggregated data | ||
| 5789 | 2026.03.04 04:33:16.256984 [ 292 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003013 sec., 331.8951211417192 rows/sec., 12.96 KiB/sec. | ||
| 5790 | 2026.03.04 04:33:16.257110 [ 292 ] {6d9ccfbf-7a55-4a1b-911f-5c67c193fc99} <Debug> TCPHandler: Processed in 0.003390976 sec. | ||
| 5791 | 2026.03.04 04:33:16.257238 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5792 | 2026.03.04 04:33:16.257267 [ 292 ] {} <Debug> TCP-Session: d35b45fc-bd4b-407f-b49e-fa7dd507e8d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.03.04 04:33:16.257273 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5794 | 2026.03.04 04:33:16.257290 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2026.03.04 04:33:16.257315 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2026.03.04 04:33:16.257328 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2026.03.04 04:33:16.257340 [ 286 ] {} <Debug> TCP-Session: 0749131b-8f11-4883-a3d5-127454982778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2026.03.04 04:33:16.257349 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2026.03.04 04:33:16.257385 [ 289 ] {} <Debug> TCP-Session: 16c48c13-9c79-493a-8c6e-ccd506d4430b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.03.04 04:33:16.257398 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5801 | 2026.03.04 04:33:16.257416 [ 294 ] {} <Debug> TCP-Session: 98553d40-6688-44db-b6b2-aa64435a71aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.03.04 04:33:16.257385 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5803 | 2026.03.04 04:33:16.257455 [ 291 ] {} <Debug> TCP-Session: 86fa48da-ddf5-41a0-9482-feefde7c2334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.03.04 04:33:16.257364 [ 259 ] {} <Debug> TCP-Session: 2ca2eaa1-0192-422b-976e-eee815ca541d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.03.04 04:33:16.257491 [ 288 ] {} <Debug> TCP-Session: ada37b85-15c3-4477-80fd-176f3d2a1b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.03.04 04:33:16.257334 [ 293 ] {} <Debug> TCP-Session: d83072fa-81f5-4a07-a61b-efe57b108596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.03.04 04:33:16.257363 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5808 | 2026.03.04 04:33:16.257595 [ 290 ] {} <Debug> TCP-Session: 9ad34a80-bc05-4430-9985-c24fe0578901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.03.04 04:33:18.023395 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5810 | 2026.03.04 04:33:18.023443 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5811 | 2026.03.04 04:33:18.110339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11548 | ||
| 5812 | 2026.03.04 04:33:18.110868 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.03.04 04:33:18.110924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5814 | 2026.03.04 04:33:18.111424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5815 | 2026.03.04 04:33:18.111668 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.03.04 04:33:18.111811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 5817 | 2026.03.04 04:33:18.142055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 714 | ||
| 5818 | 2026.03.04 04:33:18.144663 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.03.04 04:33:18.144724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5820 | 2026.03.04 04:33:18.145974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5821 | 2026.03.04 04:33:18.146258 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.03.04 04:33:18.146660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5823 | 2026.03.04 04:33:18.711149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5824 | 2026.03.04 04:33:18.729564 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.03.04 04:33:18.729624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5826 | 2026.03.04 04:33:18.735981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5827 | 2026.03.04 04:33:18.736715 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.03.04 04:33:18.740065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5829 | 2026.03.04 04:33:18.987779 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.03.04 04:33:18.987967 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5831 | 2026.03.04 04:33:18.988035 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5832 | 2026.03.04 04:33:18.988725 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.03.04 04:33:18.988778 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5834 | 2026.03.04 04:33:18.989192 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5835 | 2026.03.04 04:33:18.989461 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.03.04 04:33:18.989623 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001707 sec., 71470.41593438781 rows/sec., 6.13 MiB/sec. | ||
| 5837 | 2026.03.04 04:33:18.989634 [ 27 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5838 | 2026.03.04 04:33:18.989674 [ 261 ] {60203f31-7d2a-425e-98e9-52b7b598f70d} <Debug> TCPHandler: Processed in 0.002042529 sec. | ||
| 5839 | 2026.03.04 04:33:18.989699 [ 27 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.03.04 04:33:18.989725 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5841 | 2026.03.04 04:33:18.989816 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.03.04 04:33:18.989828 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5843 | 2026.03.04 04:33:18.989929 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.03.04 04:33:18.989968 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5845 | 2026.03.04 04:33:18.989980 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5846 | 2026.03.04 04:33:18.990015 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2890 rows starting from the beginning of the part | ||
| 5847 | 2026.03.04 04:33:18.990094 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 122 rows starting from the beginning of the part | ||
| 5848 | 2026.03.04 04:33:18.990143 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 5849 | 2026.03.04 04:33:18.990192 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 243 rows starting from the beginning of the part | ||
| 5850 | 2026.03.04 04:33:18.990236 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part | ||
| 5851 | 2026.03.04 04:33:18.990278 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 122 rows starting from the beginning of the part | ||
| 5852 | 2026.03.04 04:33:18.990452 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.03.04 04:33:18.990497 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5854 | 2026.03.04 04:33:18.990860 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5855 | 2026.03.04 04:33:18.991100 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.03.04 04:33:18.991244 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001339 sec., 24645.257654966394 rows/sec., 1.81 MiB/sec. | ||
| 5857 | 2026.03.04 04:33:18.991285 [ 261 ] {d6f2e48a-7113-4864-87c2-fcf8eaa50ab1} <Debug> TCPHandler: Processed in 0.001527119 sec. | ||
| 5858 | 2026.03.04 04:33:18.991406 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.03.04 04:33:18.991504 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5860 | 2026.03.04 04:33:18.991545 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5861 | 2026.03.04 04:33:18.991899 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3521 rows, containing 5 columns (5 merged, 0 gathered) in 0.002121871 sec., 1659384.5714466148 rows/sec., 136.85 MiB/sec. | ||
| 5862 | 2026.03.04 04:33:18.991987 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.03.04 04:33:18.992026 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5864 | 2026.03.04 04:33:18.992235 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5865 | 2026.03.04 04:33:18.992383 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5866 | 2026.03.04 04:33:18.992645 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.03.04 04:33:18.992688 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.03.04 04:33:18.992764 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_36_7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5869 | 2026.03.04 04:33:18.992828 [ 27 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5870 | 2026.03.04 04:33:18.992852 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001368 sec., 70906.432748538 rows/sec., 5.54 MiB/sec. | ||
| 5871 | 2026.03.04 04:33:18.992865 [ 27 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.03.04 04:33:18.992899 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5873 | 2026.03.04 04:33:18.992917 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 5874 | 2026.03.04 04:33:18.992911 [ 261 ] {13a319d0-9379-42c4-a0ab-bba3a1725793} <Debug> TCPHandler: Processed in 0.00155581 sec. | ||
| 5875 | 2026.03.04 04:33:18.993054 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5876 | 2026.03.04 04:33:18.993095 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.03.04 04:33:18.993162 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5878 | 2026.03.04 04:33:18.993197 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1550 rows starting from the beginning of the part | ||
| 5879 | 2026.03.04 04:33:18.993200 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.03.04 04:33:18.993256 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5881 | 2026.03.04 04:33:18.993266 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 97 rows starting from the beginning of the part | ||
| 5882 | 2026.03.04 04:33:18.993317 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 5883 | 2026.03.04 04:33:18.993359 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 135 rows starting from the beginning of the part | ||
| 5884 | 2026.03.04 04:33:18.993402 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part | ||
| 5885 | 2026.03.04 04:33:18.993443 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 97 rows starting from the beginning of the part | ||
| 5886 | 2026.03.04 04:33:18.993705 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.03.04 04:33:18.993749 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5888 | 2026.03.04 04:33:18.994117 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5889 | 2026.03.04 04:33:18.994372 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.03.04 04:33:18.994493 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5891 | 2026.03.04 04:33:18.994514 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 5892 | 2026.03.04 04:33:18.994530 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.03.04 04:33:18.994562 [ 261 ] {eaa3b631-e857-4bf3-a9e0-a7f56b7b9906} <Debug> TCPHandler: Processed in 0.001517049 sec. | ||
| 5894 | 2026.03.04 04:33:18.994586 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5895 | 2026.03.04 04:33:18.994675 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5896 | 2026.03.04 04:33:18.994690 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.03.04 04:33:18.994716 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704863 sec., 1186605.6099522365 rows/sec., 89.85 MiB/sec. | ||
| 5898 | 2026.03.04 04:33:18.994783 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5899 | 2026.03.04 04:33:18.994795 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.03.04 04:33:18.994820 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11299 rows starting from the beginning of the part | ||
| 5901 | 2026.03.04 04:33:18.994860 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <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 | ||
| 5902 | 2026.03.04 04:33:18.994879 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5903 | 2026.03.04 04:33:18.994928 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5904 | 2026.03.04 04:33:18.994970 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 197 rows starting from the beginning of the part | ||
| 5905 | 2026.03.04 04:33:18.995009 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5906 | 2026.03.04 04:33:18.995024 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5907 | 2026.03.04 04:33:18.995052 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5908 | 2026.03.04 04:33:18.995436 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.03.04 04:33:18.995536 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_36_7} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5910 | 2026.03.04 04:33:18.995642 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5911 | 2026.03.04 04:33:18.995707 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.03.04 04:33:18.995750 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5913 | 2026.03.04 04:33:18.996423 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5914 | 2026.03.04 04:33:18.996662 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.03.04 04:33:18.996810 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002036 sec., 16208.251473477407 rows/sec., 29.04 MiB/sec. | ||
| 5916 | 2026.03.04 04:33:18.996878 [ 261 ] {c4958ee8-f5eb-41fb-b59a-9aad61341436} <Debug> TCPHandler: Processed in 0.002238073 sec. | ||
| 5917 | 2026.03.04 04:33:18.997000 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.03.04 04:33:18.997105 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5919 | 2026.03.04 04:33:18.997147 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5920 | 2026.03.04 04:33:18.997495 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.03.04 04:33:18.997532 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5922 | 2026.03.04 04:33:18.997866 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5923 | 2026.03.04 04:33:18.998098 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.03.04 04:33:18.998204 [ 27 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5925 | 2026.03.04 04:33:18.998231 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 5926 | 2026.03.04 04:33:18.998238 [ 27 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.03.04 04:33:18.998271 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.21 GiB. | ||
| 5928 | 2026.03.04 04:33:18.998274 [ 261 ] {9236cf38-6f0a-4ad8-ae44-b3ba5a308e89} <Debug> TCPHandler: Processed in 0.001324316 sec. | ||
| 5929 | 2026.03.04 04:33:18.998331 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12136 rows, containing 5 columns (5 merged, 0 gathered) in 0.003690801 sec., 3288175.1142909084 rows/sec., 220.38 MiB/sec. | ||
| 5930 | 2026.03.04 04:33:18.998359 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5931 | 2026.03.04 04:33:18.998473 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5932 | 2026.03.04 04:33:18.998507 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 5933 | 2026.03.04 04:33:18.998594 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5934 | 2026.03.04 04:33:18.998639 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5935 | 2026.03.04 04:33:18.998683 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5936 | 2026.03.04 04:33:18.998727 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5937 | 2026.03.04 04:33:18.998767 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5938 | 2026.03.04 04:33:18.998770 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5939 | 2026.03.04 04:33:18.999058 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.03.04 04:33:18.999131 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5941 | 2026.03.04 04:33:18.999210 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5942 | 2026.03.04 04:33:18.999871 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.00155086 sec., 1276710.9861625163 rows/sec., 85.14 MiB/sec. | ||
| 5943 | 2026.03.04 04:33:19.000073 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5944 | 2026.03.04 04:33:19.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.16 MiB, peak 274.69 MiB, free memory in arenas 0.00 B, will set to 261.68 MiB (RSS), difference: -3.48 MiB | ||
| 5945 | 2026.03.04 04:33:19.000384 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.03.04 04:33:19.000449 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_36_7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5947 | 2026.03.04 04:33:19.000507 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5948 | 2026.03.04 04:33:19.271697 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.03.04 04:33:19.271893 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5950 | 2026.03.04 04:33:19.271972 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5951 | 2026.03.04 04:33:19.272645 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.03.04 04:33:19.272702 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5953 | 2026.03.04 04:33:19.273101 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5954 | 2026.03.04 04:33:19.273324 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.03.04 04:33:19.273485 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001643 sec., 2434.5709068776628 rows/sec., 198.52 KiB/sec. | ||
| 5956 | 2026.03.04 04:33:19.273534 [ 261 ] {a5e51e6c-9ef9-45d0-a4c0-2daa889ec778} <Debug> TCPHandler: Processed in 0.001961118 sec. | ||
| 5957 | 2026.03.04 04:33:19.273657 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.03.04 04:33:19.273761 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5959 | 2026.03.04 04:33:19.273803 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5960 | 2026.03.04 04:33:19.275664 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.03.04 04:33:19.275710 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5962 | 2026.03.04 04:33:19.276171 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5963 | 2026.03.04 04:33:19.276390 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.03.04 04:33:19.276527 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.00279 sec., 700358.4229390682 rows/sec., 52.45 MiB/sec. | ||
| 5965 | 2026.03.04 04:33:19.276567 [ 261 ] {98c78a15-f0b4-4032-8e12-cc6fd3a2df38} <Debug> TCPHandler: Processed in 0.002961217 sec. | ||
| 5966 | 2026.03.04 04:33:19.276691 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.03.04 04:33:19.276791 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5968 | 2026.03.04 04:33:19.276833 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5969 | 2026.03.04 04:33:19.277257 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.03.04 04:33:19.277296 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5971 | 2026.03.04 04:33:19.277615 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5972 | 2026.03.04 04:33:19.277834 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.03.04 04:33:19.277956 [ 27 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5974 | 2026.03.04 04:33:19.277971 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001201 sec., 17485.42880932556 rows/sec., 1.27 MiB/sec. | ||
| 5975 | 2026.03.04 04:33:19.278022 [ 27 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.03.04 04:33:19.278033 [ 261 ] {656513db-b223-4a62-9fb8-e1ed9139c840} <Debug> TCPHandler: Processed in 0.001393778 sec. | ||
| 5977 | 2026.03.04 04:33:19.278052 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5978 | 2026.03.04 04:33:19.278157 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.03.04 04:33:19.278172 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5980 | 2026.03.04 04:33:19.278261 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.03.04 04:33:19.278307 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5982 | 2026.03.04 04:33:19.278313 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5983 | 2026.03.04 04:33:19.278354 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 5984 | 2026.03.04 04:33:19.278420 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 5985 | 2026.03.04 04:33:19.278467 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part | ||
| 5986 | 2026.03.04 04:33:19.278515 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 5987 | 2026.03.04 04:33:19.278554 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part | ||
| 5988 | 2026.03.04 04:33:19.278592 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part | ||
| 5989 | 2026.03.04 04:33:19.279029 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.03.04 04:33:19.279072 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 5991 | 2026.03.04 04:33:19.279438 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5992 | 2026.03.04 04:33:19.279466 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349516 sec., 252683.18419344415 rows/sec., 17.96 MiB/sec. | ||
| 5993 | 2026.03.04 04:33:19.279669 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.03.04 04:33:19.279673 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5995 | 2026.03.04 04:33:19.279809 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001567 sec., 451818.76196553925 rows/sec., 26.36 MiB/sec. | ||
| 5996 | 2026.03.04 04:33:19.279854 [ 261 ] {b8498747-e34c-47c1-9c5f-d556f95c6135} <Debug> TCPHandler: Processed in 0.001747004 sec. | ||
| 5997 | 2026.03.04 04:33:19.279979 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.03.04 04:33:19.280036 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.03.04 04:33:19.280084 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6000 | 2026.03.04 04:33:19.280130 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6001 | 2026.03.04 04:33:19.280143 [ 190 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_31_6} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6002 | 2026.03.04 04:33:19.280258 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6003 | 2026.03.04 04:33:19.280526 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.04 04:33:19.280568 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6005 | 2026.03.04 04:33:19.280870 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6006 | 2026.03.04 04:33:19.281086 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.03.04 04:33:19.281222 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 6008 | 2026.03.04 04:33:19.281261 [ 261 ] {4455c0d8-4327-4b18-bb6a-60060bdb81b2} <Debug> TCPHandler: Processed in 0.001332816 sec. | ||
| 6009 | 2026.03.04 04:33:19.281375 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.03.04 04:33:19.281470 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6011 | 2026.03.04 04:33:19.281509 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6012 | 2026.03.04 04:33:19.282392 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.03.04 04:33:19.282430 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6014 | 2026.03.04 04:33:19.282776 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6015 | 2026.03.04 04:33:19.282985 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.03.04 04:33:19.283124 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001673 sec., 610280.9324566646 rows/sec., 42.04 MiB/sec. | ||
| 6017 | 2026.03.04 04:33:19.283162 [ 261 ] {ef631d3c-55f8-4e6f-86bb-032aa58cf865} <Debug> TCPHandler: Processed in 0.001835975 sec. | ||
| 6018 | 2026.03.04 04:33:19.283273 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.03.04 04:33:19.283369 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.03.04 04:33:19.283413 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6021 | 2026.03.04 04:33:19.284140 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.03.04 04:33:19.284178 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6023 | 2026.03.04 04:33:19.284593 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6024 | 2026.03.04 04:33:19.284806 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.03.04 04:33:19.284943 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001593 sec., 765222.8499686127 rows/sec., 47.85 MiB/sec. | ||
| 6026 | 2026.03.04 04:33:19.284980 [ 261 ] {6c223f45-97d4-4906-b63e-cc8240168716} <Debug> TCPHandler: Processed in 0.001757533 sec. | ||
| 6027 | 2026.03.04 04:33:19.285096 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.03.04 04:33:19.285190 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.03.04 04:33:19.285246 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <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 | ||
| 6030 | 2026.03.04 04:33:19.286132 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.03.04 04:33:19.286176 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6032 | 2026.03.04 04:33:19.286897 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6033 | 2026.03.04 04:33:19.287199 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.03.04 04:33:19.287375 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002202 sec., 7720.254314259764 rows/sec., 13.83 MiB/sec. | ||
| 6035 | 2026.03.04 04:33:19.287468 [ 261 ] {40900827-a18f-4870-9b42-ac13c0956879} <Debug> TCPHandler: Processed in 0.002421796 sec. | ||
| 6036 | 2026.03.04 04:33:19.287611 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.03.04 04:33:19.287718 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.03.04 04:33:19.287768 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6039 | 2026.03.04 04:33:19.288166 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.03.04 04:33:19.288209 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6041 | 2026.03.04 04:33:19.288674 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6042 | 2026.03.04 04:33:19.288940 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.03.04 04:33:19.289101 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001405 sec., 8540.925266903914 rows/sec., 589.41 KiB/sec. | ||
| 6044 | 2026.03.04 04:33:19.289146 [ 261 ] {e1611b81-6df0-48a7-a9e0-10419d10b842} <Debug> TCPHandler: Processed in 0.001593771 sec. | ||
| 6045 | 2026.03.04 04:33:20.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.10 MiB, peak 274.69 MiB, free memory in arenas 0.00 B, will set to 261.69 MiB (RSS), difference: 2.59 MiB | ||
| 6046 | 2026.03.04 04:33:23.984831 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.03.04 04:33:23.985089 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6048 | 2026.03.04 04:33:23.985198 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6049 | 2026.03.04 04:33:23.986137 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.03.04 04:33:23.986190 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6051 | 2026.03.04 04:33:23.986596 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6052 | 2026.03.04 04:33:23.986836 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.03.04 04:33:23.987010 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001995 sec., 28070.175438596492 rows/sec., 2.14 MiB/sec. | ||
| 6054 | 2026.03.04 04:33:23.987061 [ 261 ] {8c2c0cb7-8843-4507-b489-bc3ce301009e} <Debug> TCPHandler: Processed in 0.002363716 sec. | ||
| 6055 | 2026.03.04 04:33:23.987194 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.03.04 04:33:23.987300 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6057 | 2026.03.04 04:33:23.987345 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6058 | 2026.03.04 04:33:23.987789 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.03.04 04:33:23.987830 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6060 | 2026.03.04 04:33:23.988139 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6061 | 2026.03.04 04:33:23.988363 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.03.04 04:33:23.988502 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 6063 | 2026.03.04 04:33:23.988542 [ 261 ] {bfc94713-b5ba-43ff-a27f-056fc47434fe} <Debug> TCPHandler: Processed in 0.001400787 sec. | ||
| 6064 | 2026.03.04 04:33:23.988662 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.03.04 04:33:23.988759 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6066 | 2026.03.04 04:33:23.988804 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6067 | 2026.03.04 04:33:23.989203 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.03.04 04:33:23.989240 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6069 | 2026.03.04 04:33:23.989566 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6070 | 2026.03.04 04:33:23.989781 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.03.04 04:33:23.989918 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 6072 | 2026.03.04 04:33:23.989956 [ 261 ] {eb764014-3697-4bba-a31b-a6074b0f2a2d} <Debug> TCPHandler: Processed in 0.001344736 sec. | ||
| 6073 | 2026.03.04 04:33:23.990073 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2026.03.04 04:33:23.990168 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6075 | 2026.03.04 04:33:23.990210 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6076 | 2026.03.04 04:33:23.990539 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.03.04 04:33:23.990575 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6078 | 2026.03.04 04:33:23.990891 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6079 | 2026.03.04 04:33:23.991097 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.03.04 04:33:23.991231 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 6081 | 2026.03.04 04:33:23.991267 [ 261 ] {c3852a15-f507-4cf9-9063-6356a1613d94} <Debug> TCPHandler: Processed in 0.001243794 sec. | ||
| 6082 | 2026.03.04 04:33:25.612711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11996 | ||
| 6083 | 2026.03.04 04:33:25.613218 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.03.04 04:33:25.613256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6085 | 2026.03.04 04:33:25.613747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6086 | 2026.03.04 04:33:25.613984 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.03.04 04:33:25.614128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11996 | ||
| 6088 | 2026.03.04 04:33:26.240937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6089 | 2026.03.04 04:33:26.259121 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.03.04 04:33:26.259176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6091 | 2026.03.04 04:33:26.264989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6092 | 2026.03.04 04:33:26.265694 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.03.04 04:33:26.268750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6094 | 2026.03.04 04:33:28.147610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 752 | ||
| 6095 | 2026.03.04 04:33:28.150017 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.03.04 04:33:28.150069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6097 | 2026.03.04 04:33:28.151265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6098 | 2026.03.04 04:33:28.151537 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.03.04 04:33:28.151912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 6100 | 2026.03.04 04:33:28.987017 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.03.04 04:33:28.987218 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6102 | 2026.03.04 04:33:28.987290 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6103 | 2026.03.04 04:33:28.988038 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.03.04 04:33:28.988084 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6105 | 2026.03.04 04:33:28.988482 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6106 | 2026.03.04 04:33:28.988711 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.03.04 04:33:28.988871 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001708 sec., 71428.57142857142 rows/sec., 6.13 MiB/sec. | ||
| 6108 | 2026.03.04 04:33:28.988920 [ 261 ] {a09306e6-9eb3-4d51-8ba7-a81779402690} <Debug> TCPHandler: Processed in 0.00203774 sec. | ||
| 6109 | 2026.03.04 04:33:28.989049 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.03.04 04:33:28.989151 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.03.04 04:33:28.989194 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6112 | 2026.03.04 04:33:28.989646 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.03.04 04:33:28.989687 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6114 | 2026.03.04 04:33:28.990010 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6115 | 2026.03.04 04:33:28.990224 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.03.04 04:33:28.990360 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001231 sec., 26807.473598700242 rows/sec., 1.97 MiB/sec. | ||
| 6117 | 2026.03.04 04:33:28.990398 [ 261 ] {57f087c8-15c1-4ed4-bc92-0bcffbbee9d3} <Debug> TCPHandler: Processed in 0.001399037 sec. | ||
| 6118 | 2026.03.04 04:33:28.990512 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.03.04 04:33:28.990609 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6120 | 2026.03.04 04:33:28.990648 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6121 | 2026.03.04 04:33:28.991081 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.03.04 04:33:28.991119 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6123 | 2026.03.04 04:33:28.991420 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6124 | 2026.03.04 04:33:28.991631 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.03.04 04:33:28.991770 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001181 sec., 82133.7849280271 rows/sec., 6.41 MiB/sec. | ||
| 6126 | 2026.03.04 04:33:28.991809 [ 261 ] {742181db-4448-48ff-a157-376a834d0e95} <Debug> TCPHandler: Processed in 0.001346066 sec. | ||
| 6127 | 2026.03.04 04:33:28.991925 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.03.04 04:33:28.992020 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6129 | 2026.03.04 04:33:28.992063 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6130 | 2026.03.04 04:33:28.992475 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.03.04 04:33:28.992511 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6132 | 2026.03.04 04:33:28.992842 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6133 | 2026.03.04 04:33:28.993059 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.03.04 04:33:28.993191 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6135 | 2026.03.04 04:33:28.993228 [ 261 ] {ce48ab10-d9e6-4b7a-992e-5d5017b6c70d} <Debug> TCPHandler: Processed in 0.001353546 sec. | ||
| 6136 | 2026.03.04 04:33:28.993342 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.03.04 04:33:28.993437 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6138 | 2026.03.04 04:33:28.993493 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <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 | ||
| 6139 | 2026.03.04 04:33:28.994298 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.03.04 04:33:28.994336 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6141 | 2026.03.04 04:33:28.994908 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6142 | 2026.03.04 04:33:28.995132 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.03.04 04:33:28.995247 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6144 | 2026.03.04 04:33:28.995272 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001852 sec., 17818.57451403888 rows/sec., 31.93 MiB/sec. | ||
| 6145 | 2026.03.04 04:33:28.995320 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.03.04 04:33:28.995349 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6147 | 2026.03.04 04:33:28.995352 [ 261 ] {decc4772-b840-4720-8f47-9fca44a96f7a} <Debug> TCPHandler: Processed in 0.00205897 sec. | ||
| 6148 | 2026.03.04 04:33:28.995467 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6149 | 2026.03.04 04:33:28.995482 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2026.03.04 04:33:28.995594 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6151 | 2026.03.04 04:33:28.995637 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6152 | 2026.03.04 04:33:28.995719 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6153 | 2026.03.04 04:33:28.995793 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 583 rows starting from the beginning of the part | ||
| 6154 | 2026.03.04 04:33:28.995928 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 6155 | 2026.03.04 04:33:28.995981 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.03.04 04:33:28.996024 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6157 | 2026.03.04 04:33:28.996043 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6158 | 2026.03.04 04:33:28.996157 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 6159 | 2026.03.04 04:33:28.996256 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 6160 | 2026.03.04 04:33:28.996346 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6161 | 2026.03.04 04:33:28.996359 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 6162 | 2026.03.04 04:33:28.996574 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.03.04 04:33:28.996717 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 6164 | 2026.03.04 04:33:28.996756 [ 261 ] {2b050822-7ae7-43f9-8378-b91ad3abc6a1} <Debug> TCPHandler: Processed in 0.001323626 sec. | ||
| 6165 | 2026.03.04 04:33:28.999854 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 19 columns (19 merged, 0 gathered) in 0.004433365 sec., 159472.5451209183 rows/sec., 285.77 MiB/sec. | ||
| 6166 | 2026.03.04 04:33:29.000502 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6167 | 2026.03.04 04:33:29.000805 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.03.04 04:33:29.000879 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6169 | 2026.03.04 04:33:29.000963 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 6170 | 2026.03.04 04:33:33.023491 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6171 | 2026.03.04 04:33:33.023554 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6172 | 2026.03.04 04:33:33.114381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12508 | ||
| 6173 | 2026.03.04 04:33:33.114905 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.03.04 04:33:33.114957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6175 | 2026.03.04 04:33:33.115462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6176 | 2026.03.04 04:33:33.115690 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.03.04 04:33:33.115816 [ 42 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6178 | 2026.03.04 04:33:33.115825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 6179 | 2026.03.04 04:33:33.115870 [ 42 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.03.04 04:33:33.115894 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6181 | 2026.03.04 04:33:33.116019 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6182 | 2026.03.04 04:33:33.116167 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6183 | 2026.03.04 04:33:33.116210 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10076 rows starting from the beginning of the part | ||
| 6184 | 2026.03.04 04:33:33.116279 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6185 | 2026.03.04 04:33:33.116328 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6186 | 2026.03.04 04:33:33.116375 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6187 | 2026.03.04 04:33:33.116415 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6188 | 2026.03.04 04:33:33.116457 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6189 | 2026.03.04 04:33:33.118618 [ 192 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002658132 sec., 4705560.145244856 rows/sec., 67.31 MiB/sec. | ||
| 6190 | 2026.03.04 04:33:33.118891 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6191 | 2026.03.04 04:33:33.119144 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.03.04 04:33:33.119214 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_26_5} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6193 | 2026.03.04 04:33:33.119291 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6194 | 2026.03.04 04:33:33.769030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6195 | 2026.03.04 04:33:33.788080 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.04 04:33:33.788140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6197 | 2026.03.04 04:33:33.793912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6198 | 2026.03.04 04:33:33.794608 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.03.04 04:33:33.794964 [ 41 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6200 | 2026.03.04 04:33:33.795063 [ 41 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.03.04 04:33:33.795100 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6202 | 2026.03.04 04:33:33.795276 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6203 | 2026.03.04 04:33:33.798080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6204 | 2026.03.04 04:33:33.798992 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6205 | 2026.03.04 04:33:33.800271 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6206 | 2026.03.04 04:33:33.804974 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6207 | 2026.03.04 04:33:33.809529 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6208 | 2026.03.04 04:33:33.813831 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6209 | 2026.03.04 04:33:33.818350 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6210 | 2026.03.04 04:33:33.822257 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6211 | 2026.03.04 04:33:33.876090 [ 192 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080883929 sec., 2423.225508741051 rows/sec., 12.53 MiB/sec. | ||
| 6212 | 2026.03.04 04:33:33.878816 [ 192 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6213 | 2026.03.04 04:33:33.880787 [ 192 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.03.04 04:33:33.880863 [ 192 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_26_5} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6215 | 2026.03.04 04:33:33.882927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6216 | 2026.03.04 04:33:33.987326 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.04 04:33:33.987505 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6218 | 2026.03.04 04:33:33.987570 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6219 | 2026.03.04 04:33:33.988217 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.04 04:33:33.988262 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6221 | 2026.03.04 04:33:33.988664 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6222 | 2026.03.04 04:33:33.988888 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.03.04 04:33:33.989042 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001585 sec., 45425.86750788643 rows/sec., 3.64 MiB/sec. | ||
| 6224 | 2026.03.04 04:33:33.989083 [ 261 ] {1240b3a6-f893-420d-97da-51f092287897} <Debug> TCPHandler: Processed in 0.001886836 sec. | ||
| 6225 | 2026.03.04 04:33:33.989213 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.03.04 04:33:33.989310 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.03.04 04:33:33.989351 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6228 | 2026.03.04 04:33:33.989757 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.03.04 04:33:33.989793 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6230 | 2026.03.04 04:33:33.990105 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6231 | 2026.03.04 04:33:33.990336 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.03.04 04:33:33.990468 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 6233 | 2026.03.04 04:33:33.990505 [ 261 ] {51f19f46-bcbf-4b26-aff6-69be0bb3b02c} <Debug> TCPHandler: Processed in 0.001342116 sec. | ||
| 6234 | 2026.03.04 04:33:33.990619 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.03.04 04:33:33.990713 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6236 | 2026.03.04 04:33:33.990754 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6237 | 2026.03.04 04:33:33.991184 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.03.04 04:33:33.991221 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6239 | 2026.03.04 04:33:33.991543 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6240 | 2026.03.04 04:33:33.991761 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.04 04:33:33.991897 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.0012 sec., 60000.00000000001 rows/sec., 4.68 MiB/sec. | ||
| 6242 | 2026.03.04 04:33:33.991936 [ 261 ] {23abf89d-bd47-4631-9ee2-3459b8dca841} <Debug> TCPHandler: Processed in 0.001365757 sec. | ||
| 6243 | 2026.03.04 04:33:33.992053 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.03.04 04:33:33.992149 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.03.04 04:33:33.992193 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6246 | 2026.03.04 04:33:33.992600 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.03.04 04:33:33.992636 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6248 | 2026.03.04 04:33:33.992984 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6249 | 2026.03.04 04:33:33.993202 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.03.04 04:33:33.993337 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6251 | 2026.03.04 04:33:33.993376 [ 261 ] {b29065e0-355b-4561-afc6-8ee849d0548b} <Debug> TCPHandler: Processed in 0.001373186 sec. | ||
| 6252 | 2026.03.04 04:33:33.993481 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.03.04 04:33:33.993574 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.03.04 04:33:33.993630 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <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 | ||
| 6255 | 2026.03.04 04:33:33.994387 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.03.04 04:33:33.994422 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6257 | 2026.03.04 04:33:33.994967 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6258 | 2026.03.04 04:33:33.995202 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.03.04 04:33:33.995345 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001787 sec., 4476.776720761052 rows/sec., 8.02 MiB/sec. | ||
| 6260 | 2026.03.04 04:33:33.995400 [ 261 ] {0712bb57-c55c-40f5-adff-6d5ee5f7a9df} <Debug> TCPHandler: Processed in 0.001968998 sec. | ||
| 6261 | 2026.03.04 04:33:33.995516 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.03.04 04:33:33.995610 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.03.04 04:33:33.995652 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6264 | 2026.03.04 04:33:33.996015 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.03.04 04:33:33.996051 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.20 GiB. | ||
| 6266 | 2026.03.04 04:33:33.996371 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6267 | 2026.03.04 04:33:33.996587 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.03.04 04:33:33.996716 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6269 | 2026.03.04 04:33:33.996752 [ 261 ] {3f373273-e4f2-4153-b549-9f515a4369f4} <Debug> TCPHandler: Processed in 0.001285914 sec. | ||
| 6270 | 2026.03.04 04:33:34.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.79 MiB, peak 274.69 MiB, free memory in arenas 0.00 B, will set to 267.96 MiB (RSS), difference: 4.17 MiB | ||
| 6271 | 2026.03.04 04:33:38.152296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 776 | ||
| 6272 | 2026.03.04 04:33:38.154481 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.03.04 04:33:38.154538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6274 | 2026.03.04 04:33:38.155742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6275 | 2026.03.04 04:33:38.156020 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.03.04 04:33:38.156407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 6277 | 2026.03.04 04:33:38.996558 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.03.04 04:33:38.996761 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.03.04 04:33:38.996838 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6280 | 2026.03.04 04:33:38.997715 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.03.04 04:33:38.997758 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6282 | 2026.03.04 04:33:38.998173 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6283 | 2026.03.04 04:33:38.998404 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.03.04 04:33:38.998559 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001852 sec., 153347.7321814255 rows/sec., 9.74 MiB/sec. | ||
| 6285 | 2026.03.04 04:33:38.998612 [ 261 ] {1c97094b-32df-4cae-a4c9-3ad1f0d3bd84} <Debug> TCPHandler: Processed in 0.002200533 sec. | ||
| 6286 | 2026.03.04 04:33:38.998754 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.03.04 04:33:38.998862 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6288 | 2026.03.04 04:33:38.998906 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6289 | 2026.03.04 04:33:38.999344 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.04 04:33:38.999381 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6291 | 2026.03.04 04:33:38.999694 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6292 | 2026.03.04 04:33:38.999911 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.03.04 04:33:39.000042 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001204 sec., 6644.518272425249 rows/sec., 541.81 KiB/sec. | ||
| 6294 | 2026.03.04 04:33:39.000081 [ 261 ] {e6fb7952-4890-4c6b-a203-90e198e53655} <Debug> TCPHandler: Processed in 0.001383086 sec. | ||
| 6295 | 2026.03.04 04:33:39.000202 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.03.04 04:33:39.000300 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2026.03.04 04:33:39.000341 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2026.03.04 04:33:39.001121 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.03.04 04:33:39.001160 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6300 | 2026.03.04 04:33:39.001546 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6301 | 2026.03.04 04:33:39.001758 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.03.04 04:33:39.001862 [ 37 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6303 | 2026.03.04 04:33:39.001891 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Debug> executeQuery: Read 867 rows, 70.79 KiB in 0.00161 sec., 538509.3167701863 rows/sec., 42.94 MiB/sec. | ||
| 6304 | 2026.03.04 04:33:39.001904 [ 37 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.03.04 04:33:39.001928 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6306 | 2026.03.04 04:33:39.001931 [ 261 ] {ef0aebb1-9096-48df-bbfd-fc8e8690ad9a} <Debug> TCPHandler: Processed in 0.001780814 sec. | ||
| 6307 | 2026.03.04 04:33:39.002056 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6308 | 2026.03.04 04:33:39.002072 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.03.04 04:33:39.002190 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6310 | 2026.03.04 04:33:39.002193 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.03.04 04:33:39.002231 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2890 rows starting from the beginning of the part | ||
| 6312 | 2026.03.04 04:33:39.002250 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6313 | 2026.03.04 04:33:39.002302 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1954 rows starting from the beginning of the part | ||
| 6314 | 2026.03.04 04:33:39.002352 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6315 | 2026.03.04 04:33:39.002392 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part | ||
| 6316 | 2026.03.04 04:33:39.002431 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6317 | 2026.03.04 04:33:39.002469 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 867 rows starting from the beginning of the part | ||
| 6318 | 2026.03.04 04:33:39.002753 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.03.04 04:33:39.002796 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6320 | 2026.03.04 04:33:39.003165 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6321 | 2026.03.04 04:33:39.003385 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.03.04 04:33:39.003522 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Debug> executeQuery: Read 183 rows, 11.58 KiB in 0.001346 sec., 135958.3952451709 rows/sec., 8.40 MiB/sec. | ||
| 6323 | 2026.03.04 04:33:39.003560 [ 261 ] {f511f0c1-5567-40cf-8742-9a74685b7bb0} <Debug> TCPHandler: Processed in 0.001539669 sec. | ||
| 6324 | 2026.03.04 04:33:39.003687 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.03.04 04:33:39.003782 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6326 | 2026.03.04 04:33:39.003822 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6327 | 2026.03.04 04:33:39.004274 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.03.04 04:33:39.004311 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6329 | 2026.03.04 04:33:39.004662 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6330 | 2026.03.04 04:33:39.004880 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.03.04 04:33:39.005012 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001247 sec., 119486.76824378507 rows/sec., 7.72 MiB/sec. | ||
| 6332 | 2026.03.04 04:33:39.005050 [ 261 ] {ef7b2eff-ae64-47af-9b91-130608989add} <Debug> TCPHandler: Processed in 0.001413537 sec. | ||
| 6333 | 2026.03.04 04:33:39.005098 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5961 rows, containing 5 columns (5 merged, 0 gathered) in 0.00310263 sec., 1921273.2423782405 rows/sec., 155.18 MiB/sec. | ||
| 6334 | 2026.03.04 04:33:39.005173 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.03.04 04:33:39.005273 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.03.04 04:33:39.005314 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6337 | 2026.03.04 04:33:39.005515 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6338 | 2026.03.04 04:33:39.005763 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.03.04 04:33:39.005799 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6340 | 2026.03.04 04:33:39.005825 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.03.04 04:33:39.005903 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_41_8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6342 | 2026.03.04 04:33:39.005990 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 6343 | 2026.03.04 04:33:39.006123 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6344 | 2026.03.04 04:33:39.006339 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.03.04 04:33:39.006467 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 6346 | 2026.03.04 04:33:39.006507 [ 261 ] {7bb22410-7843-4ec4-a21c-b11685b97221} <Debug> TCPHandler: Processed in 0.001385786 sec. | ||
| 6347 | 2026.03.04 04:33:39.006625 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.03.04 04:33:39.006721 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6349 | 2026.03.04 04:33:39.006760 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6350 | 2026.03.04 04:33:39.007393 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.03.04 04:33:39.007431 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6352 | 2026.03.04 04:33:39.007784 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6353 | 2026.03.04 04:33:39.008010 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.03.04 04:33:39.008107 [ 37 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6355 | 2026.03.04 04:33:39.008137 [ 37 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.03.04 04:33:39.008139 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001435 sec., 370034.8432055749 rows/sec., 26.18 MiB/sec. | ||
| 6357 | 2026.03.04 04:33:39.008154 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6358 | 2026.03.04 04:33:39.008182 [ 261 ] {453c5e4e-ec82-4524-a825-2152f7f55eb9} <Debug> TCPHandler: Processed in 0.001607411 sec. | ||
| 6359 | 2026.03.04 04:33:39.008232 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6360 | 2026.03.04 04:33:39.008300 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.03.04 04:33:39.008334 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6362 | 2026.03.04 04:33:39.008364 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1550 rows starting from the beginning of the part | ||
| 6363 | 2026.03.04 04:33:39.008400 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6364 | 2026.03.04 04:33:39.008413 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1021 rows starting from the beginning of the part | ||
| 6365 | 2026.03.04 04:33:39.008450 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6366 | 2026.03.04 04:33:39.008496 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6367 | 2026.03.04 04:33:39.008539 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 97 rows starting from the beginning of the part | ||
| 6368 | 2026.03.04 04:33:39.008574 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6369 | 2026.03.04 04:33:39.008611 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 531 rows starting from the beginning of the part | ||
| 6370 | 2026.03.04 04:33:39.008814 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.03.04 04:33:39.008859 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6372 | 2026.03.04 04:33:39.009188 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6373 | 2026.03.04 04:33:39.009518 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.03.04 04:33:39.009651 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 247.03 KiB/sec. | ||
| 6375 | 2026.03.04 04:33:39.009691 [ 261 ] {58ec4876-093b-4d8f-809c-3de2a2e55572} <Debug> TCPHandler: Processed in 0.001441668 sec. | ||
| 6376 | 2026.03.04 04:33:39.009819 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.03.04 04:33:39.009868 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666042 sec., 2001750.2559959474 rows/sec., 148.24 MiB/sec. | ||
| 6378 | 2026.03.04 04:33:39.009943 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.03.04 04:33:39.010002 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6380 | 2026.03.04 04:33:39.010073 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6381 | 2026.03.04 04:33:39.010331 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.03.04 04:33:39.010399 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_41_8} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6383 | 2026.03.04 04:33:39.010473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6384 | 2026.03.04 04:33:39.010482 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.03.04 04:33:39.010526 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6386 | 2026.03.04 04:33:39.010891 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6387 | 2026.03.04 04:33:39.011105 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.03.04 04:33:39.011200 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6389 | 2026.03.04 04:33:39.011230 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.03.04 04:33:39.011237 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001318 sec., 204097.1168437026 rows/sec., 13.57 MiB/sec. | ||
| 6391 | 2026.03.04 04:33:39.011247 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6392 | 2026.03.04 04:33:39.011276 [ 261 ] {c1d0fd83-43a7-4968-a964-d83ca4c37aca} <Debug> TCPHandler: Processed in 0.001520249 sec. | ||
| 6393 | 2026.03.04 04:33:39.011318 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6394 | 2026.03.04 04:33:39.011395 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.03.04 04:33:39.011410 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6396 | 2026.03.04 04:33:39.011443 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12136 rows starting from the beginning of the part | ||
| 6397 | 2026.03.04 04:33:39.011489 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1219 rows starting from the beginning of the part | ||
| 6398 | 2026.03.04 04:33:39.011498 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6399 | 2026.03.04 04:33:39.011528 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 6400 | 2026.03.04 04:33:39.011547 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6401 | 2026.03.04 04:33:39.011566 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6402 | 2026.03.04 04:33:39.011605 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6403 | 2026.03.04 04:33:39.011638 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 269 rows starting from the beginning of the part | ||
| 6404 | 2026.03.04 04:33:39.011879 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.03.04 04:33:39.011922 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6406 | 2026.03.04 04:33:39.012247 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6407 | 2026.03.04 04:33:39.012461 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.03.04 04:33:39.012596 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 6409 | 2026.03.04 04:33:39.012634 [ 261 ] {cb6b66a5-e534-4ab3-8ee2-f9f8953f6aa6} <Debug> TCPHandler: Processed in 0.001290805 sec. | ||
| 6410 | 2026.03.04 04:33:39.012742 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.03.04 04:33:39.012838 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.03.04 04:33:39.012896 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <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 | ||
| 6413 | 2026.03.04 04:33:39.013758 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.03.04 04:33:39.013797 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6415 | 2026.03.04 04:33:39.014407 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6416 | 2026.03.04 04:33:39.014631 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.03.04 04:33:39.014778 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001959 sec., 16845.329249617153 rows/sec., 30.19 MiB/sec. | ||
| 6418 | 2026.03.04 04:33:39.014834 [ 261 ] {b02b5935-6a90-4390-a29a-49a8b1cd7d51} <Debug> TCPHandler: Processed in 0.002142782 sec. | ||
| 6419 | 2026.03.04 04:33:39.014959 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.03.04 04:33:39.015054 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6421 | 2026.03.04 04:33:39.015096 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6422 | 2026.03.04 04:33:39.015437 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.03.04 04:33:39.015448 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14072 rows, containing 5 columns (5 merged, 0 gathered) in 0.00415889 sec., 3383595.141972978 rows/sec., 225.71 MiB/sec. | ||
| 6424 | 2026.03.04 04:33:39.015477 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6425 | 2026.03.04 04:33:39.015811 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6426 | 2026.03.04 04:33:39.015924 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6427 | 2026.03.04 04:33:39.016064 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.03.04 04:33:39.016187 [ 36 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6429 | 2026.03.04 04:33:39.016211 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 4.80 MiB/sec. | ||
| 6430 | 2026.03.04 04:33:39.016240 [ 36 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.03.04 04:33:39.016256 [ 261 ] {6877a566-6cbc-4dd3-b8f9-c83a7bedfe31} <Debug> TCPHandler: Processed in 0.001348626 sec. | ||
| 6432 | 2026.03.04 04:33:39.016268 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6433 | 2026.03.04 04:33:39.016277 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.03.04 04:33:39.016350 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6435 | 2026.03.04 04:33:39.016365 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6436 | 2026.03.04 04:33:39.016442 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6437 | 2026.03.04 04:33:39.016452 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6438 | 2026.03.04 04:33:39.016479 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1980 rows starting from the beginning of the part | ||
| 6439 | 2026.03.04 04:33:39.016531 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 6440 | 2026.03.04 04:33:39.016571 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 6441 | 2026.03.04 04:33:39.016608 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6442 | 2026.03.04 04:33:39.016645 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6443 | 2026.03.04 04:33:39.016681 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6444 | 2026.03.04 04:33:39.017625 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299915 sec., 1730882.4038494825 rows/sec., 115.24 MiB/sec. | ||
| 6445 | 2026.03.04 04:33:39.017829 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6446 | 2026.03.04 04:33:39.018062 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.03.04 04:33:39.018126 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_41_8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6448 | 2026.03.04 04:33:39.018192 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6449 | 2026.03.04 04:33:40.616818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12956 | ||
| 6450 | 2026.03.04 04:33:40.617328 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.03.04 04:33:40.617374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6452 | 2026.03.04 04:33:40.617866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6453 | 2026.03.04 04:33:40.618093 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.03.04 04:33:40.618218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12956 | ||
| 6455 | 2026.03.04 04:33:41.298968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6456 | 2026.03.04 04:33:41.314227 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.03.04 04:33:41.314294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6458 | 2026.03.04 04:33:41.320408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6459 | 2026.03.04 04:33:41.321132 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.03.04 04:33:41.323782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6461 | 2026.03.04 04:33:43.985704 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.03.04 04:33:43.985883 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6463 | 2026.03.04 04:33:43.985949 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6464 | 2026.03.04 04:33:43.986586 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.03.04 04:33:43.986629 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6466 | 2026.03.04 04:33:43.987012 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6467 | 2026.03.04 04:33:43.987231 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.03.04 04:33:43.987385 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001549 sec., 46481.60103292447 rows/sec., 3.73 MiB/sec. | ||
| 6469 | 2026.03.04 04:33:43.987433 [ 261 ] {896ef0ea-5c64-49dd-88be-697a711e3e6e} <Debug> TCPHandler: Processed in 0.001860856 sec. | ||
| 6470 | 2026.03.04 04:33:43.987557 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.03.04 04:33:43.987661 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6472 | 2026.03.04 04:33:43.987709 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6473 | 2026.03.04 04:33:43.988135 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.04 04:33:43.988173 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6475 | 2026.03.04 04:33:43.988511 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6476 | 2026.03.04 04:33:43.988723 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.04 04:33:43.988853 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001216 sec., 6578.9473684210525 rows/sec., 494.71 KiB/sec. | ||
| 6478 | 2026.03.04 04:33:43.988891 [ 261 ] {03a6e056-d46b-4133-910e-076676eac001} <Debug> TCPHandler: Processed in 0.001384206 sec. | ||
| 6479 | 2026.03.04 04:33:43.989004 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.03.04 04:33:43.989101 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6481 | 2026.03.04 04:33:43.989140 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6482 | 2026.03.04 04:33:43.989561 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.04 04:33:43.989598 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6484 | 2026.03.04 04:33:43.989902 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6485 | 2026.03.04 04:33:43.990109 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.04 04:33:43.990234 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001153 sec., 62445.793581960104 rows/sec., 4.88 MiB/sec. | ||
| 6487 | 2026.03.04 04:33:43.990270 [ 261 ] {6fa0ac16-ff10-4b53-879c-d7bff826a1df} <Debug> TCPHandler: Processed in 0.001313725 sec. | ||
| 6488 | 2026.03.04 04:33:43.990383 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.03.04 04:33:43.990478 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6490 | 2026.03.04 04:33:43.990521 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6491 | 2026.03.04 04:33:43.990918 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.03.04 04:33:43.990953 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6493 | 2026.03.04 04:33:43.991280 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6494 | 2026.03.04 04:33:43.991493 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.03.04 04:33:43.991621 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6496 | 2026.03.04 04:33:43.991657 [ 261 ] {04244207-5ca6-4c09-b826-a9d025df455c} <Debug> TCPHandler: Processed in 0.001321266 sec. | ||
| 6497 | 2026.03.04 04:33:43.991775 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.03.04 04:33:43.991868 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6499 | 2026.03.04 04:33:43.991922 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <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 | ||
| 6500 | 2026.03.04 04:33:43.992664 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.03.04 04:33:43.992701 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6502 | 2026.03.04 04:33:43.993238 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6503 | 2026.03.04 04:33:43.993465 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.03.04 04:33:43.993600 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00175 sec., 4571.428571428572 rows/sec., 8.19 MiB/sec. | ||
| 6505 | 2026.03.04 04:33:43.993658 [ 261 ] {eb5326bb-6102-4f5b-a6b2-726112acacef} <Debug> TCPHandler: Processed in 0.001930507 sec. | ||
| 6506 | 2026.03.04 04:33:43.993779 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.03.04 04:33:43.993875 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.03.04 04:33:43.993915 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6509 | 2026.03.04 04:33:43.994250 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.03.04 04:33:43.994286 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6511 | 2026.03.04 04:33:43.994585 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6512 | 2026.03.04 04:33:43.994794 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.03.04 04:33:43.994920 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 6514 | 2026.03.04 04:33:43.994954 [ 261 ] {4a15957f-71bc-4947-bd54-8cbb8c6b9a11} <Debug> TCPHandler: Processed in 0.001223373 sec. | ||
| 6515 | 2026.03.04 04:33:48.023597 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6516 | 2026.03.04 04:33:48.023666 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6517 | 2026.03.04 04:33:48.119162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13468 | ||
| 6518 | 2026.03.04 04:33:48.119656 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.03.04 04:33:48.119695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6520 | 2026.03.04 04:33:48.120230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6521 | 2026.03.04 04:33:48.120475 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.03.04 04:33:48.120616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 6523 | 2026.03.04 04:33:48.157299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 812 | ||
| 6524 | 2026.03.04 04:33:48.159693 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.03.04 04:33:48.159749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6526 | 2026.03.04 04:33:48.160999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6527 | 2026.03.04 04:33:48.161281 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.03.04 04:33:48.161426 [ 45 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6529 | 2026.03.04 04:33:48.161480 [ 45 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.03.04 04:33:48.161502 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6531 | 2026.03.04 04:33:48.161607 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6532 | 2026.03.04 04:33:48.161656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6533 | 2026.03.04 04:33:48.162149 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6534 | 2026.03.04 04:33:48.162311 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 652 rows starting from the beginning of the part | ||
| 6535 | 2026.03.04 04:33:48.162709 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6536 | 2026.03.04 04:33:48.163059 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6537 | 2026.03.04 04:33:48.163406 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6538 | 2026.03.04 04:33:48.163761 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 6539 | 2026.03.04 04:33:48.164113 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6540 | 2026.03.04 04:33:48.169907 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 72 columns (72 merged, 0 gathered) in 0.008342901 sec., 97328.2554833145 rows/sec., 85.01 MiB/sec. | ||
| 6541 | 2026.03.04 04:33:48.171106 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6542 | 2026.03.04 04:33:48.171734 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.03.04 04:33:48.171822 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_21_4} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6544 | 2026.03.04 04:33:48.172066 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6545 | 2026.03.04 04:33:48.824760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6546 | 2026.03.04 04:33:48.841550 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.03.04 04:33:48.841617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6548 | 2026.03.04 04:33:48.847892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6549 | 2026.03.04 04:33:48.848580 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.03.04 04:33:48.851540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6551 | 2026.03.04 04:33:48.994458 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.03.04 04:33:48.994640 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.03.04 04:33:48.994708 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6554 | 2026.03.04 04:33:48.995483 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.03.04 04:33:48.995526 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6556 | 2026.03.04 04:33:48.995953 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6557 | 2026.03.04 04:33:48.996200 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.03.04 04:33:48.996358 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001768 sec., 160633.4841628959 rows/sec., 10.20 MiB/sec. | ||
| 6559 | 2026.03.04 04:33:48.996410 [ 261 ] {30ed8caf-a27e-47ad-b8d8-f0586e18d0b5} <Debug> TCPHandler: Processed in 0.00208409 sec. | ||
| 6560 | 2026.03.04 04:33:48.996543 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.03.04 04:33:48.996650 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6562 | 2026.03.04 04:33:48.996692 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6563 | 2026.03.04 04:33:48.997741 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.03.04 04:33:48.997778 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6565 | 2026.03.04 04:33:48.998196 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6566 | 2026.03.04 04:33:48.998436 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.03.04 04:33:48.998575 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001949 sec., 442791.17496151873 rows/sec., 35.32 MiB/sec. | ||
| 6568 | 2026.03.04 04:33:48.998615 [ 261 ] {e9c4baf9-a38b-45ef-80ee-fe506d337c98} <Debug> TCPHandler: Processed in 0.002124141 sec. | ||
| 6569 | 2026.03.04 04:33:48.998746 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.03.04 04:33:48.998846 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.03.04 04:33:48.998888 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6572 | 2026.03.04 04:33:48.999391 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.03.04 04:33:48.999427 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6574 | 2026.03.04 04:33:48.999742 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6575 | 2026.03.04 04:33:48.999961 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.03.04 04:33:49.000213 [ 57 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6577 | 2026.03.04 04:33:49.000239 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001412 sec., 123937.67705382436 rows/sec., 7.62 MiB/sec. | ||
| 6578 | 2026.03.04 04:33:49.000252 [ 57 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.03.04 04:33:49.000275 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6580 | 2026.03.04 04:33:49.000279 [ 261 ] {9941d115-4197-4a6f-99b8-d60c39843c5f} <Debug> TCPHandler: Processed in 0.001585421 sec. | ||
| 6581 | 2026.03.04 04:33:49.000360 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6582 | 2026.03.04 04:33:49.000399 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.03.04 04:33:49.000449 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6584 | 2026.03.04 04:33:49.000479 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6585 | 2026.03.04 04:33:49.000496 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6586 | 2026.03.04 04:33:49.000536 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 33 rows starting from the beginning of the part | ||
| 6587 | 2026.03.04 04:33:49.000537 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6588 | 2026.03.04 04:33:49.000579 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6589 | 2026.03.04 04:33:49.000621 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 183 rows starting from the beginning of the part | ||
| 6590 | 2026.03.04 04:33:49.000665 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6591 | 2026.03.04 04:33:49.000710 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 175 rows starting from the beginning of the part | ||
| 6592 | 2026.03.04 04:33:49.001020 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.03.04 04:33:49.001057 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6594 | 2026.03.04 04:33:49.001471 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6595 | 2026.03.04 04:33:49.001539 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212724 sec., 520316.2467305009 rows/sec., 34.96 MiB/sec. | ||
| 6596 | 2026.03.04 04:33:49.001687 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6597 | 2026.03.04 04:33:49.001710 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.03.04 04:33:49.001848 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00137 sec., 108759.12408759125 rows/sec., 7.03 MiB/sec. | ||
| 6599 | 2026.03.04 04:33:49.001887 [ 261 ] {2cafeb84-2ac4-4006-9a53-6a67f14591e9} <Debug> TCPHandler: Processed in 0.00153814 sec. | ||
| 6600 | 2026.03.04 04:33:49.001936 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.04 04:33:49.002003 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_36_7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6602 | 2026.03.04 04:33:49.002009 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.03.04 04:33:49.002075 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6604 | 2026.03.04 04:33:49.002107 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6605 | 2026.03.04 04:33:49.002150 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6606 | 2026.03.04 04:33:49.002626 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.03.04 04:33:49.002666 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6608 | 2026.03.04 04:33:49.002994 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6609 | 2026.03.04 04:33:49.003242 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.03.04 04:33:49.003375 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001286 sec., 115085.5365474339 rows/sec., 6.55 MiB/sec. | ||
| 6611 | 2026.03.04 04:33:49.003415 [ 261 ] {ef1f171f-2036-4aac-8714-3698236370aa} <Debug> TCPHandler: Processed in 0.001457598 sec. | ||
| 6612 | 2026.03.04 04:33:49.003536 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.03.04 04:33:49.003633 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6614 | 2026.03.04 04:33:49.003676 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6615 | 2026.03.04 04:33:49.004613 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.03.04 04:33:49.004650 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6617 | 2026.03.04 04:33:49.004989 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6618 | 2026.03.04 04:33:49.005203 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.03.04 04:33:49.005333 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001718 sec., 304423.7485448196 rows/sec., 21.50 MiB/sec. | ||
| 6620 | 2026.03.04 04:33:49.005371 [ 261 ] {18eb2d29-c2a7-4fa1-8ef2-157c985fab3a} <Debug> TCPHandler: Processed in 0.001886786 sec. | ||
| 6621 | 2026.03.04 04:33:49.005491 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.03.04 04:33:49.005587 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6623 | 2026.03.04 04:33:49.005628 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6624 | 2026.03.04 04:33:49.005971 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.03.04 04:33:49.006005 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6626 | 2026.03.04 04:33:49.006312 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6627 | 2026.03.04 04:33:49.006516 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.03.04 04:33:49.006651 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 6629 | 2026.03.04 04:33:49.006690 [ 261 ] {be91c6dd-d13f-44c9-87ad-2f2306dbebf1} <Debug> TCPHandler: Processed in 0.001248725 sec. | ||
| 6630 | 2026.03.04 04:33:49.006867 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.03.04 04:33:49.006964 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6632 | 2026.03.04 04:33:49.007007 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6633 | 2026.03.04 04:33:49.007442 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.03.04 04:33:49.007478 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6635 | 2026.03.04 04:33:49.007809 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6636 | 2026.03.04 04:33:49.008024 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.03.04 04:33:49.008150 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 6638 | 2026.03.04 04:33:49.008187 [ 261 ] {b55186f3-7361-4d5f-9907-1bb1f9f2ff1a} <Debug> TCPHandler: Processed in 0.001368026 sec. | ||
| 6639 | 2026.03.04 04:33:49.008304 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.03.04 04:33:49.008397 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.03.04 04:33:49.008438 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6642 | 2026.03.04 04:33:49.008799 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.03.04 04:33:49.008835 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6644 | 2026.03.04 04:33:49.009134 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6645 | 2026.03.04 04:33:49.009341 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.03.04 04:33:49.009440 [ 75 ] {} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6647 | 2026.03.04 04:33:49.009470 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 6648 | 2026.03.04 04:33:49.009504 [ 75 ] {} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.03.04 04:33:49.009522 [ 261 ] {f9d0251c-df7d-4e73-8f2c-5f04c26e62fc} <Debug> TCPHandler: Processed in 0.001266814 sec. | ||
| 6650 | 2026.03.04 04:33:49.009529 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6651 | 2026.03.04 04:33:49.009642 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::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 | ||
| 6652 | 2026.03.04 04:33:49.009660 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.03.04 04:33:49.009766 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.03.04 04:33:49.009776 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6655 | 2026.03.04 04:33:49.009822 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <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 | ||
| 6656 | 2026.03.04 04:33:49.009822 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 6657 | 2026.03.04 04:33:49.009910 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6658 | 2026.03.04 04:33:49.009961 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::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 | ||
| 6659 | 2026.03.04 04:33:49.010008 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::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 | ||
| 6660 | 2026.03.04 04:33:49.010051 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::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 | ||
| 6661 | 2026.03.04 04:33:49.010095 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::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 | ||
| 6662 | 2026.03.04 04:33:49.010694 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.03.04 04:33:49.010735 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6664 | 2026.03.04 04:33:49.010946 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352967 sec., 4434.697963808429 rows/sec., 295.94 KiB/sec. | ||
| 6665 | 2026.03.04 04:33:49.011096 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6666 | 2026.03.04 04:33:49.011362 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.03.04 04:33:49.011366 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6668 | 2026.03.04 04:33:49.011439 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_6_1} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6669 | 2026.03.04 04:33:49.011510 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6670 | 2026.03.04 04:33:49.011644 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.04 04:33:49.011797 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002048 sec., 16113.28125 rows/sec., 28.87 MiB/sec. | ||
| 6672 | 2026.03.04 04:33:49.011872 [ 261 ] {053c2d22-350a-4405-9604-13c4b088fa89} <Debug> TCPHandler: Processed in 0.002260663 sec. | ||
| 6673 | 2026.03.04 04:33:49.011997 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.03.04 04:33:49.012094 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6675 | 2026.03.04 04:33:49.012137 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6676 | 2026.03.04 04:33:49.012488 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.03.04 04:33:49.012525 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6678 | 2026.03.04 04:33:49.012826 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6679 | 2026.03.04 04:33:49.013036 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.03.04 04:33:49.013161 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 6681 | 2026.03.04 04:33:49.013195 [ 261 ] {dbe8729f-48ff-45e7-b3ad-eff74b07d51c} <Debug> TCPHandler: Processed in 0.001248164 sec. | ||
| 6682 | 2026.03.04 04:33:49.268036 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.03.04 04:33:49.268260 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6684 | 2026.03.04 04:33:49.268336 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6685 | 2026.03.04 04:33:49.268985 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.03.04 04:33:49.269033 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6687 | 2026.03.04 04:33:49.269431 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6688 | 2026.03.04 04:33:49.269669 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.03.04 04:33:49.269831 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 199.49 KiB/sec. | ||
| 6690 | 2026.03.04 04:33:49.269881 [ 261 ] {cdc870b4-35d9-4ddb-b335-598bec0dff1b} <Debug> TCPHandler: Processed in 0.001988778 sec. | ||
| 6691 | 2026.03.04 04:33:49.270023 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.03.04 04:33:49.270131 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6693 | 2026.03.04 04:33:49.270175 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6694 | 2026.03.04 04:33:49.271556 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.03.04 04:33:49.271594 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6696 | 2026.03.04 04:33:49.272031 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6697 | 2026.03.04 04:33:49.272248 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.03.04 04:33:49.272391 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.002286 sec., 854768.1539807525 rows/sec., 64.02 MiB/sec. | ||
| 6699 | 2026.03.04 04:33:49.272432 [ 261 ] {8f155774-c1c0-4458-a509-029282eee24d} <Debug> TCPHandler: Processed in 0.002466387 sec. | ||
| 6700 | 2026.03.04 04:33:49.272555 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.03.04 04:33:49.272655 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.03.04 04:33:49.272698 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6703 | 2026.03.04 04:33:49.273131 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.03.04 04:33:49.273169 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6705 | 2026.03.04 04:33:49.273485 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6706 | 2026.03.04 04:33:49.273706 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.03.04 04:33:49.273847 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001214 sec., 17298.18780889621 rows/sec., 1.25 MiB/sec. | ||
| 6708 | 2026.03.04 04:33:49.273885 [ 261 ] {98fba28b-f431-4a0b-bd10-147f0ef75c94} <Debug> TCPHandler: Processed in 0.001380946 sec. | ||
| 6709 | 2026.03.04 04:33:49.274002 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.03.04 04:33:49.274100 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.03.04 04:33:49.274140 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6712 | 2026.03.04 04:33:49.274798 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.03.04 04:33:49.274836 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6714 | 2026.03.04 04:33:49.275192 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6715 | 2026.03.04 04:33:49.275414 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.03.04 04:33:49.275535 [ 75 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6717 | 2026.03.04 04:33:49.275549 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001469 sec., 481960.5173587474 rows/sec., 28.12 MiB/sec. | ||
| 6718 | 2026.03.04 04:33:49.275605 [ 75 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.03.04 04:33:49.275614 [ 261 ] {2f2c29f4-c2a2-4a4a-9abb-10cf2812ddab} <Debug> TCPHandler: Processed in 0.001662742 sec. | ||
| 6720 | 2026.03.04 04:33:49.275645 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6721 | 2026.03.04 04:33:49.275772 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.03.04 04:33:49.275823 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6723 | 2026.03.04 04:33:49.275886 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6724 | 2026.03.04 04:33:49.275940 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6725 | 2026.03.04 04:33:49.275995 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6726 | 2026.03.04 04:33:49.276045 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 882 rows starting from the beginning of the part | ||
| 6727 | 2026.03.04 04:33:49.276121 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6728 | 2026.03.04 04:33:49.276169 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 6729 | 2026.03.04 04:33:49.276212 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6730 | 2026.03.04 04:33:49.276252 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6731 | 2026.03.04 04:33:49.276295 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 708 rows starting from the beginning of the part | ||
| 6732 | 2026.03.04 04:33:49.276427 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.03.04 04:33:49.276477 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6734 | 2026.03.04 04:33:49.276868 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6735 | 2026.03.04 04:33:49.277169 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.03.04 04:33:49.277299 [ 75 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6737 | 2026.03.04 04:33:49.277336 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 47.77 KiB/sec. | ||
| 6738 | 2026.03.04 04:33:49.277347 [ 75 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.03.04 04:33:49.277387 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6740 | 2026.03.04 04:33:49.277391 [ 261 ] {c33f3589-b6b6-48ee-9306-4bd389653eea} <Debug> TCPHandler: Processed in 0.001677812 sec. | ||
| 6741 | 2026.03.04 04:33:49.277483 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 6742 | 2026.03.04 04:33:49.277588 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6743 | 2026.03.04 04:33:49.277611 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.03.04 04:33:49.277618 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 6745 | 2026.03.04 04:33:49.277695 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6746 | 2026.03.04 04:33:49.277731 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6747 | 2026.03.04 04:33:49.277735 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989848 sec., 1316683.485371747 rows/sec., 83.84 MiB/sec. | ||
| 6748 | 2026.03.04 04:33:49.277746 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6749 | 2026.03.04 04:33:49.277789 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6750 | 2026.03.04 04:33:49.277874 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6751 | 2026.03.04 04:33:49.277940 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6752 | 2026.03.04 04:33:49.278013 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6753 | 2026.03.04 04:33:49.278424 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.03.04 04:33:49.278530 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_15_3} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6755 | 2026.03.04 04:33:49.278651 [ 201 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192693 sec., 4192.193632393248 rows/sec., 311.14 KiB/sec. | ||
| 6756 | 2026.03.04 04:33:49.278671 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6757 | 2026.03.04 04:33:49.278868 [ 186 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6758 | 2026.03.04 04:33:49.279216 [ 186 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.03.04 04:33:49.279269 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.03.04 04:33:49.279310 [ 186 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_5_1} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6761 | 2026.03.04 04:33:49.279328 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6762 | 2026.03.04 04:33:49.279424 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6763 | 2026.03.04 04:33:49.279900 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6764 | 2026.03.04 04:33:49.280155 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.04 04:33:49.280343 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.00263 sec., 388212.927756654 rows/sec., 26.75 MiB/sec. | ||
| 6766 | 2026.03.04 04:33:49.280433 [ 261 ] {b83726cf-fb45-453a-b799-68c483f602b2} <Debug> TCPHandler: Processed in 0.002879486 sec. | ||
| 6767 | 2026.03.04 04:33:49.280585 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.03.04 04:33:49.280700 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.03.04 04:33:49.280747 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6770 | 2026.03.04 04:33:49.281520 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.03.04 04:33:49.281560 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6772 | 2026.03.04 04:33:49.282022 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6773 | 2026.03.04 04:33:49.282246 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.03.04 04:33:49.282385 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001709 sec., 713282.6214160328 rows/sec., 44.60 MiB/sec. | ||
| 6775 | 2026.03.04 04:33:49.282424 [ 261 ] {7384825c-5744-49d8-849d-56ea8affd325} <Debug> TCPHandler: Processed in 0.001897757 sec. | ||
| 6776 | 2026.03.04 04:33:49.282544 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.03.04 04:33:49.282640 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.03.04 04:33:49.282697 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <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 | ||
| 6779 | 2026.03.04 04:33:49.283492 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.03.04 04:33:49.283529 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6781 | 2026.03.04 04:33:49.284071 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6782 | 2026.03.04 04:33:49.284316 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.03.04 04:33:49.284437 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6784 | 2026.03.04 04:33:49.284470 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001846 sec., 9209.100758396533 rows/sec., 16.50 MiB/sec. | ||
| 6785 | 2026.03.04 04:33:49.284476 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2026.03.04 04:33:49.284514 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6787 | 2026.03.04 04:33:49.284546 [ 261 ] {42ddd6b1-7adf-496a-8e7e-4fbfbbaf2197} <Debug> TCPHandler: Processed in 0.00205206 sec. | ||
| 6788 | 2026.03.04 04:33:49.284594 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6789 | 2026.03.04 04:33:49.284683 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.03.04 04:33:49.284790 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6791 | 2026.03.04 04:33:49.284834 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6792 | 2026.03.04 04:33:49.284910 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6793 | 2026.03.04 04:33:49.284968 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 707 rows starting from the beginning of the part | ||
| 6794 | 2026.03.04 04:33:49.285085 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
| 6795 | 2026.03.04 04:33:49.285169 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.03.04 04:33:49.285183 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6797 | 2026.03.04 04:33:49.285214 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6798 | 2026.03.04 04:33:49.285288 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6799 | 2026.03.04 04:33:49.285381 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 6800 | 2026.03.04 04:33:49.285477 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6801 | 2026.03.04 04:33:49.285554 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6802 | 2026.03.04 04:33:49.285869 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.03.04 04:33:49.286023 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001252 sec., 9584.664536741213 rows/sec., 661.44 KiB/sec. | ||
| 6804 | 2026.03.04 04:33:49.286062 [ 261 ] {5bce7218-b790-4167-b8e7-796002910bb9} <Debug> TCPHandler: Processed in 0.001431737 sec. | ||
| 6805 | 2026.03.04 04:33:49.299676 [ 198 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 19 columns (19 merged, 0 gathered) in 0.015116612 sec., 53318.825673371786 rows/sec., 95.54 MiB/sec. | ||
| 6806 | 2026.03.04 04:33:49.300694 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6807 | 2026.03.04 04:33:49.301013 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.03.04 04:33:49.301082 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6809 | 2026.03.04 04:33:49.301166 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6810 | 2026.03.04 04:33:50.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.96 MiB, peak 280.49 MiB, free memory in arenas 0.00 B, will set to 274.70 MiB (RSS), difference: 1.74 MiB | ||
| 6811 | 2026.03.04 04:33:53.984626 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.03.04 04:33:53.984911 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6813 | 2026.03.04 04:33:53.985019 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6814 | 2026.03.04 04:33:53.985963 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.03.04 04:33:53.986010 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6816 | 2026.03.04 04:33:53.986416 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6817 | 2026.03.04 04:33:53.986654 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.03.04 04:33:53.986824 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.15 MiB/sec. | ||
| 6819 | 2026.03.04 04:33:53.986876 [ 261 ] {8d4e6511-5437-42c4-b2cd-99bf635f76e9} <Debug> TCPHandler: Processed in 0.002403867 sec. | ||
| 6820 | 2026.03.04 04:33:53.987008 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.03.04 04:33:53.987113 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6822 | 2026.03.04 04:33:53.987157 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6823 | 2026.03.04 04:33:53.987610 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.04 04:33:53.987651 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6825 | 2026.03.04 04:33:53.987969 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6826 | 2026.03.04 04:33:53.988182 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.03.04 04:33:53.988317 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 6828 | 2026.03.04 04:33:53.988358 [ 261 ] {31e87f83-cb11-408a-8eb0-3ad3d59dfd46} <Debug> TCPHandler: Processed in 0.001401957 sec. | ||
| 6829 | 2026.03.04 04:33:53.988476 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.03.04 04:33:53.988573 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6831 | 2026.03.04 04:33:53.988616 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6832 | 2026.03.04 04:33:53.989007 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.03.04 04:33:53.989044 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6834 | 2026.03.04 04:33:53.989375 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6835 | 2026.03.04 04:33:53.989587 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.03.04 04:33:53.989722 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 6837 | 2026.03.04 04:33:53.989759 [ 261 ] {a736add5-95fb-41bb-a7dd-bd25d3ac8fad} <Debug> TCPHandler: Processed in 0.001332276 sec. | ||
| 6838 | 2026.03.04 04:33:53.989876 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.03.04 04:33:53.989971 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6840 | 2026.03.04 04:33:53.990012 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6841 | 2026.03.04 04:33:53.990348 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.03.04 04:33:53.990385 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6843 | 2026.03.04 04:33:53.990689 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6844 | 2026.03.04 04:33:53.990898 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.03.04 04:33:53.991032 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 6846 | 2026.03.04 04:33:53.991068 [ 261 ] {25bd6a21-1fbb-4311-a1a1-775527517a5e} <Debug> TCPHandler: Processed in 0.001241613 sec. | ||
| 6847 | 2026.03.04 04:33:55.621639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13916 | ||
| 6848 | 2026.03.04 04:33:55.622149 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.03.04 04:33:55.622201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6850 | 2026.03.04 04:33:55.622713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6851 | 2026.03.04 04:33:55.622945 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.03.04 04:33:55.623093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13916 | ||
| 6853 | 2026.03.04 04:33:56.352547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6854 | 2026.03.04 04:33:56.370477 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.03.04 04:33:56.370535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6856 | 2026.03.04 04:33:56.376653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6857 | 2026.03.04 04:33:56.377386 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.03.04 04:33:56.380832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6859 | 2026.03.04 04:33:58.162740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 860 | ||
| 6860 | 2026.03.04 04:33:58.165511 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.03.04 04:33:58.165572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6862 | 2026.03.04 04:33:58.166808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6863 | 2026.03.04 04:33:58.167097 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.03.04 04:33:58.167506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6865 | 2026.03.04 04:33:58.995001 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.03.04 04:33:58.995202 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6867 | 2026.03.04 04:33:58.995276 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6868 | 2026.03.04 04:33:58.996146 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.03.04 04:33:58.996189 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6870 | 2026.03.04 04:33:58.996618 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6871 | 2026.03.04 04:33:58.996841 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.03.04 04:33:58.996993 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001846 sec., 153846.15384615384 rows/sec., 9.77 MiB/sec. | ||
| 6873 | 2026.03.04 04:33:58.996989 [ 88 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6874 | 2026.03.04 04:33:58.997040 [ 261 ] {82b59b37-42c9-4a16-a8e7-bc9f674bb84a} <Debug> TCPHandler: Processed in 0.002175872 sec. | ||
| 6875 | 2026.03.04 04:33:58.997075 [ 88 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.03.04 04:33:58.997105 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6877 | 2026.03.04 04:33:58.997183 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.03.04 04:33:58.997198 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6879 | 2026.03.04 04:33:58.997287 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6880 | 2026.03.04 04:33:58.997289 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6881 | 2026.03.04 04:33:58.997329 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6882 | 2026.03.04 04:33:58.997329 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6883 | 2026.03.04 04:33:58.997386 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6884 | 2026.03.04 04:33:58.997429 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6885 | 2026.03.04 04:33:58.997470 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6886 | 2026.03.04 04:33:58.997511 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6887 | 2026.03.04 04:33:58.997554 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6888 | 2026.03.04 04:33:58.998174 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.04 04:33:58.998211 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6890 | 2026.03.04 04:33:58.998436 [ 198 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273165 sec., 948816.5320284489 rows/sec., 64.98 MiB/sec. | ||
| 6891 | 2026.03.04 04:33:58.998571 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6892 | 2026.03.04 04:33:58.998580 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6893 | 2026.03.04 04:33:58.998796 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.03.04 04:33:58.998826 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.03.04 04:33:58.998886 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_10_2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6896 | 2026.03.04 04:33:58.998924 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001658 sec., 520506.6344993969 rows/sec., 41.52 MiB/sec. | ||
| 6897 | 2026.03.04 04:33:58.998927 [ 88 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6898 | 2026.03.04 04:33:58.998951 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6899 | 2026.03.04 04:33:58.998968 [ 261 ] {f8c024a8-0b46-4acd-8d8b-c717629960eb} <Debug> TCPHandler: Processed in 0.001834555 sec. | ||
| 6900 | 2026.03.04 04:33:58.998978 [ 88 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.03.04 04:33:58.999006 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6902 | 2026.03.04 04:33:58.999095 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2026.03.04 04:33:58.999103 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6904 | 2026.03.04 04:33:58.999206 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6905 | 2026.03.04 04:33:58.999244 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6906 | 2026.03.04 04:33:58.999251 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6907 | 2026.03.04 04:33:58.999288 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2890 rows starting from the beginning of the part | ||
| 6908 | 2026.03.04 04:33:58.999371 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 72 rows starting from the beginning of the part | ||
| 6909 | 2026.03.04 04:33:58.999424 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 863 rows starting from the beginning of the part | ||
| 6910 | 2026.03.04 04:33:58.999474 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1954 rows starting from the beginning of the part | ||
| 6911 | 2026.03.04 04:33:58.999521 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6912 | 2026.03.04 04:33:58.999566 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 863 rows starting from the beginning of the part | ||
| 6913 | 2026.03.04 04:33:58.999730 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.04 04:33:58.999773 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6915 | 2026.03.04 04:33:59.000095 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6916 | 2026.03.04 04:33:59.000322 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.03.04 04:33:59.000458 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001269 sec., 137903.86130811664 rows/sec., 8.48 MiB/sec. | ||
| 6918 | 2026.03.04 04:33:59.000497 [ 261 ] {0df6b7b6-d83a-4616-a9cd-95f4539c8c5c} <Debug> TCPHandler: Processed in 0.001451579 sec. | ||
| 6919 | 2026.03.04 04:33:59.000628 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.03.04 04:33:59.000722 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.03.04 04:33:59.000761 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6922 | 2026.03.04 04:33:59.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.19 MiB, peak 280.49 MiB, free memory in arenas 0.00 B, will set to 274.72 MiB (RSS), difference: -3.47 MiB | ||
| 6923 | 2026.03.04 04:33:59.001198 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.03.04 04:33:59.001244 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6925 | 2026.03.04 04:33:59.001554 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6926 | 2026.03.04 04:33:59.001775 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.03.04 04:33:59.001799 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6698 rows, containing 5 columns (5 merged, 0 gathered) in 0.002742552 sec., 2442250.8670756286 rows/sec., 197.76 MiB/sec. | ||
| 6928 | 2026.03.04 04:33:59.001906 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 6929 | 2026.03.04 04:33:59.001947 [ 261 ] {a0181efd-d36a-4a2f-ac6b-7cb773f2d01a} <Debug> TCPHandler: Processed in 0.001368336 sec. | ||
| 6930 | 2026.03.04 04:33:59.002063 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.03.04 04:33:59.002156 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.03.04 04:33:59.002166 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6933 | 2026.03.04 04:33:59.002199 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6934 | 2026.03.04 04:33:59.002462 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.03.04 04:33:59.002546 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_46_9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6936 | 2026.03.04 04:33:59.002633 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.03.04 04:33:59.002644 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 6938 | 2026.03.04 04:33:59.002676 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6939 | 2026.03.04 04:33:59.002992 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6940 | 2026.03.04 04:33:59.003199 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.03.04 04:33:59.003287 [ 149 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6942 | 2026.03.04 04:33:59.003321 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 6943 | 2026.03.04 04:33:59.003324 [ 149 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2026.03.04 04:33:59.003353 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6945 | 2026.03.04 04:33:59.003359 [ 261 ] {05c3eaad-7ea2-4fc6-8827-c777773bfae0} <Debug> TCPHandler: Processed in 0.001344696 sec. | ||
| 6946 | 2026.03.04 04:33:59.003449 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6947 | 2026.03.04 04:33:59.003475 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.03.04 04:33:59.003560 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6949 | 2026.03.04 04:33:59.003574 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6950 | 2026.03.04 04:33:59.003593 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6951 | 2026.03.04 04:33:59.003617 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6952 | 2026.03.04 04:33:59.003654 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6953 | 2026.03.04 04:33:59.003703 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6954 | 2026.03.04 04:33:59.003745 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6955 | 2026.03.04 04:33:59.003787 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6956 | 2026.03.04 04:33:59.003829 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6957 | 2026.03.04 04:33:59.004221 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.03.04 04:33:59.004263 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6959 | 2026.03.04 04:33:59.004589 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176722 sec., 533685.9513122046 rows/sec., 32.98 MiB/sec. | ||
| 6960 | 2026.03.04 04:33:59.004607 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6961 | 2026.03.04 04:33:59.004766 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6962 | 2026.03.04 04:33:59.004855 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.03.04 04:33:59.004963 [ 149 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6964 | 2026.03.04 04:33:59.004990 [ 149 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.03.04 04:33:59.004994 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001437 sec., 363952.6791927627 rows/sec., 25.70 MiB/sec. | ||
| 6966 | 2026.03.04 04:33:59.005017 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6967 | 2026.03.04 04:33:59.005038 [ 261 ] {447cc5d1-fa24-4cbd-a386-878cc8f6a2e5} <Debug> TCPHandler: Processed in 0.001611571 sec. | ||
| 6968 | 2026.03.04 04:33:59.005078 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.03.04 04:33:59.005101 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6970 | 2026.03.04 04:33:59.005157 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.03.04 04:33:59.005164 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_10_2} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6972 | 2026.03.04 04:33:59.005194 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6973 | 2026.03.04 04:33:59.005228 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 6974 | 2026.03.04 04:33:59.005264 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6975 | 2026.03.04 04:33:59.005277 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6976 | 2026.03.04 04:33:59.005287 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 72 rows starting from the beginning of the part | ||
| 6977 | 2026.03.04 04:33:59.005314 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6978 | 2026.03.04 04:33:59.005335 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 523 rows starting from the beginning of the part | ||
| 6979 | 2026.03.04 04:33:59.005383 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1021 rows starting from the beginning of the part | ||
| 6980 | 2026.03.04 04:33:59.005421 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6981 | 2026.03.04 04:33:59.005461 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 523 rows starting from the beginning of the part | ||
| 6982 | 2026.03.04 04:33:59.005653 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.03.04 04:33:59.005696 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6984 | 2026.03.04 04:33:59.006022 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6985 | 2026.03.04 04:33:59.006272 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.03.04 04:33:59.006360 [ 149 ] {} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6987 | 2026.03.04 04:33:59.006384 [ 149 ] {} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.03.04 04:33:59.006400 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 6989 | 2026.03.04 04:33:59.006400 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 6990 | 2026.03.04 04:33:59.006443 [ 261 ] {0f755790-70e1-47eb-837f-1f503dfdcf97} <Debug> TCPHandler: Processed in 0.001335676 sec. | ||
| 6991 | 2026.03.04 04:33:59.006476 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::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 | ||
| 6992 | 2026.03.04 04:33:59.006548 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.03.04 04:33:59.006573 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6994 | 2026.03.04 04:33:59.006604 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 6995 | 2026.03.04 04:33:59.006657 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 6996 | 2026.03.04 04:33:59.006657 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.03.04 04:33:59.006704 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 6998 | 2026.03.04 04:33:59.006715 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6999 | 2026.03.04 04:33:59.006750 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 7000 | 2026.03.04 04:33:59.006793 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 7001 | 2026.03.04 04:33:59.006835 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 7002 | 2026.03.04 04:33:59.006951 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883467 sec., 1992601.9409949842 rows/sec., 147.22 MiB/sec. | ||
| 7003 | 2026.03.04 04:33:59.007163 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.03.04 04:33:59.007192 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7005 | 2026.03.04 04:33:59.007205 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7006 | 2026.03.04 04:33:59.007520 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.03.04 04:33:59.007606 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_46_9} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7008 | 2026.03.04 04:33:59.007607 [ 190 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166383 sec., 30864.64737569049 rows/sec., 1.57 MiB/sec. | ||
| 7009 | 2026.03.04 04:33:59.007697 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7010 | 2026.03.04 04:33:59.007701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7011 | 2026.03.04 04:33:59.007778 [ 188 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 7012 | 2026.03.04 04:33:59.007980 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.03.04 04:33:59.008092 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7014 | 2026.03.04 04:33:59.008113 [ 188 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.03.04 04:33:59.008126 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001487 sec., 178211.1634162744 rows/sec., 11.84 MiB/sec. | ||
| 7016 | 2026.03.04 04:33:59.008116 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.03.04 04:33:59.008172 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 7018 | 2026.03.04 04:33:59.008173 [ 261 ] {e5c49c11-c5f5-4a1c-9c51-aa8f0b0bc7c1} <Debug> TCPHandler: Processed in 0.001674733 sec. | ||
| 7019 | 2026.03.04 04:33:59.008204 [ 188 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_6_1} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 7020 | 2026.03.04 04:33:59.008244 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7021 | 2026.03.04 04:33:59.008287 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7022 | 2026.03.04 04:33:59.008301 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.03.04 04:33:59.008342 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2026.03.04 04:33:59.008371 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14072 rows starting from the beginning of the part | ||
| 7025 | 2026.03.04 04:33:59.008401 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.03.04 04:33:59.008417 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7027 | 2026.03.04 04:33:59.008448 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7028 | 2026.03.04 04:33:59.008462 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7029 | 2026.03.04 04:33:59.008503 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1219 rows starting from the beginning of the part | ||
| 7030 | 2026.03.04 04:33:59.008537 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part | ||
| 7031 | 2026.03.04 04:33:59.008576 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7032 | 2026.03.04 04:33:59.008779 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.03.04 04:33:59.008821 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 7034 | 2026.03.04 04:33:59.009135 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7035 | 2026.03.04 04:33:59.009354 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.03.04 04:33:59.009483 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 7037 | 2026.03.04 04:33:59.009520 [ 261 ] {5ab44fb2-300a-4120-a21d-19e4e7177356} <Debug> TCPHandler: Processed in 0.001268795 sec. | ||
| 7038 | 2026.03.04 04:33:59.009671 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.03.04 04:33:59.009772 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.03.04 04:33:59.009828 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <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 | ||
| 7041 | 2026.03.04 04:33:59.010731 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.03.04 04:33:59.010767 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 7043 | 2026.03.04 04:33:59.011365 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7044 | 2026.03.04 04:33:59.011592 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.03.04 04:33:59.011728 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001975 sec., 16708.86075949367 rows/sec., 29.94 MiB/sec. | ||
| 7046 | 2026.03.04 04:33:59.011779 [ 261 ] {8692a126-f544-41d4-bcb3-622054cca885} <Debug> TCPHandler: Processed in 0.002164262 sec. | ||
| 7047 | 2026.03.04 04:33:59.011891 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.03.04 04:33:59.012010 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.03.04 04:33:59.012051 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7050 | 2026.03.04 04:33:59.012387 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.03.04 04:33:59.012421 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 7052 | 2026.03.04 04:33:59.012718 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7053 | 2026.03.04 04:33:59.012926 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.04 04:33:59.012948 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16109 rows, containing 5 columns (5 merged, 0 gathered) in 0.004731962 sec., 3404296.1460806318 rows/sec., 226.16 MiB/sec. | ||
| 7055 | 2026.03.04 04:33:59.013018 [ 149 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7056 | 2026.03.04 04:33:59.013047 [ 149 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.03.04 04:33:59.013053 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 7058 | 2026.03.04 04:33:59.013063 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.19 GiB. | ||
| 7059 | 2026.03.04 04:33:59.013090 [ 261 ] {35c4e9e8-7d53-4fdd-909e-3b2a8a3cff6f} <Debug> TCPHandler: Processed in 0.001247084 sec. | ||
| 7060 | 2026.03.04 04:33:59.013141 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7061 | 2026.03.04 04:33:59.013242 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7062 | 2026.03.04 04:33:59.013268 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2250 rows starting from the beginning of the part | ||
| 7063 | 2026.03.04 04:33:59.013309 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7064 | 2026.03.04 04:33:59.013345 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7065 | 2026.03.04 04:33:59.013375 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 7066 | 2026.03.04 04:33:59.013407 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 7067 | 2026.03.04 04:33:59.013436 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7068 | 2026.03.04 04:33:59.013667 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7069 | 2026.03.04 04:33:59.013933 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.03.04 04:33:59.014007 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7071 | 2026.03.04 04:33:59.014084 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 7072 | 2026.03.04 04:33:59.014532 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001424447 sec., 1790168.395173706 rows/sec., 118.75 MiB/sec. | ||
| 7073 | 2026.03.04 04:33:59.014740 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7074 | 2026.03.04 04:33:59.014998 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.03.04 04:33:59.015062 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_46_9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7076 | 2026.03.04 04:33:59.015123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7077 | 2026.03.04 04:34:00.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.23 MiB, peak 280.49 MiB, free memory in arenas 0.00 B, will set to 276.05 MiB (RSS), difference: 3.81 MiB | ||
| 7078 | 2026.03.04 04:34:00.678192 [ 148 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7079 | 2026.03.04 04:34:00.678261 [ 148 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.03.04 04:34:00.678286 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7081 | 2026.03.04 04:34:00.678458 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7082 | 2026.03.04 04:34:00.678665 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7083 | 2026.03.04 04:34:00.678719 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7084 | 2026.03.04 04:34:00.678809 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7085 | 2026.03.04 04:34:00.678853 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7086 | 2026.03.04 04:34:00.678895 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7087 | 2026.03.04 04:34:00.678936 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7088 | 2026.03.04 04:34:00.679620 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237744 sec., 30701.017334763892 rows/sec., 2.56 MiB/sec. | ||
| 7089 | 2026.03.04 04:34:00.679722 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7090 | 2026.03.04 04:34:00.679947 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.03.04 04:34:00.680012 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_14_3} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7092 | 2026.03.04 04:34:00.680071 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7093 | 2026.03.04 04:34:03.023735 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7094 | 2026.03.04 04:34:03.023822 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7095 | 2026.03.04 04:34:03.123355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14428 | ||
| 7096 | 2026.03.04 04:34:03.123852 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.03.04 04:34:03.123888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7098 | 2026.03.04 04:34:03.124369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7099 | 2026.03.04 04:34:03.124591 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.03.04 04:34:03.124715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 7101 | 2026.03.04 04:34:03.881842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7102 | 2026.03.04 04:34:03.899104 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.03.04 04:34:03.899156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7104 | 2026.03.04 04:34:03.905103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7105 | 2026.03.04 04:34:03.905914 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.03.04 04:34:03.908805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7107 | 2026.03.04 04:34:03.986704 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.03.04 04:34:03.986898 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7109 | 2026.03.04 04:34:03.986972 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7110 | 2026.03.04 04:34:03.987712 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.03.04 04:34:03.987767 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7112 | 2026.03.04 04:34:03.988178 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7113 | 2026.03.04 04:34:03.988429 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.03.04 04:34:03.988586 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001744 sec., 41284.403669724765 rows/sec., 3.31 MiB/sec. | ||
| 7115 | 2026.03.04 04:34:03.988629 [ 261 ] {7ed6523c-a2e5-4835-82d7-31f2d269c543} <Debug> TCPHandler: Processed in 0.00206051 sec. | ||
| 7116 | 2026.03.04 04:34:03.988761 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7117 | 2026.03.04 04:34:03.988859 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7118 | 2026.03.04 04:34:03.988901 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7119 | 2026.03.04 04:34:03.989319 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.03.04 04:34:03.989356 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7121 | 2026.03.04 04:34:03.989657 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7122 | 2026.03.04 04:34:03.989873 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.03.04 04:34:03.990001 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 517.25 KiB/sec. | ||
| 7124 | 2026.03.04 04:34:03.990039 [ 261 ] {c90a0ca4-0196-4cdf-9b2e-4d980d2087a2} <Debug> TCPHandler: Processed in 0.001328455 sec. | ||
| 7125 | 2026.03.04 04:34:03.990152 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7126 | 2026.03.04 04:34:03.990246 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7127 | 2026.03.04 04:34:03.990286 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7128 | 2026.03.04 04:34:03.990705 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.03.04 04:34:03.990742 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7130 | 2026.03.04 04:34:03.991049 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7131 | 2026.03.04 04:34:03.991262 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.03.04 04:34:03.991389 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001161 sec., 62015.503875969 rows/sec., 4.84 MiB/sec. | ||
| 7133 | 2026.03.04 04:34:03.991427 [ 261 ] {5b246bb0-5cb7-4b42-b33d-8fadb98e9dff} <Debug> TCPHandler: Processed in 0.001324656 sec. | ||
| 7134 | 2026.03.04 04:34:03.991542 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2026.03.04 04:34:03.991638 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7136 | 2026.03.04 04:34:03.991683 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7137 | 2026.03.04 04:34:03.992106 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.03.04 04:34:03.992142 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7139 | 2026.03.04 04:34:03.992475 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7140 | 2026.03.04 04:34:03.992690 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.03.04 04:34:03.992825 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7142 | 2026.03.04 04:34:03.992863 [ 261 ] {4d54c053-9da9-40aa-ad6e-8531c3d323d8} <Debug> TCPHandler: Processed in 0.001370707 sec. | ||
| 7143 | 2026.03.04 04:34:03.992978 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2026.03.04 04:34:03.993071 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7145 | 2026.03.04 04:34:03.993126 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <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 | ||
| 7146 | 2026.03.04 04:34:03.993895 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.03.04 04:34:03.993933 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7148 | 2026.03.04 04:34:03.994488 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7149 | 2026.03.04 04:34:03.994724 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.03.04 04:34:03.994867 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001814 sec., 4410.143329658214 rows/sec., 7.90 MiB/sec. | ||
| 7151 | 2026.03.04 04:34:03.994922 [ 261 ] {fd1784a2-ad20-4457-9c9e-0b76edffa0b7} <Debug> TCPHandler: Processed in 0.001992829 sec. | ||
| 7152 | 2026.03.04 04:34:03.995042 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.03.04 04:34:03.995139 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7154 | 2026.03.04 04:34:03.995181 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7155 | 2026.03.04 04:34:03.995521 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.03.04 04:34:03.995558 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7157 | 2026.03.04 04:34:03.995867 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7158 | 2026.03.04 04:34:03.996084 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.03.04 04:34:03.996214 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7160 | 2026.03.04 04:34:03.996251 [ 261 ] {eb87da56-eb6e-4db8-b33e-5dccf192785f} <Debug> TCPHandler: Processed in 0.001259264 sec. | ||
| 7161 | 2026.03.04 04:34:08.167864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 | ||
| 7162 | 2026.03.04 04:34:08.170295 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.03.04 04:34:08.170345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7164 | 2026.03.04 04:34:08.171540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7165 | 2026.03.04 04:34:08.171819 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.03.04 04:34:08.172171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7167 | 2026.03.04 04:34:08.991386 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.03.04 04:34:08.991562 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.03.04 04:34:08.991625 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7170 | 2026.03.04 04:34:08.992270 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.03.04 04:34:08.992308 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7172 | 2026.03.04 04:34:08.992701 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7173 | 2026.03.04 04:34:08.992924 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.03.04 04:34:08.993075 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 7175 | 2026.03.04 04:34:08.993116 [ 261 ] {7cd70d0a-1450-4317-bdd3-34bb75a815ee} <Debug> TCPHandler: Processed in 0.001855316 sec. | ||
| 7176 | 2026.03.04 04:34:08.993243 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.03.04 04:34:08.993336 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7178 | 2026.03.04 04:34:08.993376 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7179 | 2026.03.04 04:34:08.993757 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.03.04 04:34:08.993790 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7181 | 2026.03.04 04:34:08.994086 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7182 | 2026.03.04 04:34:08.994294 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.03.04 04:34:08.994415 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 148.67 KiB/sec. | ||
| 7184 | 2026.03.04 04:34:08.994450 [ 261 ] {135a5af0-5be7-4478-bd70-46415daf2f14} <Debug> TCPHandler: Processed in 0.001256024 sec. | ||
| 7185 | 2026.03.04 04:34:08.994558 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.03.04 04:34:08.994650 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7187 | 2026.03.04 04:34:08.994687 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7188 | 2026.03.04 04:34:08.995186 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.03.04 04:34:08.995219 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7190 | 2026.03.04 04:34:08.995530 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7191 | 2026.03.04 04:34:08.995736 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.03.04 04:34:08.995860 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001227 sec., 198044.0097799511 rows/sec., 17.70 MiB/sec. | ||
| 7193 | 2026.03.04 04:34:08.995895 [ 261 ] {9d026cd1-81ab-4166-bcce-e68df30281e9} <Debug> TCPHandler: Processed in 0.001384857 sec. | ||
| 7194 | 2026.03.04 04:34:08.996005 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.03.04 04:34:08.996098 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.03.04 04:34:08.996136 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7197 | 2026.03.04 04:34:08.996533 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.03.04 04:34:08.996567 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7199 | 2026.03.04 04:34:08.996857 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7200 | 2026.03.04 04:34:08.997067 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.03.04 04:34:08.997188 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001108 sec., 42418.77256317689 rows/sec., 3.16 MiB/sec. | ||
| 7202 | 2026.03.04 04:34:08.997223 [ 261 ] {9fb86b53-3419-4d23-a071-349c534faa4e} <Debug> TCPHandler: Processed in 0.001265835 sec. | ||
| 7203 | 2026.03.04 04:34:08.997329 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.03.04 04:34:08.997421 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.03.04 04:34:08.997458 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7206 | 2026.03.04 04:34:08.997838 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.03.04 04:34:08.997869 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7208 | 2026.03.04 04:34:08.998136 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7209 | 2026.03.04 04:34:08.998335 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.03.04 04:34:08.998449 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.83 MiB/sec. | ||
| 7211 | 2026.03.04 04:34:08.998482 [ 261 ] {9d279217-aa69-4df6-bb98-8ed0c202a44a} <Debug> TCPHandler: Processed in 0.001246164 sec. | ||
| 7212 | 2026.03.04 04:34:08.998581 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.03.04 04:34:08.998667 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7214 | 2026.03.04 04:34:08.998702 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7215 | 2026.03.04 04:34:08.999146 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.03.04 04:34:08.999180 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7217 | 2026.03.04 04:34:08.999466 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7218 | 2026.03.04 04:34:08.999669 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.03.04 04:34:08.999792 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 7220 | 2026.03.04 04:34:08.999830 [ 261 ] {6b1b4ee2-757b-42f8-bb2f-170c80b095fe} <Debug> TCPHandler: Processed in 0.001243434 sec. | ||
| 7221 | 2026.03.04 04:34:08.999936 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.03.04 04:34:09.000029 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7223 | 2026.03.04 04:34:09.000066 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7224 | 2026.03.04 04:34:09.000516 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.03.04 04:34:09.000553 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7226 | 2026.03.04 04:34:09.000856 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7227 | 2026.03.04 04:34:09.001062 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.03.04 04:34:09.001184 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001172 sec., 115187.71331058019 rows/sec., 9.31 MiB/sec. | ||
| 7229 | 2026.03.04 04:34:09.001219 [ 261 ] {7fb4b67d-bf76-48a8-9d5f-0ce8af187057} <Debug> TCPHandler: Processed in 0.001330076 sec. | ||
| 7230 | 2026.03.04 04:34:09.001330 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.03.04 04:34:09.001423 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.03.04 04:34:09.001465 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7233 | 2026.03.04 04:34:09.001878 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.03.04 04:34:09.001911 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7235 | 2026.03.04 04:34:09.002239 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7236 | 2026.03.04 04:34:09.002446 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.03.04 04:34:09.002566 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.00116 sec., 200862.06896551725 rows/sec., 14.70 MiB/sec. | ||
| 7238 | 2026.03.04 04:34:09.002600 [ 261 ] {6142c622-cfd6-41f8-a8bd-3c933de84be7} <Debug> TCPHandler: Processed in 0.001317256 sec. | ||
| 7239 | 2026.03.04 04:34:09.002711 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.03.04 04:34:09.002804 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7241 | 2026.03.04 04:34:09.002858 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <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 | ||
| 7242 | 2026.03.04 04:34:09.003671 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.03.04 04:34:09.003704 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7244 | 2026.03.04 04:34:09.004244 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7245 | 2026.03.04 04:34:09.004458 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.03.04 04:34:09.004593 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001807 sec., 18262.313226342005 rows/sec., 32.73 MiB/sec. | ||
| 7247 | 2026.03.04 04:34:09.004643 [ 261 ] {cd166ffd-aa35-465f-9733-beace921d288} <Debug> TCPHandler: Processed in 0.001979268 sec. | ||
| 7248 | 2026.03.04 04:34:09.004755 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.03.04 04:34:09.004848 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7250 | 2026.03.04 04:34:09.004888 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7251 | 2026.03.04 04:34:09.005222 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.03.04 04:34:09.005255 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7253 | 2026.03.04 04:34:09.005554 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7254 | 2026.03.04 04:34:09.005753 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.03.04 04:34:09.005873 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 7256 | 2026.03.04 04:34:09.005907 [ 261 ] {a8002e45-562c-46ba-ad73-70c13898d966} <Debug> TCPHandler: Processed in 0.001200633 sec. | ||
| 7257 | 2026.03.04 04:34:10.625167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14876 | ||
| 7258 | 2026.03.04 04:34:10.625689 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.03.04 04:34:10.625740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7260 | 2026.03.04 04:34:10.626243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7261 | 2026.03.04 04:34:10.626484 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.03.04 04:34:10.626636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14876 | ||
| 7263 | 2026.03.04 04:34:10.626635 [ 135 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7264 | 2026.03.04 04:34:10.626710 [ 135 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.03.04 04:34:10.626730 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7266 | 2026.03.04 04:34:10.626830 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7267 | 2026.03.04 04:34:10.626961 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7268 | 2026.03.04 04:34:10.627001 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 7269 | 2026.03.04 04:34:10.627064 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7270 | 2026.03.04 04:34:10.627110 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7271 | 2026.03.04 04:34:10.627151 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7272 | 2026.03.04 04:34:10.627188 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7273 | 2026.03.04 04:34:10.627227 [ 191 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7274 | 2026.03.04 04:34:10.629242 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455748 sec., 6057624.805151017 rows/sec., 86.66 MiB/sec. | ||
| 7275 | 2026.03.04 04:34:10.629577 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7276 | 2026.03.04 04:34:10.629840 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.03.04 04:34:10.629916 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_31_6} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7278 | 2026.03.04 04:34:10.630007 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7279 | 2026.03.04 04:34:11.409294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7280 | 2026.03.04 04:34:11.428247 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.03.04 04:34:11.428312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7282 | 2026.03.04 04:34:11.434217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7283 | 2026.03.04 04:34:11.434948 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.03.04 04:34:11.435304 [ 134 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7285 | 2026.03.04 04:34:11.435396 [ 134 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.03.04 04:34:11.435434 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7287 | 2026.03.04 04:34:11.435585 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7288 | 2026.03.04 04:34:11.438620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7289 | 2026.03.04 04:34:11.439333 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7290 | 2026.03.04 04:34:11.440847 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7291 | 2026.03.04 04:34:11.445563 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7292 | 2026.03.04 04:34:11.450234 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7293 | 2026.03.04 04:34:11.454676 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7294 | 2026.03.04 04:34:11.459051 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7295 | 2026.03.04 04:34:11.463022 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7296 | 2026.03.04 04:34:11.517658 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082133814 sec., 2849.009300846543 rows/sec., 14.73 MiB/sec. | ||
| 7297 | 2026.03.04 04:34:11.519454 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7298 | 2026.03.04 04:34:11.521154 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.03.04 04:34:11.521251 [ 199 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_31_6} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7300 | 2026.03.04 04:34:11.522834 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7301 | 2026.03.04 04:34:12.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.61 MiB, peak 288.15 MiB, free memory in arenas 0.00 B, will set to 281.64 MiB (RSS), difference: 4.03 MiB | ||
| 7302 | 2026.03.04 04:34:13.986727 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2026.03.04 04:34:13.986928 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7304 | 2026.03.04 04:34:13.986999 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7305 | 2026.03.04 04:34:13.987730 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.03.04 04:34:13.987774 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7307 | 2026.03.04 04:34:13.988165 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7308 | 2026.03.04 04:34:13.988397 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.03.04 04:34:13.988547 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001673 sec., 43036.46144650329 rows/sec., 3.45 MiB/sec. | ||
| 7310 | 2026.03.04 04:34:13.988587 [ 261 ] {93355e30-a3c1-424c-9590-9a392c9d5185} <Debug> TCPHandler: Processed in 0.001995758 sec. | ||
| 7311 | 2026.03.04 04:34:13.988719 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2026.03.04 04:34:13.988815 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7313 | 2026.03.04 04:34:13.988855 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7314 | 2026.03.04 04:34:13.989260 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.03.04 04:34:13.989296 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7316 | 2026.03.04 04:34:13.989583 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7317 | 2026.03.04 04:34:13.989786 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.03.04 04:34:13.989899 [ 128 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7319 | 2026.03.04 04:34:13.989912 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001117 sec., 7162.041181736796 rows/sec., 538.55 KiB/sec. | ||
| 7320 | 2026.03.04 04:34:13.989977 [ 128 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.03.04 04:34:13.989991 [ 261 ] {74bc6105-1d61-4e09-8ff0-65a1d00581c3} <Debug> TCPHandler: Processed in 0.001320635 sec. | ||
| 7322 | 2026.03.04 04:34:13.990012 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7323 | 2026.03.04 04:34:13.990105 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7324 | 2026.03.04 04:34:13.990134 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.03.04 04:34:13.990186 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7326 | 2026.03.04 04:34:13.990214 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7327 | 2026.03.04 04:34:13.990233 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7328 | 2026.03.04 04:34:13.990269 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part | ||
| 7329 | 2026.03.04 04:34:13.990273 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7330 | 2026.03.04 04:34:13.990312 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 175 rows starting from the beginning of the part | ||
| 7331 | 2026.03.04 04:34:13.990354 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
| 7332 | 2026.03.04 04:34:13.990394 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 47 rows starting from the beginning of the part | ||
| 7333 | 2026.03.04 04:34:13.990433 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 7334 | 2026.03.04 04:34:13.990716 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.03.04 04:34:13.990751 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7336 | 2026.03.04 04:34:13.991154 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087311 sec., 444215.13256096916 rows/sec., 30.46 MiB/sec. | ||
| 7337 | 2026.03.04 04:34:13.991298 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7338 | 2026.03.04 04:34:13.991311 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7339 | 2026.03.04 04:34:13.991531 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.03.04 04:34:13.991541 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.03.04 04:34:13.991591 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_41_8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7342 | 2026.03.04 04:34:13.991646 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7343 | 2026.03.04 04:34:13.991671 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. | ||
| 7344 | 2026.03.04 04:34:13.991708 [ 261 ] {e84e3f6d-82e3-4241-8d0d-bc006ea2f615} <Debug> TCPHandler: Processed in 0.001624682 sec. | ||
| 7345 | 2026.03.04 04:34:13.991830 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.03.04 04:34:13.991924 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.03.04 04:34:13.991965 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7348 | 2026.03.04 04:34:13.992378 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.03.04 04:34:13.992414 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7350 | 2026.03.04 04:34:13.992734 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7351 | 2026.03.04 04:34:13.992932 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.03.04 04:34:13.993057 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 7353 | 2026.03.04 04:34:13.993092 [ 261 ] {3f9b3176-bbdc-41b0-a639-560bcd1ddfe4} <Debug> TCPHandler: Processed in 0.001309295 sec. | ||
| 7354 | 2026.03.04 04:34:13.993203 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.03.04 04:34:13.993295 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.03.04 04:34:13.993348 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <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 | ||
| 7357 | 2026.03.04 04:34:13.994075 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.03.04 04:34:13.994111 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7359 | 2026.03.04 04:34:13.994603 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7360 | 2026.03.04 04:34:13.994819 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.03.04 04:34:13.994963 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001685 sec., 4747.774480712166 rows/sec., 8.51 MiB/sec. | ||
| 7362 | 2026.03.04 04:34:13.995025 [ 261 ] {b029e699-c9ae-45d7-b6d9-993923ef03ae} <Debug> TCPHandler: Processed in 0.001868965 sec. | ||
| 7363 | 2026.03.04 04:34:13.995139 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.03.04 04:34:13.995233 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.03.04 04:34:13.995272 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7366 | 2026.03.04 04:34:13.995606 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.03.04 04:34:13.995641 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7368 | 2026.03.04 04:34:13.995946 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7369 | 2026.03.04 04:34:13.996154 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.03.04 04:34:13.996276 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7371 | 2026.03.04 04:34:13.996311 [ 261 ] {791302c8-5876-479a-9f64-d251c2742927} <Debug> TCPHandler: Processed in 0.001219343 sec. | ||
| 7372 | 2026.03.04 04:34:15.963500 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50932 | ||
| 7373 | 2026.03.04 04:34:15.963678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7374 | 2026.03.04 04:34:15.963718 [ 292 ] {} <Debug> TCP-Session: 7eb25702-4f75-4d5d-8974-20a1e3930a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:50932 | ||
| 7375 | 2026.03.04 04:34:15.963750 [ 292 ] {} <Debug> TCP-Session: 7eb25702-4f75-4d5d-8974-20a1e3930a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.03.04 04:34:15.963768 [ 292 ] {} <Debug> TCP-Session: 7eb25702-4f75-4d5d-8974-20a1e3930a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.03.04 04:34:15.964058 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34722 | ||
| 7378 | 2026.03.04 04:34:15.964086 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53658 | ||
| 7379 | 2026.03.04 04:34:15.964123 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43508 | ||
| 7380 | 2026.03.04 04:34:15.964150 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42767 | ||
| 7381 | 2026.03.04 04:34:15.964169 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59589 | ||
| 7382 | 2026.03.04 04:34:15.964193 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41704 | ||
| 7383 | 2026.03.04 04:34:15.964291 [ 292 ] {} <Trace> TCP-Session: 7eb25702-4f75-4d5d-8974-20a1e3930a80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.03.04 04:34:15.964194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7385 | 2026.03.04 04:34:15.964136 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64298 | ||
| 7386 | 2026.03.04 04:34:15.964395 [ 293 ] {} <Debug> TCP-Session: ce5bb78b-8f8a-41ba-aa7b-ba53bc08afea Authenticating user 'default' from [fd00:1122:3344:101::e]:34722 | ||
| 7387 | 2026.03.04 04:34:15.964069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60169 | ||
| 7388 | 2026.03.04 04:34:15.964436 [ 293 ] {} <Debug> TCP-Session: ce5bb78b-8f8a-41ba-aa7b-ba53bc08afea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.03.04 04:34:15.964490 [ 293 ] {} <Debug> TCP-Session: ce5bb78b-8f8a-41ba-aa7b-ba53bc08afea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.03.04 04:34:15.964525 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.03.04 04:34:15.964578 [ 259 ] {} <Debug> TCP-Session: 88a0905b-da15-4822-8d0a-18d1688b299f Authenticating user 'default' from [fd00:1122:3344:101::e]:53658 | ||
| 7392 | 2026.03.04 04:34:15.964595 [ 292 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50932) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7393 | 2026.03.04 04:34:15.964599 [ 259 ] {} <Debug> TCP-Session: 88a0905b-da15-4822-8d0a-18d1688b299f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.03.04 04:34:15.964638 [ 259 ] {} <Debug> TCP-Session: 88a0905b-da15-4822-8d0a-18d1688b299f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.03.04 04:34:15.964954 [ 292 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7396 | 2026.03.04 04:34:15.964973 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7397 | 2026.03.04 04:34:15.965021 [ 288 ] {} <Debug> TCP-Session: 142199f1-7792-4070-a411-a1da4fef0555 Authenticating user 'default' from [fd00:1122:3344:101::e]:64298 | ||
| 7398 | 2026.03.04 04:34:15.965022 [ 292 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7399 | 2026.03.04 04:34:15.965046 [ 288 ] {} <Debug> TCP-Session: 142199f1-7792-4070-a411-a1da4fef0555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.03.04 04:34:15.965075 [ 288 ] {} <Debug> TCP-Session: 142199f1-7792-4070-a411-a1da4fef0555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.03.04 04:34:15.965145 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7402 | 2026.03.04 04:34:15.965215 [ 294 ] {} <Debug> TCP-Session: d234b4c4-763d-425f-8742-fc6385c3be70 Authenticating user 'default' from [fd00:1122:3344:101::e]:60169 | ||
| 7403 | 2026.03.04 04:34:15.965240 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2026.03.04 04:34:15.965250 [ 294 ] {} <Debug> TCP-Session: d234b4c4-763d-425f-8742-fc6385c3be70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2026.03.04 04:34:15.965290 [ 290 ] {} <Debug> TCP-Session: dc83186f-e37d-4434-b3fd-e7d00ada1dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59589 | ||
| 7406 | 2026.03.04 04:34:15.965292 [ 294 ] {} <Debug> TCP-Session: d234b4c4-763d-425f-8742-fc6385c3be70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.03.04 04:34:15.965313 [ 290 ] {} <Debug> TCP-Session: dc83186f-e37d-4434-b3fd-e7d00ada1dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.03.04 04:34:15.965333 [ 290 ] {} <Debug> TCP-Session: dc83186f-e37d-4434-b3fd-e7d00ada1dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.03.04 04:34:15.965417 [ 292 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 7410 | 2026.03.04 04:34:15.965662 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2026.03.04 04:34:15.965728 [ 291 ] {} <Debug> TCP-Session: 83850c21-617e-453b-8a0d-7b190801efe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41704 | ||
| 7412 | 2026.03.04 04:34:15.965760 [ 291 ] {} <Debug> TCP-Session: 83850c21-617e-453b-8a0d-7b190801efe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.03.04 04:34:15.965775 [ 291 ] {} <Debug> TCP-Session: 83850c21-617e-453b-8a0d-7b190801efe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.03.04 04:34:15.965794 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7415 | 2026.03.04 04:34:15.965841 [ 289 ] {} <Debug> TCP-Session: 92eefc47-2222-40a7-8673-4cbe5be4f433 Authenticating user 'default' from [fd00:1122:3344:101::e]:42767 | ||
| 7416 | 2026.03.04 04:34:15.965865 [ 289 ] {} <Debug> TCP-Session: 92eefc47-2222-40a7-8673-4cbe5be4f433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.03.04 04:34:15.965880 [ 289 ] {} <Debug> TCP-Session: 92eefc47-2222-40a7-8673-4cbe5be4f433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.03.04 04:34:15.966005 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7419 | 2026.03.04 04:34:15.966043 [ 286 ] {} <Debug> TCP-Session: a58628a0-c297-49a1-9ba0-8fddd1f58ae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43508 | ||
| 7420 | 2026.03.04 04:34:15.966065 [ 286 ] {} <Debug> TCP-Session: a58628a0-c297-49a1-9ba0-8fddd1f58ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.03.04 04:34:15.966084 [ 286 ] {} <Debug> TCP-Session: a58628a0-c297-49a1-9ba0-8fddd1f58ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.03.04 04:34:15.966746 [ 330 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Trace> AggregatingTransform: Aggregating | ||
| 7423 | 2026.03.04 04:34:15.966793 [ 330 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7424 | 2026.03.04 04:34:15.966834 [ 330 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001273485 sec. (785.247 rows/sec., 30.67 KiB/sec.) | ||
| 7425 | 2026.03.04 04:34:15.966857 [ 330 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Trace> Aggregator: Merging aggregated data | ||
| 7426 | 2026.03.04 04:34:15.968276 [ 292 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003771 sec., 265.1816494298595 rows/sec., 10.36 KiB/sec. | ||
| 7427 | 2026.03.04 04:34:15.968519 [ 292 ] {ad66acbe-c9bf-4478-9293-3661d218c7e7} <Debug> TCPHandler: Processed in 0.004444045 sec. | ||
| 7428 | 2026.03.04 04:34:15.968630 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7429 | 2026.03.04 04:34:15.968661 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7430 | 2026.03.04 04:34:15.968683 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7431 | 2026.03.04 04:34:15.968705 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2026.03.04 04:34:15.968733 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7433 | 2026.03.04 04:34:15.968758 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7434 | 2026.03.04 04:34:15.968780 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7435 | 2026.03.04 04:34:15.968804 [ 291 ] {} <Debug> TCP-Session: 83850c21-617e-453b-8a0d-7b190801efe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7436 | 2026.03.04 04:34:15.968825 [ 288 ] {} <Debug> TCP-Session: 142199f1-7792-4070-a411-a1da4fef0555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.03.04 04:34:15.968829 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.03.04 04:34:15.968799 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7439 | 2026.03.04 04:34:15.968932 [ 290 ] {} <Debug> TCP-Session: dc83186f-e37d-4434-b3fd-e7d00ada1dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.03.04 04:34:15.968782 [ 289 ] {} <Debug> TCP-Session: 92eefc47-2222-40a7-8673-4cbe5be4f433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.03.04 04:34:15.968964 [ 286 ] {} <Debug> TCP-Session: a58628a0-c297-49a1-9ba0-8fddd1f58ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.03.04 04:34:15.968758 [ 293 ] {} <Debug> TCP-Session: ce5bb78b-8f8a-41ba-aa7b-ba53bc08afea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.03.04 04:34:15.968852 [ 259 ] {} <Debug> TCP-Session: 88a0905b-da15-4822-8d0a-18d1688b299f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.03.04 04:34:15.968713 [ 294 ] {} <Debug> TCP-Session: d234b4c4-763d-425f-8742-fc6385c3be70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2026.03.04 04:34:15.968675 [ 292 ] {} <Debug> TCP-Session: 7eb25702-4f75-4d5d-8974-20a1e3930a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.03.04 04:34:16.040310 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49121 | ||
| 7447 | 2026.03.04 04:34:16.040412 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7448 | 2026.03.04 04:34:16.040437 [ 292 ] {} <Debug> TCP-Session: 16d31022-7489-4c60-bdd1-006f98d3a523 Authenticating user 'default' from [fd00:1122:3344:101::e]:49121 | ||
| 7449 | 2026.03.04 04:34:16.040457 [ 292 ] {} <Debug> TCP-Session: 16d31022-7489-4c60-bdd1-006f98d3a523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.03.04 04:34:16.040470 [ 292 ] {} <Debug> TCP-Session: 16d31022-7489-4c60-bdd1-006f98d3a523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.03.04 04:34:16.040684 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55450 | ||
| 7452 | 2026.03.04 04:34:16.040700 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42414 | ||
| 7453 | 2026.03.04 04:34:16.040736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52932 | ||
| 7454 | 2026.03.04 04:34:16.040746 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51310 | ||
| 7455 | 2026.03.04 04:34:16.040799 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7456 | 2026.03.04 04:34:16.040796 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7457 | 2026.03.04 04:34:16.040826 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7458 | 2026.03.04 04:34:16.040833 [ 259 ] {} <Debug> TCP-Session: b2de292c-1369-4180-bc15-988b93b2958d Authenticating user 'default' from [fd00:1122:3344:101::e]:42414 | ||
| 7459 | 2026.03.04 04:34:16.040854 [ 293 ] {} <Debug> TCP-Session: a14e3dee-8735-4136-b71d-f29d9bde8907 Authenticating user 'default' from [fd00:1122:3344:101::e]:55450 | ||
| 7460 | 2026.03.04 04:34:16.040872 [ 289 ] {} <Debug> TCP-Session: b3793bbd-99b0-44e0-9933-14b304ed6323 Authenticating user 'default' from [fd00:1122:3344:101::e]:52932 | ||
| 7461 | 2026.03.04 04:34:16.040874 [ 259 ] {} <Debug> TCP-Session: b2de292c-1369-4180-bc15-988b93b2958d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2026.03.04 04:34:16.040886 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7463 | 2026.03.04 04:34:16.040905 [ 289 ] {} <Debug> TCP-Session: b3793bbd-99b0-44e0-9933-14b304ed6323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.03.04 04:34:16.040938 [ 290 ] {} <Debug> TCP-Session: 86165695-4b9b-47b9-83ec-8bbba8b613f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51310 | ||
| 7465 | 2026.03.04 04:34:16.040954 [ 289 ] {} <Debug> TCP-Session: b3793bbd-99b0-44e0-9933-14b304ed6323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.03.04 04:34:16.040973 [ 290 ] {} <Debug> TCP-Session: 86165695-4b9b-47b9-83ec-8bbba8b613f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.03.04 04:34:16.040906 [ 259 ] {} <Debug> TCP-Session: b2de292c-1369-4180-bc15-988b93b2958d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.03.04 04:34:16.040999 [ 290 ] {} <Debug> TCP-Session: 86165695-4b9b-47b9-83ec-8bbba8b613f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.03.04 04:34:16.040896 [ 293 ] {} <Debug> TCP-Session: a14e3dee-8735-4136-b71d-f29d9bde8907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.03.04 04:34:16.040771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46241 | ||
| 7471 | 2026.03.04 04:34:16.041059 [ 293 ] {} <Debug> TCP-Session: a14e3dee-8735-4136-b71d-f29d9bde8907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.03.04 04:34:16.040723 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40228 | ||
| 7473 | 2026.03.04 04:34:16.040710 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52310 | ||
| 7474 | 2026.03.04 04:34:16.040770 [ 292 ] {} <Trace> TCP-Session: 16d31022-7489-4c60-bdd1-006f98d3a523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.03.04 04:34:16.041171 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7476 | 2026.03.04 04:34:16.041194 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7477 | 2026.03.04 04:34:16.041218 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7478 | 2026.03.04 04:34:16.041227 [ 291 ] {} <Debug> TCP-Session: a56c9355-2e5e-4849-b174-25bbc29a28ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46241 | ||
| 7479 | 2026.03.04 04:34:16.041239 [ 288 ] {} <Debug> TCP-Session: 89ecccac-cc4a-4f94-bab2-2f0dc98b4333 Authenticating user 'default' from [fd00:1122:3344:101::e]:40228 | ||
| 7480 | 2026.03.04 04:34:16.041251 [ 286 ] {} <Debug> TCP-Session: 0a6c74a7-b4ff-48fd-a8b6-7cbce89fffd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52310 | ||
| 7481 | 2026.03.04 04:34:16.041268 [ 291 ] {} <Debug> TCP-Session: a56c9355-2e5e-4849-b174-25bbc29a28ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7482 | 2026.03.04 04:34:16.041275 [ 288 ] {} <Debug> TCP-Session: 89ecccac-cc4a-4f94-bab2-2f0dc98b4333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.03.04 04:34:16.041299 [ 291 ] {} <Debug> TCP-Session: a56c9355-2e5e-4849-b174-25bbc29a28ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.03.04 04:34:16.041311 [ 288 ] {} <Debug> TCP-Session: 89ecccac-cc4a-4f94-bab2-2f0dc98b4333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.03.04 04:34:16.041289 [ 286 ] {} <Debug> TCP-Session: 0a6c74a7-b4ff-48fd-a8b6-7cbce89fffd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.03.04 04:34:16.041348 [ 292 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7487 | 2026.03.04 04:34:16.041362 [ 286 ] {} <Debug> TCP-Session: 0a6c74a7-b4ff-48fd-a8b6-7cbce89fffd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.03.04 04:34:16.040696 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48901 | ||
| 7489 | 2026.03.04 04:34:16.041465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7490 | 2026.03.04 04:34:16.041488 [ 294 ] {} <Debug> TCP-Session: 74359ccf-77e8-4dd8-bf47-1e1645acc7e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48901 | ||
| 7491 | 2026.03.04 04:34:16.041506 [ 294 ] {} <Debug> TCP-Session: 74359ccf-77e8-4dd8-bf47-1e1645acc7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.03.04 04:34:16.041518 [ 294 ] {} <Debug> TCP-Session: 74359ccf-77e8-4dd8-bf47-1e1645acc7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.03.04 04:34:16.041610 [ 292 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7494 | 2026.03.04 04:34:16.041668 [ 292 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7495 | 2026.03.04 04:34:16.041944 [ 292 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 7496 | 2026.03.04 04:34:16.042922 [ 324 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Trace> AggregatingTransform: Aggregating | ||
| 7497 | 2026.03.04 04:34:16.042951 [ 324 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7498 | 2026.03.04 04:34:16.042979 [ 324 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939338 sec. (1064.580 rows/sec., 41.59 KiB/sec.) | ||
| 7499 | 2026.03.04 04:34:16.042994 [ 324 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Trace> Aggregator: Merging aggregated data | ||
| 7500 | 2026.03.04 04:34:16.044357 [ 292 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 7501 | 2026.03.04 04:34:16.044487 [ 292 ] {823cf755-0707-4f1c-a98f-84372382adf2} <Debug> TCPHandler: Processed in 0.003830145 sec. | ||
| 7502 | 2026.03.04 04:34:16.044575 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7503 | 2026.03.04 04:34:16.044602 [ 292 ] {} <Debug> TCP-Session: 16d31022-7489-4c60-bdd1-006f98d3a523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2026.03.04 04:34:16.044608 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2026.03.04 04:34:16.044640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7506 | 2026.03.04 04:34:16.044645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7507 | 2026.03.04 04:34:16.044672 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2026.03.04 04:34:16.044693 [ 288 ] {} <Debug> TCP-Session: 89ecccac-cc4a-4f94-bab2-2f0dc98b4333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2026.03.04 04:34:16.044712 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7510 | 2026.03.04 04:34:16.044737 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7511 | 2026.03.04 04:34:16.044748 [ 293 ] {} <Debug> TCP-Session: a14e3dee-8735-4136-b71d-f29d9bde8907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.03.04 04:34:16.044762 [ 286 ] {} <Debug> TCP-Session: 0a6c74a7-b4ff-48fd-a8b6-7cbce89fffd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.03.04 04:34:16.044786 [ 289 ] {} <Debug> TCP-Session: b3793bbd-99b0-44e0-9933-14b304ed6323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.03.04 04:34:16.044681 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7515 | 2026.03.04 04:34:16.044657 [ 291 ] {} <Debug> TCP-Session: a56c9355-2e5e-4849-b174-25bbc29a28ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.03.04 04:34:16.044839 [ 259 ] {} <Debug> TCP-Session: b2de292c-1369-4180-bc15-988b93b2958d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.03.04 04:34:16.044714 [ 294 ] {} <Debug> TCP-Session: 74359ccf-77e8-4dd8-bf47-1e1645acc7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.03.04 04:34:16.044756 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7519 | 2026.03.04 04:34:16.044916 [ 290 ] {} <Debug> TCP-Session: 86165695-4b9b-47b9-83ec-8bbba8b613f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.03.04 04:34:16.206681 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39771 | ||
| 7521 | 2026.03.04 04:34:16.206781 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7522 | 2026.03.04 04:34:16.206806 [ 292 ] {} <Debug> TCP-Session: b073ccd1-9ffd-48cf-859e-18abee41e9db Authenticating user 'default' from [fd00:1122:3344:101::e]:39771 | ||
| 7523 | 2026.03.04 04:34:16.206827 [ 292 ] {} <Debug> TCP-Session: b073ccd1-9ffd-48cf-859e-18abee41e9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.03.04 04:34:16.206840 [ 292 ] {} <Debug> TCP-Session: b073ccd1-9ffd-48cf-859e-18abee41e9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.03.04 04:34:16.207085 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48640 | ||
| 7526 | 2026.03.04 04:34:16.207105 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42972 | ||
| 7527 | 2026.03.04 04:34:16.207119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33030 | ||
| 7528 | 2026.03.04 04:34:16.207140 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57139 | ||
| 7529 | 2026.03.04 04:34:16.207150 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51304 | ||
| 7530 | 2026.03.04 04:34:16.207175 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56076 | ||
| 7531 | 2026.03.04 04:34:16.207230 [ 292 ] {} <Trace> TCP-Session: b073ccd1-9ffd-48cf-859e-18abee41e9db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2026.03.04 04:34:16.207223 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2026.03.04 04:34:16.207205 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7534 | 2026.03.04 04:34:16.207296 [ 289 ] {} <Debug> TCP-Session: eda00ec2-f0d1-4242-a9b8-4220a7ba9df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57139 | ||
| 7535 | 2026.03.04 04:34:16.207300 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7536 | 2026.03.04 04:34:16.207325 [ 293 ] {} <Debug> TCP-Session: 03f1e203-ab6a-4c53-ad3d-fa961206c2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48640 | ||
| 7537 | 2026.03.04 04:34:16.207329 [ 289 ] {} <Debug> TCP-Session: eda00ec2-f0d1-4242-a9b8-4220a7ba9df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.03.04 04:34:16.207354 [ 290 ] {} <Debug> TCP-Session: 327d6d31-16ae-4b26-bcf1-590968b9414f Authenticating user 'default' from [fd00:1122:3344:101::e]:51304 | ||
| 7539 | 2026.03.04 04:34:16.207366 [ 293 ] {} <Debug> TCP-Session: 03f1e203-ab6a-4c53-ad3d-fa961206c2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.03.04 04:34:16.207369 [ 289 ] {} <Debug> TCP-Session: eda00ec2-f0d1-4242-a9b8-4220a7ba9df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.03.04 04:34:16.207392 [ 290 ] {} <Debug> TCP-Session: 327d6d31-16ae-4b26-bcf1-590968b9414f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.03.04 04:34:16.207411 [ 292 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39771) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7543 | 2026.03.04 04:34:16.207424 [ 290 ] {} <Debug> TCP-Session: 327d6d31-16ae-4b26-bcf1-590968b9414f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.03.04 04:34:16.207396 [ 293 ] {} <Debug> TCP-Session: 03f1e203-ab6a-4c53-ad3d-fa961206c2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.03.04 04:34:16.207321 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7546 | 2026.03.04 04:34:16.207205 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7547 | 2026.03.04 04:34:16.207510 [ 291 ] {} <Debug> TCP-Session: c88fdbab-4dae-471b-9cd1-029c7573ab9f Authenticating user 'default' from [fd00:1122:3344:101::e]:56076 | ||
| 7548 | 2026.03.04 04:34:16.207529 [ 286 ] {} <Debug> TCP-Session: 87745d8f-5d3b-48d3-a483-1bfa2fc99a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:33030 | ||
| 7549 | 2026.03.04 04:34:16.207197 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7550 | 2026.03.04 04:34:16.207555 [ 286 ] {} <Debug> TCP-Session: 87745d8f-5d3b-48d3-a483-1bfa2fc99a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.03.04 04:34:16.207548 [ 291 ] {} <Debug> TCP-Session: c88fdbab-4dae-471b-9cd1-029c7573ab9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.03.04 04:34:16.207570 [ 259 ] {} <Debug> TCP-Session: 9ccc900c-fe45-4168-ae27-86eefd7be582 Authenticating user 'default' from [fd00:1122:3344:101::e]:42972 | ||
| 7553 | 2026.03.04 04:34:16.207574 [ 286 ] {} <Debug> TCP-Session: 87745d8f-5d3b-48d3-a483-1bfa2fc99a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.03.04 04:34:16.207589 [ 291 ] {} <Debug> TCP-Session: c88fdbab-4dae-471b-9cd1-029c7573ab9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.03.04 04:34:16.207602 [ 259 ] {} <Debug> TCP-Session: 9ccc900c-fe45-4168-ae27-86eefd7be582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2026.03.04 04:34:16.207129 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42958 | ||
| 7557 | 2026.03.04 04:34:16.207641 [ 259 ] {} <Debug> TCP-Session: 9ccc900c-fe45-4168-ae27-86eefd7be582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.03.04 04:34:16.207089 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38218 | ||
| 7559 | 2026.03.04 04:34:16.207684 [ 292 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7560 | 2026.03.04 04:34:16.207709 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7561 | 2026.03.04 04:34:16.207739 [ 288 ] {} <Debug> TCP-Session: e5028aed-df49-4d49-b5e4-ebfc9af6d704 Authenticating user 'default' from [fd00:1122:3344:101::e]:42958 | ||
| 7562 | 2026.03.04 04:34:16.207750 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7563 | 2026.03.04 04:34:16.207753 [ 292 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7564 | 2026.03.04 04:34:16.207780 [ 294 ] {} <Debug> TCP-Session: c0251d1c-e2ea-4d76-a9f8-bdf6d0281632 Authenticating user 'default' from [fd00:1122:3344:101::e]:38218 | ||
| 7565 | 2026.03.04 04:34:16.207755 [ 288 ] {} <Debug> TCP-Session: e5028aed-df49-4d49-b5e4-ebfc9af6d704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.03.04 04:34:16.207809 [ 294 ] {} <Debug> TCP-Session: c0251d1c-e2ea-4d76-a9f8-bdf6d0281632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.03.04 04:34:16.207824 [ 288 ] {} <Debug> TCP-Session: e5028aed-df49-4d49-b5e4-ebfc9af6d704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.03.04 04:34:16.207835 [ 294 ] {} <Debug> TCP-Session: c0251d1c-e2ea-4d76-a9f8-bdf6d0281632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.03.04 04:34:16.208072 [ 292 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 7570 | 2026.03.04 04:34:16.209017 [ 295 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Trace> AggregatingTransform: Aggregating | ||
| 7571 | 2026.03.04 04:34:16.209074 [ 295 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Trace> Aggregator: Aggregation method: without_key | ||
| 7572 | 2026.03.04 04:34:16.209112 [ 295 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935778 sec. (1068.630 rows/sec., 41.74 KiB/sec.) | ||
| 7573 | 2026.03.04 04:34:16.209133 [ 295 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Trace> Aggregator: Merging aggregated data | ||
| 7574 | 2026.03.04 04:34:16.210365 [ 292 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003005 sec., 332.77870216306155 rows/sec., 13.00 KiB/sec. | ||
| 7575 | 2026.03.04 04:34:16.210507 [ 292 ] {12d4cfdf-cd9b-43aa-904e-ed0b48011198} <Debug> TCPHandler: Processed in 0.003395235 sec. | ||
| 7576 | 2026.03.04 04:34:16.210639 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7577 | 2026.03.04 04:34:16.210669 [ 292 ] {} <Debug> TCP-Session: b073ccd1-9ffd-48cf-859e-18abee41e9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.03.04 04:34:16.210670 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2026.03.04 04:34:16.210692 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2026.03.04 04:34:16.210713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7581 | 2026.03.04 04:34:16.210721 [ 290 ] {} <Debug> TCP-Session: 327d6d31-16ae-4b26-bcf1-590968b9414f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2026.03.04 04:34:16.210729 [ 294 ] {} <Debug> TCP-Session: c0251d1c-e2ea-4d76-a9f8-bdf6d0281632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.03.04 04:34:16.210737 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7584 | 2026.03.04 04:34:16.210756 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7585 | 2026.03.04 04:34:16.210774 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7586 | 2026.03.04 04:34:16.210803 [ 259 ] {} <Debug> TCP-Session: 9ccc900c-fe45-4168-ae27-86eefd7be582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.03.04 04:34:16.210796 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7588 | 2026.03.04 04:34:16.210820 [ 286 ] {} <Debug> TCP-Session: 87745d8f-5d3b-48d3-a483-1bfa2fc99a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.03.04 04:34:16.210831 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7590 | 2026.03.04 04:34:16.210858 [ 288 ] {} <Debug> TCP-Session: e5028aed-df49-4d49-b5e4-ebfc9af6d704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.03.04 04:34:16.210828 [ 289 ] {} <Debug> TCP-Session: eda00ec2-f0d1-4242-a9b8-4220a7ba9df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.03.04 04:34:16.210899 [ 291 ] {} <Debug> TCP-Session: c88fdbab-4dae-471b-9cd1-029c7573ab9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.03.04 04:34:16.210794 [ 293 ] {} <Debug> TCP-Session: 03f1e203-ab6a-4c53-ad3d-fa961206c2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2026.03.04 04:34:18.023908 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7595 | 2026.03.04 04:34:18.023990 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7596 | 2026.03.04 04:34:18.126778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15388 | ||
| 7597 | 2026.03.04 04:34:18.127315 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.03.04 04:34:18.127360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7599 | 2026.03.04 04:34:18.127879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7600 | 2026.03.04 04:34:18.128138 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.03.04 04:34:18.128298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 7602 | 2026.03.04 04:34:18.172616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 932 | ||
| 7603 | 2026.03.04 04:34:18.175184 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.03.04 04:34:18.175243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7605 | 2026.03.04 04:34:18.176466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7606 | 2026.03.04 04:34:18.176753 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.03.04 04:34:18.177125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7608 | 2026.03.04 04:34:18.938704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7609 | 2026.03.04 04:34:18.954365 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.03.04 04:34:18.954429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7611 | 2026.03.04 04:34:18.960062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7612 | 2026.03.04 04:34:18.960915 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.03.04 04:34:18.963919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7614 | 2026.03.04 04:34:18.988126 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.03.04 04:34:18.988330 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7616 | 2026.03.04 04:34:18.988407 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7617 | 2026.03.04 04:34:18.989158 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.03.04 04:34:18.989205 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7619 | 2026.03.04 04:34:18.989593 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7620 | 2026.03.04 04:34:18.989819 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.03.04 04:34:18.989984 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001709 sec., 71386.7758923347 rows/sec., 6.13 MiB/sec. | ||
| 7622 | 2026.03.04 04:34:18.990035 [ 261 ] {496f66b8-c992-4202-ae34-ebe91fd10eae} <Debug> TCPHandler: Processed in 0.002048379 sec. | ||
| 7623 | 2026.03.04 04:34:18.990171 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.03.04 04:34:18.990277 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.03.04 04:34:18.990321 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7626 | 2026.03.04 04:34:18.990752 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.03.04 04:34:18.990790 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7628 | 2026.03.04 04:34:18.991103 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7629 | 2026.03.04 04:34:18.991315 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.03.04 04:34:18.991450 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001199 sec., 27522.935779816515 rows/sec., 2.02 MiB/sec. | ||
| 7631 | 2026.03.04 04:34:18.991489 [ 261 ] {a8d84024-e561-4fbe-9122-00c129c03ff2} <Debug> TCPHandler: Processed in 0.001376556 sec. | ||
| 7632 | 2026.03.04 04:34:18.991600 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.03.04 04:34:18.991698 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7634 | 2026.03.04 04:34:18.991739 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7635 | 2026.03.04 04:34:18.992155 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.03.04 04:34:18.992193 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7637 | 2026.03.04 04:34:18.992507 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7638 | 2026.03.04 04:34:18.992717 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.03.04 04:34:18.992845 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001167 sec., 83119.10882604969 rows/sec., 6.49 MiB/sec. | ||
| 7640 | 2026.03.04 04:34:18.992882 [ 261 ] {ba396999-3006-4983-bdaa-8ba0a2ad7828} <Debug> TCPHandler: Processed in 0.001331305 sec. | ||
| 7641 | 2026.03.04 04:34:18.992992 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.03.04 04:34:18.993089 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.03.04 04:34:18.993132 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7644 | 2026.03.04 04:34:18.993541 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.03.04 04:34:18.993578 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7646 | 2026.03.04 04:34:18.993902 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7647 | 2026.03.04 04:34:18.994114 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.03.04 04:34:18.994246 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 7649 | 2026.03.04 04:34:18.994283 [ 261 ] {2c5d9009-3cdb-4da5-a2ba-00a19dd467db} <Debug> TCPHandler: Processed in 0.001339176 sec. | ||
| 7650 | 2026.03.04 04:34:18.994393 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.03.04 04:34:18.994488 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.03.04 04:34:18.994543 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <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 | ||
| 7653 | 2026.03.04 04:34:18.995385 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.03.04 04:34:18.995422 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7655 | 2026.03.04 04:34:18.996014 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7656 | 2026.03.04 04:34:18.996239 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.03.04 04:34:18.996364 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7658 | 2026.03.04 04:34:18.996378 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001908 sec., 17295.59748427673 rows/sec., 30.99 MiB/sec. | ||
| 7659 | 2026.03.04 04:34:18.996438 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.03.04 04:34:18.996467 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7661 | 2026.03.04 04:34:18.996469 [ 261 ] {f2a22b41-a202-44b3-a5a1-1a94940f2b4c} <Debug> TCPHandler: Processed in 0.002124001 sec. | ||
| 7662 | 2026.03.04 04:34:18.996577 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7663 | 2026.03.04 04:34:18.996597 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.03.04 04:34:18.996702 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7665 | 2026.03.04 04:34:18.996743 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7666 | 2026.03.04 04:34:18.996855 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7667 | 2026.03.04 04:34:18.996954 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 806 rows starting from the beginning of the part | ||
| 7668 | 2026.03.04 04:34:18.997105 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.03.04 04:34:18.997145 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.18 GiB. | ||
| 7670 | 2026.03.04 04:34:18.997152 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
| 7671 | 2026.03.04 04:34:18.997316 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 7672 | 2026.03.04 04:34:18.997457 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7673 | 2026.03.04 04:34:18.997463 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 7674 | 2026.03.04 04:34:18.997614 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7675 | 2026.03.04 04:34:18.997699 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.03.04 04:34:18.997742 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
| 7677 | 2026.03.04 04:34:18.997840 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 7678 | 2026.03.04 04:34:18.997881 [ 261 ] {b0ec9244-1d74-4b67-af4b-400d2141323e} <Debug> TCPHandler: Processed in 0.001333906 sec. | ||
| 7679 | 2026.03.04 04:34:19.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.15 MiB, peak 290.31 MiB, free memory in arenas 0.00 B, will set to 282.72 MiB (RSS), difference: -3.43 MiB | ||
| 7680 | 2026.03.04 04:34:19.001282 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000862506 sec. | ||
| 7681 | 2026.03.04 04:34:19.003121 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 19 columns (19 merged, 0 gathered) in 0.006581796 sec., 139931.41081856686 rows/sec., 250.75 MiB/sec. | ||
| 7682 | 2026.03.04 04:34:19.004606 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7683 | 2026.03.04 04:34:19.004948 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.03.04 04:34:19.005020 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7685 | 2026.03.04 04:34:19.005145 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 7686 | 2026.03.04 04:34:19.265076 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.03.04 04:34:19.265278 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7688 | 2026.03.04 04:34:19.265353 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7689 | 2026.03.04 04:34:19.265996 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.03.04 04:34:19.266048 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7691 | 2026.03.04 04:34:19.266449 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7692 | 2026.03.04 04:34:19.266683 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.03.04 04:34:19.266841 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001618 sec., 2472.187886279357 rows/sec., 201.59 KiB/sec. | ||
| 7694 | 2026.03.04 04:34:19.266885 [ 261 ] {de49e152-7072-4d13-afe8-ddd66b855df6} <Debug> TCPHandler: Processed in 0.001950078 sec. | ||
| 7695 | 2026.03.04 04:34:19.267010 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.03.04 04:34:19.267112 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7697 | 2026.03.04 04:34:19.267153 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7698 | 2026.03.04 04:34:19.268475 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.03.04 04:34:19.268514 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7700 | 2026.03.04 04:34:19.268929 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7701 | 2026.03.04 04:34:19.269143 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.03.04 04:34:19.269270 [ 126 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7703 | 2026.03.04 04:34:19.269276 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.002183 sec., 895098.4883188272 rows/sec., 67.04 MiB/sec. | ||
| 7704 | 2026.03.04 04:34:19.269339 [ 126 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.03.04 04:34:19.269357 [ 261 ] {83064a46-edd3-44dd-999a-2a68e53e1a98} <Debug> TCPHandler: Processed in 0.002396896 sec. | ||
| 7706 | 2026.03.04 04:34:19.269368 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7707 | 2026.03.04 04:34:19.269475 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7708 | 2026.03.04 04:34:19.269505 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.03.04 04:34:19.269588 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7710 | 2026.03.04 04:34:19.269605 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7711 | 2026.03.04 04:34:19.269625 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2890 rows starting from the beginning of the part | ||
| 7712 | 2026.03.04 04:34:19.269651 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7713 | 2026.03.04 04:34:19.269695 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part | ||
| 7714 | 2026.03.04 04:34:19.269751 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 243 rows starting from the beginning of the part | ||
| 7715 | 2026.03.04 04:34:19.269812 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
| 7716 | 2026.03.04 04:34:19.269879 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 122 rows starting from the beginning of the part | ||
| 7717 | 2026.03.04 04:34:19.269940 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1954 rows starting from the beginning of the part | ||
| 7718 | 2026.03.04 04:34:19.270090 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.03.04 04:34:19.270135 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7720 | 2026.03.04 04:34:19.270488 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7721 | 2026.03.04 04:34:19.270724 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.03.04 04:34:19.270860 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001273 sec., 16496.465043205026 rows/sec., 1.19 MiB/sec. | ||
| 7723 | 2026.03.04 04:34:19.270899 [ 261 ] {e0d95a1a-5e7f-40cd-8ee1-0b973b76e48e} <Debug> TCPHandler: Processed in 0.001443838 sec. | ||
| 7724 | 2026.03.04 04:34:19.271022 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.03.04 04:34:19.271118 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7726 | 2026.03.04 04:34:19.271158 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7727 | 2026.03.04 04:34:19.271829 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.03.04 04:34:19.271867 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7729 | 2026.03.04 04:34:19.272233 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7730 | 2026.03.04 04:34:19.272265 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5353 rows, containing 5 columns (5 merged, 0 gathered) in 0.002834944 sec., 1888220.7197038108 rows/sec., 152.82 MiB/sec. | ||
| 7731 | 2026.03.04 04:34:19.272482 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.03.04 04:34:19.272596 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7733 | 2026.03.04 04:34:19.272622 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001522 sec., 465177.3981603154 rows/sec., 27.14 MiB/sec. | ||
| 7734 | 2026.03.04 04:34:19.272671 [ 261 ] {b10a06a0-ee4e-4b02-8685-74ef6c2ba6e0} <Debug> TCPHandler: Processed in 0.001699122 sec. | ||
| 7735 | 2026.03.04 04:34:19.272803 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2026.03.04 04:34:19.272902 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7737 | 2026.03.04 04:34:19.272918 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.03.04 04:34:19.272943 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7739 | 2026.03.04 04:34:19.273014 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_51_10} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7740 | 2026.03.04 04:34:19.273118 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 7741 | 2026.03.04 04:34:19.273347 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.03.04 04:34:19.273389 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7743 | 2026.03.04 04:34:19.273681 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7744 | 2026.03.04 04:34:19.273951 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.04 04:34:19.274103 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 57.73 KiB/sec. | ||
| 7746 | 2026.03.04 04:34:19.274148 [ 261 ] {c0600a5f-c108-4b2a-98e8-36d90b43a5c5} <Debug> TCPHandler: Processed in 0.001395167 sec. | ||
| 7747 | 2026.03.04 04:34:19.274281 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.03.04 04:34:19.274382 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7749 | 2026.03.04 04:34:19.274434 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7750 | 2026.03.04 04:34:19.275276 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.03.04 04:34:19.275314 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7752 | 2026.03.04 04:34:19.275682 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7753 | 2026.03.04 04:34:19.275893 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.03.04 04:34:19.276009 [ 126 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7755 | 2026.03.04 04:34:19.276026 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001666 sec., 612845.1380552221 rows/sec., 42.22 MiB/sec. | ||
| 7756 | 2026.03.04 04:34:19.276048 [ 126 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.03.04 04:34:19.276070 [ 261 ] {2db8b73a-42bf-426b-9ea0-a7e3f679d861} <Debug> TCPHandler: Processed in 0.001846406 sec. | ||
| 7758 | 2026.03.04 04:34:19.276071 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7759 | 2026.03.04 04:34:19.276172 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7760 | 2026.03.04 04:34:19.276209 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.03.04 04:34:19.276256 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7762 | 2026.03.04 04:34:19.276284 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1550 rows starting from the beginning of the part | ||
| 7763 | 2026.03.04 04:34:19.276311 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.03.04 04:34:19.276342 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part | ||
| 7765 | 2026.03.04 04:34:19.276356 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7766 | 2026.03.04 04:34:19.276386 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 135 rows starting from the beginning of the part | ||
| 7767 | 2026.03.04 04:34:19.276427 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
| 7768 | 2026.03.04 04:34:19.276467 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 97 rows starting from the beginning of the part | ||
| 7769 | 2026.03.04 04:34:19.276505 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1021 rows starting from the beginning of the part | ||
| 7770 | 2026.03.04 04:34:19.277073 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.03.04 04:34:19.277109 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7772 | 2026.03.04 04:34:19.277532 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7773 | 2026.03.04 04:34:19.277663 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152608 sec., 1931091.42377857 rows/sec., 143.81 MiB/sec. | ||
| 7774 | 2026.03.04 04:34:19.277759 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.03.04 04:34:19.277874 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7776 | 2026.03.04 04:34:19.277894 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001601 sec., 761399.1255465334 rows/sec., 47.61 MiB/sec. | ||
| 7777 | 2026.03.04 04:34:19.277901 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7778 | 2026.03.04 04:34:19.277909 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.03.04 04:34:19.277937 [ 261 ] {ddc9096d-9117-49c6-964b-e5a5a834225c} <Debug> TCPHandler: Processed in 0.001782695 sec. | ||
| 7780 | 2026.03.04 04:34:19.277946 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7781 | 2026.03.04 04:34:19.278056 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7782 | 2026.03.04 04:34:19.278083 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.03.04 04:34:19.278168 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7784 | 2026.03.04 04:34:19.278194 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.04 04:34:19.278204 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16109 rows starting from the beginning of the part | ||
| 7786 | 2026.03.04 04:34:19.278237 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7787 | 2026.03.04 04:34:19.278273 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_51_10} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7788 | 2026.03.04 04:34:19.278279 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7789 | 2026.03.04 04:34:19.278298 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <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 | ||
| 7790 | 2026.03.04 04:34:19.278335 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 233 rows starting from the beginning of the part | ||
| 7791 | 2026.03.04 04:34:19.278355 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7792 | 2026.03.04 04:34:19.278382 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7793 | 2026.03.04 04:34:19.278426 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7794 | 2026.03.04 04:34:19.278467 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1219 rows starting from the beginning of the part | ||
| 7795 | 2026.03.04 04:34:19.279101 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.03.04 04:34:19.279144 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7797 | 2026.03.04 04:34:19.279672 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7798 | 2026.03.04 04:34:19.279904 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.03.04 04:34:19.280045 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001827 sec., 9304.871373836892 rows/sec., 16.67 MiB/sec. | ||
| 7800 | 2026.03.04 04:34:19.280099 [ 261 ] {d31f2335-3b5c-4e44-95ac-8789bc32a2e4} <Debug> TCPHandler: Processed in 0.002066559 sec. | ||
| 7801 | 2026.03.04 04:34:19.280223 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.03.04 04:34:19.280318 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7803 | 2026.03.04 04:34:19.280360 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7804 | 2026.03.04 04:34:19.280681 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.03.04 04:34:19.280718 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7806 | 2026.03.04 04:34:19.281033 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7807 | 2026.03.04 04:34:19.281241 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.03.04 04:34:19.281349 [ 126 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7809 | 2026.03.04 04:34:19.281369 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 774.67 KiB/sec. | ||
| 7810 | 2026.03.04 04:34:19.281382 [ 126 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.03.04 04:34:19.281408 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7812 | 2026.03.04 04:34:19.281412 [ 261 ] {3cd4cd06-ec39-49cf-a2b6-888a8584b39d} <Debug> TCPHandler: Processed in 0.001239374 sec. | ||
| 7813 | 2026.03.04 04:34:19.281489 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7814 | 2026.03.04 04:34:19.281580 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7815 | 2026.03.04 04:34:19.281609 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2550 rows starting from the beginning of the part | ||
| 7816 | 2026.03.04 04:34:19.281668 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7817 | 2026.03.04 04:34:19.281718 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7818 | 2026.03.04 04:34:19.281759 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7819 | 2026.03.04 04:34:19.281802 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7820 | 2026.03.04 04:34:19.281845 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part | ||
| 7821 | 2026.03.04 04:34:19.283072 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18041 rows, containing 5 columns (5 merged, 0 gathered) in 0.005042968 sec., 3577456.7675226177 rows/sec., 237.34 MiB/sec. | ||
| 7822 | 2026.03.04 04:34:19.283155 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2802 rows, containing 4 columns (4 merged, 0 gathered) in 0.001700943 sec., 1647321.5151830486 rows/sec., 109.43 MiB/sec. | ||
| 7823 | 2026.03.04 04:34:19.283360 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7824 | 2026.03.04 04:34:19.283419 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7825 | 2026.03.04 04:34:19.283676 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.03.04 04:34:19.283764 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7827 | 2026.03.04 04:34:19.283792 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.03.04 04:34:19.283856 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 7829 | 2026.03.04 04:34:19.283891 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_51_10} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7830 | 2026.03.04 04:34:19.284012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7831 | 2026.03.04 04:34:20.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.19 MiB, peak 290.31 MiB, free memory in arenas 0.00 B, will set to 286.38 MiB (RSS), difference: 6.19 MiB | ||
| 7832 | 2026.03.04 04:34:23.984764 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.03.04 04:34:23.985036 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.04 04:34:23.985147 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7835 | 2026.03.04 04:34:23.986087 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.03.04 04:34:23.986134 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7837 | 2026.03.04 04:34:23.986536 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7838 | 2026.03.04 04:34:23.986777 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.03.04 04:34:23.986953 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.14 MiB/sec. | ||
| 7840 | 2026.03.04 04:34:23.987005 [ 261 ] {0d509f61-d84b-4ade-bf57-7ac446b4534c} <Debug> TCPHandler: Processed in 0.002372446 sec. | ||
| 7841 | 2026.03.04 04:34:23.987136 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.03.04 04:34:23.987243 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2026.03.04 04:34:23.987288 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7844 | 2026.03.04 04:34:23.987736 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.04 04:34:23.987780 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7846 | 2026.03.04 04:34:23.988105 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7847 | 2026.03.04 04:34:23.988316 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.04 04:34:23.988453 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 7849 | 2026.03.04 04:34:23.988492 [ 261 ] {51422436-b495-4047-911d-b85aa813f21c} <Debug> TCPHandler: Processed in 0.001409487 sec. | ||
| 7850 | 2026.03.04 04:34:23.988613 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.03.04 04:34:23.988713 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.03.04 04:34:23.988758 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7853 | 2026.03.04 04:34:23.989155 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.03.04 04:34:23.989192 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7855 | 2026.03.04 04:34:23.989525 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7856 | 2026.03.04 04:34:23.989744 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.03.04 04:34:23.989880 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 7858 | 2026.03.04 04:34:23.989919 [ 261 ] {5a872510-e66b-46f5-bf8e-dacb215d862f} <Debug> TCPHandler: Processed in 0.001356787 sec. | ||
| 7859 | 2026.03.04 04:34:23.990036 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.03.04 04:34:23.990133 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.04 04:34:23.990176 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7862 | 2026.03.04 04:34:23.990510 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.03.04 04:34:23.990547 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7864 | 2026.03.04 04:34:23.990854 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7865 | 2026.03.04 04:34:23.991064 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.03.04 04:34:23.991196 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001082 sec., 44362.292051756005 rows/sec., 2.99 MiB/sec. | ||
| 7867 | 2026.03.04 04:34:23.991232 [ 261 ] {f55eca6d-cc36-49a2-bb9a-4251e839139e} <Debug> TCPHandler: Processed in 0.001248314 sec. | ||
| 7868 | 2026.03.04 04:34:25.628365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15836 | ||
| 7869 | 2026.03.04 04:34:25.628937 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.03.04 04:34:25.628983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7871 | 2026.03.04 04:34:25.629467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7872 | 2026.03.04 04:34:25.629691 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.03.04 04:34:25.629821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15836 | ||
| 7874 | 2026.03.04 04:34:26.464973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7875 | 2026.03.04 04:34:26.481047 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.03.04 04:34:26.481102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7877 | 2026.03.04 04:34:26.486699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7878 | 2026.03.04 04:34:26.487372 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.03.04 04:34:26.490047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7880 | 2026.03.04 04:34:28.178281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 970 | ||
| 7881 | 2026.03.04 04:34:28.180680 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.03.04 04:34:28.180735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7883 | 2026.03.04 04:34:28.181935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7884 | 2026.03.04 04:34:28.182216 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.03.04 04:34:28.182587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7886 | 2026.03.04 04:34:28.987578 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.03.04 04:34:28.987783 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7888 | 2026.03.04 04:34:28.987854 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7889 | 2026.03.04 04:34:28.988634 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.03.04 04:34:28.988681 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7891 | 2026.03.04 04:34:28.989118 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7892 | 2026.03.04 04:34:28.989345 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.03.04 04:34:28.989494 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001765 sec., 69121.81303116147 rows/sec., 5.93 MiB/sec. | ||
| 7894 | 2026.03.04 04:34:28.989534 [ 261 ] {eccae5b6-b373-41fb-a5ce-41fd9c61fb08} <Debug> TCPHandler: Processed in 0.002095901 sec. | ||
| 7895 | 2026.03.04 04:34:28.989681 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.03.04 04:34:28.989781 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.03.04 04:34:28.989820 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7898 | 2026.03.04 04:34:28.990241 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.03.04 04:34:28.990277 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7900 | 2026.03.04 04:34:28.990565 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7901 | 2026.03.04 04:34:28.990766 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.03.04 04:34:28.990891 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001128 sec., 29255.319148936167 rows/sec., 2.15 MiB/sec. | ||
| 7903 | 2026.03.04 04:34:28.990927 [ 261 ] {a7e22c58-0311-4921-9a02-11ea12d3d247} <Debug> TCPHandler: Processed in 0.001295025 sec. | ||
| 7904 | 2026.03.04 04:34:28.991042 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.03.04 04:34:28.991135 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7906 | 2026.03.04 04:34:28.991173 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7907 | 2026.03.04 04:34:28.991612 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.03.04 04:34:28.991647 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7909 | 2026.03.04 04:34:28.991948 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7910 | 2026.03.04 04:34:28.992149 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.03.04 04:34:28.992272 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001155 sec., 83982.68398268399 rows/sec., 6.56 MiB/sec. | ||
| 7912 | 2026.03.04 04:34:28.992308 [ 261 ] {f6442e5b-192b-4986-b61e-ad3cb266a131} <Debug> TCPHandler: Processed in 0.001313965 sec. | ||
| 7913 | 2026.03.04 04:34:28.992422 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.03.04 04:34:28.992515 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7915 | 2026.03.04 04:34:28.992558 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7916 | 2026.03.04 04:34:28.992987 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.03.04 04:34:28.993022 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7918 | 2026.03.04 04:34:28.993359 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7919 | 2026.03.04 04:34:28.993561 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.03.04 04:34:28.993688 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7921 | 2026.03.04 04:34:28.993724 [ 261 ] {f1f40e77-bfc0-4e55-9b7e-aa7c47b4f9c7} <Debug> TCPHandler: Processed in 0.001349036 sec. | ||
| 7922 | 2026.03.04 04:34:28.993835 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.03.04 04:34:28.993927 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7924 | 2026.03.04 04:34:28.993980 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <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 | ||
| 7925 | 2026.03.04 04:34:28.994787 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.03.04 04:34:28.994823 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7927 | 2026.03.04 04:34:28.995360 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7928 | 2026.03.04 04:34:28.995571 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.03.04 04:34:28.995700 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001791 sec., 18425.460636515912 rows/sec., 33.02 MiB/sec. | ||
| 7930 | 2026.03.04 04:34:28.995750 [ 261 ] {9774f3b2-93f9-455e-90d7-a7c13be4cfdb} <Debug> TCPHandler: Processed in 0.001963088 sec. | ||
| 7931 | 2026.03.04 04:34:28.995865 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.03.04 04:34:28.995957 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.03.04 04:34:28.995998 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7934 | 2026.03.04 04:34:28.996338 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.03.04 04:34:28.996373 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7936 | 2026.03.04 04:34:28.996661 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7937 | 2026.03.04 04:34:28.996858 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.03.04 04:34:28.996981 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 7939 | 2026.03.04 04:34:28.997016 [ 261 ] {2b1cda90-4567-4270-8740-033011850f09} <Debug> TCPHandler: Processed in 0.001199793 sec. | ||
| 7940 | 2026.03.04 04:34:33.024041 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7941 | 2026.03.04 04:34:33.024119 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7942 | 2026.03.04 04:34:33.130851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16348 | ||
| 7943 | 2026.03.04 04:34:33.131416 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.03.04 04:34:33.131467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7945 | 2026.03.04 04:34:33.131998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7946 | 2026.03.04 04:34:33.132237 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.03.04 04:34:33.132379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 7948 | 2026.03.04 04:34:33.987213 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.03.04 04:34:33.987413 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7950 | 2026.03.04 04:34:33.987488 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7951 | 2026.03.04 04:34:33.988211 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.03.04 04:34:33.988257 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7953 | 2026.03.04 04:34:33.988665 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7954 | 2026.03.04 04:34:33.988906 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.03.04 04:34:33.989072 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001712 sec., 42056.07476635514 rows/sec., 3.37 MiB/sec. | ||
| 7956 | 2026.03.04 04:34:33.989124 [ 261 ] {3b724501-0d96-4f77-bfba-f11e8fe55b7b} <Debug> TCPHandler: Processed in 0.002053529 sec. | ||
| 7957 | 2026.03.04 04:34:33.989262 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.03.04 04:34:33.989368 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.03.04 04:34:33.989414 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7960 | 2026.03.04 04:34:33.989840 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.03.04 04:34:33.989880 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7962 | 2026.03.04 04:34:33.990189 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7963 | 2026.03.04 04:34:33.990402 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.03.04 04:34:33.990543 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001199 sec., 6672.226855713095 rows/sec., 501.72 KiB/sec. | ||
| 7965 | 2026.03.04 04:34:33.990593 [ 261 ] {8bd577d3-3f7a-47e3-85ba-3beb885552f7} <Debug> TCPHandler: Processed in 0.001384497 sec. | ||
| 7966 | 2026.03.04 04:34:33.990730 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.03.04 04:34:33.990832 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7968 | 2026.03.04 04:34:33.990874 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7969 | 2026.03.04 04:34:33.991029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7970 | 2026.03.04 04:34:33.991315 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.03.04 04:34:33.991357 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7972 | 2026.03.04 04:34:33.991676 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7973 | 2026.03.04 04:34:33.991907 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.03.04 04:34:33.992044 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001233 sec., 58394.16058394161 rows/sec., 4.56 MiB/sec. | ||
| 7975 | 2026.03.04 04:34:33.992084 [ 261 ] {7c39914d-3f3e-4e56-988a-35f9b8c1e1aa} <Debug> TCPHandler: Processed in 0.001406507 sec. | ||
| 7976 | 2026.03.04 04:34:33.992217 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.03.04 04:34:33.992316 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.03.04 04:34:33.992362 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7979 | 2026.03.04 04:34:33.992784 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.03.04 04:34:33.992821 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7981 | 2026.03.04 04:34:33.993152 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7982 | 2026.03.04 04:34:33.993375 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.03.04 04:34:33.993506 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7984 | 2026.03.04 04:34:33.993545 [ 261 ] {b3b48739-4b35-408f-8a04-953037f34d00} <Debug> TCPHandler: Processed in 0.001379607 sec. | ||
| 7985 | 2026.03.04 04:34:33.993658 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.03.04 04:34:33.993755 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2026.03.04 04:34:33.993813 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <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 | ||
| 7988 | 2026.03.04 04:34:33.994578 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.03.04 04:34:33.994615 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7990 | 2026.03.04 04:34:33.995176 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7991 | 2026.03.04 04:34:33.995404 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.03.04 04:34:33.995551 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001814 sec., 4410.143329658214 rows/sec., 7.90 MiB/sec. | ||
| 7993 | 2026.03.04 04:34:33.995615 [ 261 ] {1feca4e3-0443-4ee1-9c3c-81100705605b} <Debug> TCPHandler: Processed in 0.002008069 sec. | ||
| 7994 | 2026.03.04 04:34:33.995735 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.03.04 04:34:33.995833 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.03.04 04:34:33.995876 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7997 | 2026.03.04 04:34:33.996221 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.03.04 04:34:33.996259 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 7999 | 2026.03.04 04:34:33.996566 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8000 | 2026.03.04 04:34:33.996781 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.03.04 04:34:33.996916 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 8002 | 2026.03.04 04:34:33.996954 [ 261 ] {e153277b-c9f4-4abc-b0b7-65ea05f1634c} <Debug> TCPHandler: Processed in 0.001268984 sec. | ||
| 8003 | 2026.03.04 04:34:34.008563 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.03.04 04:34:34.008620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8005 | 2026.03.04 04:34:34.014515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8006 | 2026.03.04 04:34:34.015204 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.03.04 04:34:34.018342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8008 | 2026.03.04 04:34:38.183411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 994 | ||
| 8009 | 2026.03.04 04:34:38.185598 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2026.03.04 04:34:38.185656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8011 | 2026.03.04 04:34:38.186861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8012 | 2026.03.04 04:34:38.187139 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2026.03.04 04:34:38.187307 [ 102 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8014 | 2026.03.04 04:34:38.187368 [ 102 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.03.04 04:34:38.187388 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8016 | 2026.03.04 04:34:38.187511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 8017 | 2026.03.04 04:34:38.187520 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8018 | 2026.03.04 04:34:38.188135 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8019 | 2026.03.04 04:34:38.188275 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 812 rows starting from the beginning of the part | ||
| 8020 | 2026.03.04 04:34:38.188614 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 8021 | 2026.03.04 04:34:38.188955 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8022 | 2026.03.04 04:34:38.189310 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8023 | 2026.03.04 04:34:38.189653 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 8024 | 2026.03.04 04:34:38.189988 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 8025 | 2026.03.04 04:34:38.196322 [ 189 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 72 columns (72 merged, 0 gathered) in 0.00885658 sec., 112232.93867384476 rows/sec., 94.71 MiB/sec. | ||
| 8026 | 2026.03.04 04:34:38.197447 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8027 | 2026.03.04 04:34:38.197981 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.03.04 04:34:38.198053 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_26_5} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8029 | 2026.03.04 04:34:38.198198 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 8030 | 2026.03.04 04:34:38.988952 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.03.04 04:34:38.989136 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.03.04 04:34:38.989204 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8033 | 2026.03.04 04:34:38.989870 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.03.04 04:34:38.989923 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8035 | 2026.03.04 04:34:38.990313 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8036 | 2026.03.04 04:34:38.990544 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.03.04 04:34:38.990707 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 8038 | 2026.03.04 04:34:38.990756 [ 261 ] {e2857c08-f4ad-48f1-bedc-262c80a58af6} <Debug> TCPHandler: Processed in 0.001936118 sec. | ||
| 8039 | 2026.03.04 04:34:38.990887 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8040 | 2026.03.04 04:34:38.990990 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8041 | 2026.03.04 04:34:38.991034 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8042 | 2026.03.04 04:34:38.991449 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.03.04 04:34:38.991486 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8044 | 2026.03.04 04:34:38.991781 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8045 | 2026.03.04 04:34:38.991989 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.03.04 04:34:38.992117 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001151 sec., 6950.477845351868 rows/sec., 566.76 KiB/sec. | ||
| 8047 | 2026.03.04 04:34:38.992154 [ 261 ] {80dc0aeb-d793-4a28-9eee-443d3073e58c} <Debug> TCPHandler: Processed in 0.001317996 sec. | ||
| 8048 | 2026.03.04 04:34:38.992263 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.03.04 04:34:38.992357 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8050 | 2026.03.04 04:34:38.992396 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8051 | 2026.03.04 04:34:38.992906 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.03.04 04:34:38.992941 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8053 | 2026.03.04 04:34:38.993260 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8054 | 2026.03.04 04:34:38.993469 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.03.04 04:34:38.993595 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001258 sec., 195548.48966613674 rows/sec., 17.43 MiB/sec. | ||
| 8056 | 2026.03.04 04:34:38.993633 [ 261 ] {19d1745c-a6db-44b8-959d-bd2b37a3c0e3} <Debug> TCPHandler: Processed in 0.001416977 sec. | ||
| 8057 | 2026.03.04 04:34:38.993745 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.03.04 04:34:38.993838 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8059 | 2026.03.04 04:34:38.993877 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8060 | 2026.03.04 04:34:38.994284 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.03.04 04:34:38.994320 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8062 | 2026.03.04 04:34:38.994620 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8063 | 2026.03.04 04:34:38.994822 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.03.04 04:34:38.994930 [ 102 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8065 | 2026.03.04 04:34:38.994947 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001127 sec., 47027.50665483585 rows/sec., 3.47 MiB/sec. | ||
| 8066 | 2026.03.04 04:34:38.994995 [ 102 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.03.04 04:34:38.995004 [ 261 ] {8f33ede7-56c4-41b8-bbe8-820ce8d5b1f2} <Debug> TCPHandler: Processed in 0.001306406 sec. | ||
| 8068 | 2026.03.04 04:34:38.995024 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8069 | 2026.03.04 04:34:38.995123 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.03.04 04:34:38.995141 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8071 | 2026.03.04 04:34:38.995220 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8072 | 2026.03.04 04:34:38.995254 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8073 | 2026.03.04 04:34:38.995263 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8074 | 2026.03.04 04:34:38.995292 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8075 | 2026.03.04 04:34:38.995362 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 33 rows starting from the beginning of the part | ||
| 8076 | 2026.03.04 04:34:38.995405 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part | ||
| 8077 | 2026.03.04 04:34:38.995447 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 33 rows starting from the beginning of the part | ||
| 8078 | 2026.03.04 04:34:38.995487 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
| 8079 | 2026.03.04 04:34:38.995524 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 53 rows starting from the beginning of the part | ||
| 8080 | 2026.03.04 04:34:38.995667 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.03.04 04:34:38.995709 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8082 | 2026.03.04 04:34:38.996059 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8083 | 2026.03.04 04:34:38.996284 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.03.04 04:34:38.996375 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273665 sec., 292070.5208983524 rows/sec., 20.88 MiB/sec. | ||
| 8085 | 2026.03.04 04:34:38.996408 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.65 MiB/sec. | ||
| 8086 | 2026.03.04 04:34:38.996452 [ 261 ] {e932f8b4-c8e4-4df2-ab6a-fbcc51776523} <Debug> TCPHandler: Processed in 0.001376856 sec. | ||
| 8087 | 2026.03.04 04:34:38.996533 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8088 | 2026.03.04 04:34:38.996565 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.03.04 04:34:38.996661 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8090 | 2026.03.04 04:34:38.996703 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8091 | 2026.03.04 04:34:38.996794 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.03.04 04:34:38.996864 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_46_9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8093 | 2026.03.04 04:34:38.996931 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8094 | 2026.03.04 04:34:38.997100 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.03.04 04:34:38.997140 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8096 | 2026.03.04 04:34:38.997435 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8097 | 2026.03.04 04:34:38.997646 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.03.04 04:34:38.997771 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 8099 | 2026.03.04 04:34:38.997806 [ 261 ] {798103d4-4894-452e-a392-84ceba74f7c3} <Debug> TCPHandler: Processed in 0.001287955 sec. | ||
| 8100 | 2026.03.04 04:34:38.997914 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.03.04 04:34:38.998005 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8102 | 2026.03.04 04:34:38.998043 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8103 | 2026.03.04 04:34:38.998495 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.03.04 04:34:38.998528 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8105 | 2026.03.04 04:34:38.998833 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8106 | 2026.03.04 04:34:38.999039 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.03.04 04:34:38.999163 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001176 sec., 119897.95918367348 rows/sec., 9.69 MiB/sec. | ||
| 8108 | 2026.03.04 04:34:38.999198 [ 261 ] {2cd7f964-1b88-4e54-8ec1-1dd7b0263fb1} <Debug> TCPHandler: Processed in 0.001331266 sec. | ||
| 8109 | 2026.03.04 04:34:38.999307 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.03.04 04:34:38.999399 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8111 | 2026.03.04 04:34:38.999441 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8112 | 2026.03.04 04:34:38.999841 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.03.04 04:34:38.999874 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8114 | 2026.03.04 04:34:39.000208 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8115 | 2026.03.04 04:34:39.000416 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.03.04 04:34:39.000541 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00116 sec., 172413.79310344826 rows/sec., 12.36 MiB/sec. | ||
| 8117 | 2026.03.04 04:34:39.000575 [ 261 ] {7e668958-31b2-4cdb-8729-89d2849660ac} <Debug> TCPHandler: Processed in 0.001315255 sec. | ||
| 8118 | 2026.03.04 04:34:39.000688 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.03.04 04:34:39.000781 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.03.04 04:34:39.000833 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <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 | ||
| 8121 | 2026.03.04 04:34:39.001675 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.03.04 04:34:39.001710 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8123 | 2026.03.04 04:34:39.002256 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8124 | 2026.03.04 04:34:39.002475 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.03.04 04:34:39.002624 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001861 sec., 17732.401934443846 rows/sec., 31.78 MiB/sec. | ||
| 8126 | 2026.03.04 04:34:39.002682 [ 261 ] {21ff5276-cc8a-4b73-b2e6-69b996aa5837} <Debug> TCPHandler: Processed in 0.00204099 sec. | ||
| 8127 | 2026.03.04 04:34:39.002796 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.03.04 04:34:39.002890 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8129 | 2026.03.04 04:34:39.002931 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8130 | 2026.03.04 04:34:39.003267 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.03.04 04:34:39.003302 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8132 | 2026.03.04 04:34:39.003606 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8133 | 2026.03.04 04:34:39.003816 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.03.04 04:34:39.003941 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8135 | 2026.03.04 04:34:39.003974 [ 261 ] {3eeea514-15c7-4385-b58d-7678d5d977ff} <Debug> TCPHandler: Processed in 0.001224954 sec. | ||
| 8136 | 2026.03.04 04:34:40.633112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16796 | ||
| 8137 | 2026.03.04 04:34:40.633693 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.03.04 04:34:40.633742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8139 | 2026.03.04 04:34:40.634238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8140 | 2026.03.04 04:34:40.634483 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.03.04 04:34:40.634619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16796 | ||
| 8142 | 2026.03.04 04:34:41.519063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8143 | 2026.03.04 04:34:41.537109 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8144 | 2026.03.04 04:34:41.537180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8145 | 2026.03.04 04:34:41.543393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8146 | 2026.03.04 04:34:41.544103 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.03.04 04:34:41.547204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8148 | 2026.03.04 04:34:43.985905 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.03.04 04:34:43.986124 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8150 | 2026.03.04 04:34:43.986200 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8151 | 2026.03.04 04:34:43.986923 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.03.04 04:34:43.986977 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8153 | 2026.03.04 04:34:43.987375 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8154 | 2026.03.04 04:34:43.987606 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.03.04 04:34:43.987757 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001696 sec., 42452.83018867925 rows/sec., 3.41 MiB/sec. | ||
| 8156 | 2026.03.04 04:34:43.987758 [ 96 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8157 | 2026.03.04 04:34:43.987800 [ 261 ] {a360bb18-719c-465c-8240-e3501f86f0f2} <Debug> TCPHandler: Processed in 0.00205353 sec. | ||
| 8158 | 2026.03.04 04:34:43.987835 [ 96 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.03.04 04:34:43.987871 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8160 | 2026.03.04 04:34:43.987946 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.03.04 04:34:43.988018 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8162 | 2026.03.04 04:34:43.988047 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.03.04 04:34:43.988095 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8164 | 2026.03.04 04:34:43.988169 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8165 | 2026.03.04 04:34:43.988214 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2890 rows starting from the beginning of the part | ||
| 8166 | 2026.03.04 04:34:43.988291 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8167 | 2026.03.04 04:34:43.988344 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 122 rows starting from the beginning of the part | ||
| 8168 | 2026.03.04 04:34:43.988392 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 72 rows starting from the beginning of the part | ||
| 8169 | 2026.03.04 04:34:43.988435 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 246 rows starting from the beginning of the part | ||
| 8170 | 2026.03.04 04:34:43.988481 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
| 8171 | 2026.03.04 04:34:43.988495 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.03.04 04:34:43.988538 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8173 | 2026.03.04 04:34:43.988888 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8174 | 2026.03.04 04:34:43.989109 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.03.04 04:34:43.989246 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001218 sec., 6568.144499178982 rows/sec., 493.89 KiB/sec. | ||
| 8176 | 2026.03.04 04:34:43.989284 [ 261 ] {8f8efd86-02f7-417f-bf3b-850f504863f8} <Debug> TCPHandler: Processed in 0.001401507 sec. | ||
| 8177 | 2026.03.04 04:34:43.989399 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.03.04 04:34:43.989494 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8179 | 2026.03.04 04:34:43.989535 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8180 | 2026.03.04 04:34:43.989950 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.03.04 04:34:43.989986 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8182 | 2026.03.04 04:34:43.990011 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060199 sec., 1678478.6324039572 rows/sec., 137.93 MiB/sec. | ||
| 8183 | 2026.03.04 04:34:43.990296 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8184 | 2026.03.04 04:34:43.990432 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8185 | 2026.03.04 04:34:43.990525 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.03.04 04:34:43.990656 [ 96 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8187 | 2026.03.04 04:34:43.990672 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001195 sec., 60251.046025104595 rows/sec., 4.70 MiB/sec. | ||
| 8188 | 2026.03.04 04:34:43.990702 [ 96 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.03.04 04:34:43.990723 [ 261 ] {4bc1ee12-13eb-4acd-b89b-89ee6d2a023b} <Debug> TCPHandler: Processed in 0.001374417 sec. | ||
| 8190 | 2026.03.04 04:34:43.990730 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.17 GiB. | ||
| 8191 | 2026.03.04 04:34:43.990775 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.03.04 04:34:43.990842 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8193 | 2026.03.04 04:34:43.990849 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.03.04 04:34:43.990868 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_56_11} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8195 | 2026.03.04 04:34:43.990956 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8196 | 2026.03.04 04:34:43.990968 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8197 | 2026.03.04 04:34:43.990984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8198 | 2026.03.04 04:34:43.990986 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1550 rows starting from the beginning of the part | ||
| 8199 | 2026.03.04 04:34:43.991032 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8200 | 2026.03.04 04:34:43.991064 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8201 | 2026.03.04 04:34:43.991113 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 97 rows starting from the beginning of the part | ||
| 8202 | 2026.03.04 04:34:43.991152 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 72 rows starting from the beginning of the part | ||
| 8203 | 2026.03.04 04:34:43.991189 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 141 rows starting from the beginning of the part | ||
| 8204 | 2026.03.04 04:34:43.991226 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 72 rows starting from the beginning of the part | ||
| 8205 | 2026.03.04 04:34:43.991433 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.03.04 04:34:43.991477 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8207 | 2026.03.04 04:34:43.991822 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8208 | 2026.03.04 04:34:43.992044 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.03.04 04:34:43.992151 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8210 | 2026.03.04 04:34:43.992173 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8211 | 2026.03.04 04:34:43.992182 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.04 04:34:43.992212 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8213 | 2026.03.04 04:34:43.992216 [ 261 ] {942f6489-d3e0-49e9-b2e4-802b97ccbc0c} <Debug> TCPHandler: Processed in 0.001417178 sec. | ||
| 8214 | 2026.03.04 04:34:43.992286 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8215 | 2026.03.04 04:34:43.992332 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1996 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153556 sec., 1299851.519966657 rows/sec., 98.32 MiB/sec. | ||
| 8216 | 2026.03.04 04:34:43.992336 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.03.04 04:34:43.992397 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8218 | 2026.03.04 04:34:43.992431 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18041 rows starting from the beginning of the part | ||
| 8219 | 2026.03.04 04:34:43.992467 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8220 | 2026.03.04 04:34:43.992486 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 128 rows starting from the beginning of the part | ||
| 8221 | 2026.03.04 04:34:43.992528 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <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 | ||
| 8222 | 2026.03.04 04:34:43.992537 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8223 | 2026.03.04 04:34:43.992556 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8224 | 2026.03.04 04:34:43.992589 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8225 | 2026.03.04 04:34:43.992636 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 200 rows starting from the beginning of the part | ||
| 8226 | 2026.03.04 04:34:43.992678 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8227 | 2026.03.04 04:34:43.992969 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.03.04 04:34:43.993080 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_56_11} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8229 | 2026.03.04 04:34:43.993178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8230 | 2026.03.04 04:34:43.993291 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.03.04 04:34:43.993326 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8232 | 2026.03.04 04:34:43.993903 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8233 | 2026.03.04 04:34:43.994139 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.03.04 04:34:43.994285 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001835 sec., 4359.673024523161 rows/sec., 7.81 MiB/sec. | ||
| 8235 | 2026.03.04 04:34:43.994283 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8236 | 2026.03.04 04:34:43.994342 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.03.04 04:34:43.994352 [ 261 ] {d8dccbcd-12d2-4cce-95db-83ab48125abe} <Debug> TCPHandler: Processed in 0.00206687 sec. | ||
| 8238 | 2026.03.04 04:34:43.994363 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8239 | 2026.03.04 04:34:43.994473 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8240 | 2026.03.04 04:34:43.994483 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.03.04 04:34:43.994596 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8242 | 2026.03.04 04:34:43.994639 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8243 | 2026.03.04 04:34:43.994671 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8244 | 2026.03.04 04:34:43.994724 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 921 rows starting from the beginning of the part | ||
| 8245 | 2026.03.04 04:34:43.994846 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 8246 | 2026.03.04 04:34:43.994949 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
| 8247 | 2026.03.04 04:34:43.994979 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.03.04 04:34:43.995015 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8249 | 2026.03.04 04:34:43.995047 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 8250 | 2026.03.04 04:34:43.995138 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 8251 | 2026.03.04 04:34:43.995223 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8252 | 2026.03.04 04:34:43.995342 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8253 | 2026.03.04 04:34:43.995553 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.03.04 04:34:43.995669 [ 98 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8255 | 2026.03.04 04:34:43.995688 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8256 | 2026.03.04 04:34:43.995701 [ 98 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.03.04 04:34:43.995728 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8258 | 2026.03.04 04:34:43.995731 [ 261 ] {a6b8cf12-2893-4e3b-96b3-5cd5144d9eee} <Debug> TCPHandler: Processed in 0.001298985 sec. | ||
| 8259 | 2026.03.04 04:34:43.995813 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8260 | 2026.03.04 04:34:43.995929 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8261 | 2026.03.04 04:34:43.995966 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2802 rows starting from the beginning of the part | ||
| 8262 | 2026.03.04 04:34:43.996020 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 8263 | 2026.03.04 04:34:43.996062 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8264 | 2026.03.04 04:34:43.996097 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8265 | 2026.03.04 04:34:43.996132 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8266 | 2026.03.04 04:34:43.996167 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8267 | 2026.03.04 04:34:43.997580 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811035 sec., 1706206.6718754745 rows/sec., 113.49 MiB/sec. | ||
| 8268 | 2026.03.04 04:34:43.997969 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8269 | 2026.03.04 04:34:43.998241 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.03.04 04:34:43.998267 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 5 columns (5 merged, 0 gathered) in 0.006013285 sec., 3134559.562701585 rows/sec., 208.47 MiB/sec. | ||
| 8271 | 2026.03.04 04:34:43.998340 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_56_11} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8272 | 2026.03.04 04:34:43.998429 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8273 | 2026.03.04 04:34:43.998677 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8274 | 2026.03.04 04:34:43.999026 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.03.04 04:34:43.999108 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8276 | 2026.03.04 04:34:43.999206 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 8277 | 2026.03.04 04:34:44.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.91 MiB, peak 301.68 MiB, free memory in arenas 0.00 B, will set to 292.39 MiB (RSS), difference: -3.52 MiB | ||
| 8278 | 2026.03.04 04:34:44.002223 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 19 columns (19 merged, 0 gathered) in 0.00779845 sec., 130795.22212747404 rows/sec., 234.38 MiB/sec. | ||
| 8279 | 2026.03.04 04:34:44.003492 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8280 | 2026.03.04 04:34:44.003807 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.04 04:34:44.003873 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8282 | 2026.03.04 04:34:44.003953 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8283 | 2026.03.04 04:34:45.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.02 MiB, peak 301.68 MiB, free memory in arenas 0.00 B, will set to 293.88 MiB (RSS), difference: 8.86 MiB | ||
| 8284 | 2026.03.04 04:34:48.024215 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8285 | 2026.03.04 04:34:48.024316 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8286 | 2026.03.04 04:34:48.134696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17308 | ||
| 8287 | 2026.03.04 04:34:48.135235 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.03.04 04:34:48.135286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8289 | 2026.03.04 04:34:48.135782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8290 | 2026.03.04 04:34:48.136015 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.03.04 04:34:48.136148 [ 93 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8292 | 2026.03.04 04:34:48.136158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 8293 | 2026.03.04 04:34:48.136193 [ 93 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.03.04 04:34:48.136222 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8295 | 2026.03.04 04:34:48.136345 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8296 | 2026.03.04 04:34:48.136484 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8297 | 2026.03.04 04:34:48.136524 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14876 rows starting from the beginning of the part | ||
| 8298 | 2026.03.04 04:34:48.136591 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8299 | 2026.03.04 04:34:48.136636 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8300 | 2026.03.04 04:34:48.136678 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8301 | 2026.03.04 04:34:48.136718 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8302 | 2026.03.04 04:34:48.136758 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8303 | 2026.03.04 04:34:48.138785 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494798 sec., 6937635.8326405585 rows/sec., 99.24 MiB/sec. | ||
| 8304 | 2026.03.04 04:34:48.138886 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8305 | 2026.03.04 04:34:48.139146 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.03.04 04:34:48.139222 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_36_7} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8307 | 2026.03.04 04:34:48.139300 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8308 | 2026.03.04 04:34:48.188586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1026 | ||
| 8309 | 2026.03.04 04:34:48.190883 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.03.04 04:34:48.190940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8311 | 2026.03.04 04:34:48.192154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8312 | 2026.03.04 04:34:48.192428 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.03.04 04:34:48.192800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 8314 | 2026.03.04 04:34:48.986817 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.03.04 04:34:48.987020 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8316 | 2026.03.04 04:34:48.987098 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8317 | 2026.03.04 04:34:48.987825 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.03.04 04:34:48.987876 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8319 | 2026.03.04 04:34:48.988290 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8320 | 2026.03.04 04:34:48.988536 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.03.04 04:34:48.988705 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001739 sec., 70155.26164462334 rows/sec., 6.02 MiB/sec. | ||
| 8322 | 2026.03.04 04:34:48.988755 [ 261 ] {c4215937-6ec6-4b4f-b7c0-f15a1796e1ab} <Debug> TCPHandler: Processed in 0.00207989 sec. | ||
| 8323 | 2026.03.04 04:34:48.988885 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.03.04 04:34:48.988992 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8325 | 2026.03.04 04:34:48.989036 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8326 | 2026.03.04 04:34:48.989466 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.03.04 04:34:48.989505 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8328 | 2026.03.04 04:34:48.989813 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8329 | 2026.03.04 04:34:48.990024 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.03.04 04:34:48.990160 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001193 sec., 27661.35792120704 rows/sec., 2.03 MiB/sec. | ||
| 8331 | 2026.03.04 04:34:48.990199 [ 261 ] {b5c9b2bb-da59-422c-aa3a-0edbd04bb77e} <Debug> TCPHandler: Processed in 0.001368816 sec. | ||
| 8332 | 2026.03.04 04:34:48.990310 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.03.04 04:34:48.990407 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8334 | 2026.03.04 04:34:48.990448 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8335 | 2026.03.04 04:34:48.990871 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.03.04 04:34:48.990909 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8337 | 2026.03.04 04:34:48.991228 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8338 | 2026.03.04 04:34:48.991431 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.03.04 04:34:48.991561 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001174 sec., 82623.50936967632 rows/sec., 6.45 MiB/sec. | ||
| 8340 | 2026.03.04 04:34:48.991600 [ 261 ] {7b52fb23-30b0-40aa-b9e1-3e9a2b05ae2c} <Debug> TCPHandler: Processed in 0.001341336 sec. | ||
| 8341 | 2026.03.04 04:34:48.991714 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.03.04 04:34:48.991811 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8343 | 2026.03.04 04:34:48.991856 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8344 | 2026.03.04 04:34:48.992269 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.03.04 04:34:48.992307 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8346 | 2026.03.04 04:34:48.992639 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8347 | 2026.03.04 04:34:48.992853 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.03.04 04:34:48.992985 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8349 | 2026.03.04 04:34:48.993022 [ 261 ] {54f69309-1614-4863-958b-5d1e25dbd76b} <Debug> TCPHandler: Processed in 0.001359476 sec. | ||
| 8350 | 2026.03.04 04:34:48.993126 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.03.04 04:34:48.993223 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.03.04 04:34:48.993278 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <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 | ||
| 8353 | 2026.03.04 04:34:48.994116 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.03.04 04:34:48.994153 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8355 | 2026.03.04 04:34:48.994723 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8356 | 2026.03.04 04:34:48.994948 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.03.04 04:34:48.995088 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001883 sec., 17525.225703664368 rows/sec., 31.40 MiB/sec. | ||
| 8358 | 2026.03.04 04:34:48.995151 [ 261 ] {30c50a7b-4085-43bc-90a9-7c6a79023791} <Debug> TCPHandler: Processed in 0.00207401 sec. | ||
| 8359 | 2026.03.04 04:34:48.995264 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.03.04 04:34:48.995361 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.03.04 04:34:48.995403 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8362 | 2026.03.04 04:34:48.995745 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.03.04 04:34:48.995780 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8364 | 2026.03.04 04:34:48.996089 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8365 | 2026.03.04 04:34:48.996296 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.03.04 04:34:48.996424 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8367 | 2026.03.04 04:34:48.996461 [ 261 ] {5b7254c8-7388-4714-8d64-69c0f9f5669e} <Debug> TCPHandler: Processed in 0.001247955 sec. | ||
| 8368 | 2026.03.04 04:34:49.047295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8369 | 2026.03.04 04:34:49.065397 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.03.04 04:34:49.065452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8371 | 2026.03.04 04:34:49.071541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8372 | 2026.03.04 04:34:49.072247 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.03.04 04:34:49.072531 [ 93 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8374 | 2026.03.04 04:34:49.072571 [ 93 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.03.04 04:34:49.072589 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8376 | 2026.03.04 04:34:49.072676 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8377 | 2026.03.04 04:34:49.075746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8378 | 2026.03.04 04:34:49.076567 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8379 | 2026.03.04 04:34:49.078139 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8380 | 2026.03.04 04:34:49.082851 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8381 | 2026.03.04 04:34:49.087385 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8382 | 2026.03.04 04:34:49.091992 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8383 | 2026.03.04 04:34:49.096364 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8384 | 2026.03.04 04:34:49.100195 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8385 | 2026.03.04 04:34:49.160579 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.087933426 sec., 3093.249204233212 rows/sec., 15.99 MiB/sec. | ||
| 8386 | 2026.03.04 04:34:49.163596 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8387 | 2026.03.04 04:34:49.165869 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.03.04 04:34:49.165991 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_36_7} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8389 | 2026.03.04 04:34:49.168057 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8390 | 2026.03.04 04:34:49.270491 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.03.04 04:34:49.270678 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8392 | 2026.03.04 04:34:49.270753 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8393 | 2026.03.04 04:34:49.271399 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.03.04 04:34:49.271455 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8395 | 2026.03.04 04:34:49.271869 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8396 | 2026.03.04 04:34:49.272103 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.03.04 04:34:49.272275 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001647 sec., 2428.6581663630845 rows/sec., 198.04 KiB/sec. | ||
| 8398 | 2026.03.04 04:34:49.272325 [ 261 ] {2b9a9376-919b-481f-8ba7-6f4067a94870} <Debug> TCPHandler: Processed in 0.001969498 sec. | ||
| 8399 | 2026.03.04 04:34:49.272448 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.03.04 04:34:49.272556 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8401 | 2026.03.04 04:34:49.272600 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8402 | 2026.03.04 04:34:49.274010 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.03.04 04:34:49.274043 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8404 | 2026.03.04 04:34:49.274456 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8405 | 2026.03.04 04:34:49.274753 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.03.04 04:34:49.274895 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Debug> executeQuery: Read 1954 rows, 149.86 KiB in 0.002365 sec., 826215.644820296 rows/sec., 61.88 MiB/sec. | ||
| 8407 | 2026.03.04 04:34:49.274936 [ 261 ] {06022c56-d554-49eb-b6f2-9ae8c19812fc} <Debug> TCPHandler: Processed in 0.002538709 sec. | ||
| 8408 | 2026.03.04 04:34:49.275057 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2026.03.04 04:34:49.275159 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8410 | 2026.03.04 04:34:49.275203 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8411 | 2026.03.04 04:34:49.275620 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.03.04 04:34:49.275656 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8413 | 2026.03.04 04:34:49.275979 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8414 | 2026.03.04 04:34:49.276193 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.03.04 04:34:49.276321 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001185 sec., 17721.51898734177 rows/sec., 1.28 MiB/sec. | ||
| 8416 | 2026.03.04 04:34:49.276359 [ 261 ] {06befeb4-9f47-4b42-8b26-7a18f1464ab5} <Debug> TCPHandler: Processed in 0.001351866 sec. | ||
| 8417 | 2026.03.04 04:34:49.276476 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.03.04 04:34:49.276574 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8419 | 2026.03.04 04:34:49.276614 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8420 | 2026.03.04 04:34:49.277236 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.03.04 04:34:49.277271 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8422 | 2026.03.04 04:34:49.277596 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8423 | 2026.03.04 04:34:49.277804 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.03.04 04:34:49.277896 [ 93 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8425 | 2026.03.04 04:34:49.277926 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001372 sec., 516034.9854227405 rows/sec., 30.10 MiB/sec. | ||
| 8426 | 2026.03.04 04:34:49.277930 [ 93 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.03.04 04:34:49.277959 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8428 | 2026.03.04 04:34:49.277964 [ 261 ] {8ef9e41e-28c3-4365-9912-9a44ff366793} <Debug> TCPHandler: Processed in 0.00153796 sec. | ||
| 8429 | 2026.03.04 04:34:49.278082 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8430 | 2026.03.04 04:34:49.278099 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.03.04 04:34:49.278215 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.03.04 04:34:49.278231 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8433 | 2026.03.04 04:34:49.278258 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8434 | 2026.03.04 04:34:49.278270 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 882 rows starting from the beginning of the part | ||
| 8435 | 2026.03.04 04:34:49.278345 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 8436 | 2026.03.04 04:34:49.278392 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8437 | 2026.03.04 04:34:49.278437 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 708 rows starting from the beginning of the part | ||
| 8438 | 2026.03.04 04:34:49.278478 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8439 | 2026.03.04 04:34:49.278523 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 708 rows starting from the beginning of the part | ||
| 8440 | 2026.03.04 04:34:49.278655 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.03.04 04:34:49.278697 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8442 | 2026.03.04 04:34:49.279013 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8443 | 2026.03.04 04:34:49.279233 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.03.04 04:34:49.279359 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 60.51 KiB/sec. | ||
| 8445 | 2026.03.04 04:34:49.279397 [ 261 ] {bfaf2693-e1b0-4ee7-92aa-81af6fbab5c1} <Debug> TCPHandler: Processed in 0.001348466 sec. | ||
| 8446 | 2026.03.04 04:34:49.279511 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.03.04 04:34:49.279605 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8448 | 2026.03.04 04:34:49.279645 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8449 | 2026.03.04 04:34:49.279714 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697302 sec., 1469980.003558589 rows/sec., 93.51 MiB/sec. | ||
| 8450 | 2026.03.04 04:34:49.279875 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8451 | 2026.03.04 04:34:49.280124 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.03.04 04:34:49.280215 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_20_4} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8453 | 2026.03.04 04:34:49.280289 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 8454 | 2026.03.04 04:34:49.280449 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.03.04 04:34:49.280492 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8456 | 2026.03.04 04:34:49.280851 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8457 | 2026.03.04 04:34:49.281058 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.03.04 04:34:49.281189 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001602 sec., 637328.3395755306 rows/sec., 43.91 MiB/sec. | ||
| 8459 | 2026.03.04 04:34:49.281228 [ 261 ] {ad7914ff-4b3a-4597-9202-9416453f1605} <Debug> TCPHandler: Processed in 0.001764614 sec. | ||
| 8460 | 2026.03.04 04:34:49.281359 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.03.04 04:34:49.281457 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8462 | 2026.03.04 04:34:49.281502 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8463 | 2026.03.04 04:34:49.282159 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.03.04 04:34:49.282194 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8465 | 2026.03.04 04:34:49.282621 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8466 | 2026.03.04 04:34:49.282838 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.03.04 04:34:49.282977 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.00154 sec., 791558.4415584416 rows/sec., 49.50 MiB/sec. | ||
| 8468 | 2026.03.04 04:34:49.283015 [ 261 ] {a2cfe4be-8add-4b61-b216-26f6d7f06dd3} <Debug> TCPHandler: Processed in 0.001706153 sec. | ||
| 8469 | 2026.03.04 04:34:49.283133 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.03.04 04:34:49.283229 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.03.04 04:34:49.283285 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <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 | ||
| 8472 | 2026.03.04 04:34:49.284070 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.03.04 04:34:49.284106 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8474 | 2026.03.04 04:34:49.284663 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8475 | 2026.03.04 04:34:49.284896 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.03.04 04:34:49.285035 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001824 sec., 9320.17543859649 rows/sec., 16.70 MiB/sec. | ||
| 8477 | 2026.03.04 04:34:49.285098 [ 261 ] {af40c8df-5bf2-4f02-86c8-fbc4768ec486} <Debug> TCPHandler: Processed in 0.002013699 sec. | ||
| 8478 | 2026.03.04 04:34:49.285214 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.03.04 04:34:49.285309 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.03.04 04:34:49.285351 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8481 | 2026.03.04 04:34:49.285672 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.03.04 04:34:49.285706 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8483 | 2026.03.04 04:34:49.286007 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8484 | 2026.03.04 04:34:49.286217 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.03.04 04:34:49.286350 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 8486 | 2026.03.04 04:34:49.286385 [ 261 ] {acfb5f56-6dbe-441c-880e-906ba342f5f1} <Debug> TCPHandler: Processed in 0.001220533 sec. | ||
| 8487 | 2026.03.04 04:34:53.984097 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.03.04 04:34:53.984302 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8489 | 2026.03.04 04:34:53.984374 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8490 | 2026.03.04 04:34:53.985051 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.03.04 04:34:53.985101 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8492 | 2026.03.04 04:34:53.985501 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8493 | 2026.03.04 04:34:53.985736 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.03.04 04:34:53.985899 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 8495 | 2026.03.04 04:34:53.985950 [ 261 ] {56a68474-50b1-43bd-bc4d-2b5af7afadae} <Debug> TCPHandler: Processed in 0.001999319 sec. | ||
| 8496 | 2026.03.04 04:34:53.986080 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.03.04 04:34:53.986188 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8498 | 2026.03.04 04:34:53.986231 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8499 | 2026.03.04 04:34:53.986690 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.03.04 04:34:53.986726 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8501 | 2026.03.04 04:34:53.987075 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8502 | 2026.03.04 04:34:53.987292 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.03.04 04:34:53.987424 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 8504 | 2026.03.04 04:34:53.987463 [ 261 ] {99371798-66cb-478f-a41b-c7e14afd62cc} <Debug> TCPHandler: Processed in 0.001437298 sec. | ||
| 8505 | 2026.03.04 04:34:53.987580 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.03.04 04:34:53.987679 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.03.04 04:34:53.987723 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8508 | 2026.03.04 04:34:53.988151 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.03.04 04:34:53.988187 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8510 | 2026.03.04 04:34:53.988531 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8511 | 2026.03.04 04:34:53.988745 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.03.04 04:34:53.988875 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001215 sec., 105349.79423868313 rows/sec., 7.34 MiB/sec. | ||
| 8513 | 2026.03.04 04:34:53.988912 [ 261 ] {f2fb9387-fc17-4171-a88e-156c80fc9077} <Debug> TCPHandler: Processed in 0.001381717 sec. | ||
| 8514 | 2026.03.04 04:34:53.989028 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.03.04 04:34:53.989124 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8516 | 2026.03.04 04:34:53.989165 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8517 | 2026.03.04 04:34:53.989518 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.03.04 04:34:53.989552 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8519 | 2026.03.04 04:34:53.989868 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8520 | 2026.03.04 04:34:53.990074 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.03.04 04:34:53.990202 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 8522 | 2026.03.04 04:34:53.990238 [ 261 ] {fec27ec0-c81c-44d3-a222-96f987878565} <Debug> TCPHandler: Processed in 0.001262485 sec. | ||
| 8523 | 2026.03.04 04:34:55.636269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17756 | ||
| 8524 | 2026.03.04 04:34:55.636843 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.03.04 04:34:55.636895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8526 | 2026.03.04 04:34:55.637442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8527 | 2026.03.04 04:34:55.637690 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.03.04 04:34:55.637835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17756 | ||
| 8529 | 2026.03.04 04:34:56.575865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8530 | 2026.03.04 04:34:56.592893 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.03.04 04:34:56.592961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8532 | 2026.03.04 04:34:56.598818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8533 | 2026.03.04 04:34:56.599521 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.04 04:34:56.602523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8535 | 2026.03.04 04:34:58.192970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1064 | ||
| 8536 | 2026.03.04 04:34:58.195476 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.03.04 04:34:58.195535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8538 | 2026.03.04 04:34:58.196763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8539 | 2026.03.04 04:34:58.197038 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.03.04 04:34:58.197417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8541 | 2026.03.04 04:34:58.987602 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.03.04 04:34:58.987781 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8543 | 2026.03.04 04:34:58.987844 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8544 | 2026.03.04 04:34:58.988591 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.03.04 04:34:58.988629 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8546 | 2026.03.04 04:34:58.989013 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8547 | 2026.03.04 04:34:58.989248 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.03.04 04:34:58.989395 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001663 sec., 73361.39506915213 rows/sec., 6.30 MiB/sec. | ||
| 8549 | 2026.03.04 04:34:58.989435 [ 261 ] {066492f6-d353-436b-9866-1c4c770c8ddc} <Debug> TCPHandler: Processed in 0.001973798 sec. | ||
| 8550 | 2026.03.04 04:34:58.989568 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2026.03.04 04:34:58.989662 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8552 | 2026.03.04 04:34:58.989702 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8553 | 2026.03.04 04:34:58.990154 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.03.04 04:34:58.990188 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8555 | 2026.03.04 04:34:58.990476 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8556 | 2026.03.04 04:34:58.990680 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.03.04 04:34:58.990805 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001161 sec., 28423.772609819123 rows/sec., 2.09 MiB/sec. | ||
| 8558 | 2026.03.04 04:34:58.990841 [ 261 ] {969d0d37-2e83-43d5-a83a-cfaeaba976b1} <Debug> TCPHandler: Processed in 0.001322165 sec. | ||
| 8559 | 2026.03.04 04:34:58.990953 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.03.04 04:34:58.991046 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8561 | 2026.03.04 04:34:58.991084 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8562 | 2026.03.04 04:34:58.991538 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.03.04 04:34:58.991573 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8564 | 2026.03.04 04:34:58.991878 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8565 | 2026.03.04 04:34:58.992081 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.03.04 04:34:58.992204 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001176 sec., 82482.99319727892 rows/sec., 6.44 MiB/sec. | ||
| 8567 | 2026.03.04 04:34:58.992241 [ 261 ] {befa36bc-f98d-4b0b-9aba-4fe443b886e0} <Debug> TCPHandler: Processed in 0.001336045 sec. | ||
| 8568 | 2026.03.04 04:34:58.992355 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.03.04 04:34:58.992450 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8570 | 2026.03.04 04:34:58.992492 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8571 | 2026.03.04 04:34:58.992905 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.03.04 04:34:58.992939 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8573 | 2026.03.04 04:34:58.993259 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8574 | 2026.03.04 04:34:58.993468 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.03.04 04:34:58.993591 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 8576 | 2026.03.04 04:34:58.993628 [ 261 ] {7fe3b027-4e83-4d39-a434-204a3915a6cc} <Debug> TCPHandler: Processed in 0.001320835 sec. | ||
| 8577 | 2026.03.04 04:34:58.993737 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.03.04 04:34:58.993830 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.03.04 04:34:58.993883 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <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 | ||
| 8580 | 2026.03.04 04:34:58.994728 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.03.04 04:34:58.994762 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8582 | 2026.03.04 04:34:58.995324 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8583 | 2026.03.04 04:34:58.995538 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.03.04 04:34:58.995667 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001855 sec., 17789.75741239892 rows/sec., 31.88 MiB/sec. | ||
| 8585 | 2026.03.04 04:34:58.995718 [ 261 ] {65ac1fcd-7ee0-4c9c-9762-ce95a6839187} <Debug> TCPHandler: Processed in 0.00202795 sec. | ||
| 8586 | 2026.03.04 04:34:58.995833 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.03.04 04:34:58.995926 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8588 | 2026.03.04 04:34:58.995967 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8589 | 2026.03.04 04:34:58.996303 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.03.04 04:34:58.996337 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8591 | 2026.03.04 04:34:58.996632 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8592 | 2026.03.04 04:34:58.996831 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.03.04 04:34:58.996952 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 8594 | 2026.03.04 04:34:58.996992 [ 261 ] {3ad633e4-25f1-4b6b-b614-ceb10a998798} <Debug> TCPHandler: Processed in 0.001206573 sec. | ||
| 8595 | 2026.03.04 04:35:00.218381 [ 83 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8596 | 2026.03.04 04:35:00.218468 [ 83 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.03.04 04:35:00.218501 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8598 | 2026.03.04 04:35:00.218683 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8599 | 2026.03.04 04:35:00.218909 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8600 | 2026.03.04 04:35:00.218970 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 8601 | 2026.03.04 04:35:00.219084 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8602 | 2026.03.04 04:35:00.219168 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8603 | 2026.03.04 04:35:00.219242 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 8604 | 2026.03.04 04:35:00.219317 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 8605 | 2026.03.04 04:35:00.220236 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638861 sec., 23186.83524716251 rows/sec., 1.93 MiB/sec. | ||
| 8606 | 2026.03.04 04:35:00.220385 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8607 | 2026.03.04 04:35:00.220640 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.03.04 04:35:00.220715 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_18_4} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8609 | 2026.03.04 04:35:00.220800 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8610 | 2026.03.04 04:35:03.024366 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8611 | 2026.03.04 04:35:03.024425 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8612 | 2026.03.04 04:35:03.137895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18268 | ||
| 8613 | 2026.03.04 04:35:03.138379 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.03.04 04:35:03.138414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8615 | 2026.03.04 04:35:03.139051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8616 | 2026.03.04 04:35:03.139286 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.03.04 04:35:03.139420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 8618 | 2026.03.04 04:35:03.986677 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.03.04 04:35:03.986858 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8620 | 2026.03.04 04:35:03.986924 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8621 | 2026.03.04 04:35:03.987584 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.03.04 04:35:03.987631 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8623 | 2026.03.04 04:35:03.988027 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8624 | 2026.03.04 04:35:03.988265 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.03.04 04:35:03.988411 [ 81 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8626 | 2026.03.04 04:35:03.988426 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001618 sec., 44499.38195302843 rows/sec., 3.57 MiB/sec. | ||
| 8627 | 2026.03.04 04:35:03.988450 [ 81 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.03.04 04:35:03.988471 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8629 | 2026.03.04 04:35:03.988479 [ 261 ] {e0816a4a-d8c4-4379-93f7-b5190656fecf} <Debug> TCPHandler: Processed in 0.001942598 sec. | ||
| 8630 | 2026.03.04 04:35:03.988607 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.03.04 04:35:03.988608 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8632 | 2026.03.04 04:35:03.988712 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8633 | 2026.03.04 04:35:03.988758 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8634 | 2026.03.04 04:35:03.988775 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2026.03.04 04:35:03.988817 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2890 rows starting from the beginning of the part | ||
| 8636 | 2026.03.04 04:35:03.988893 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 122 rows starting from the beginning of the part | ||
| 8637 | 2026.03.04 04:35:03.988944 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1954 rows starting from the beginning of the part | ||
| 8638 | 2026.03.04 04:35:03.988993 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8639 | 2026.03.04 04:35:03.989038 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 122 rows starting from the beginning of the part | ||
| 8640 | 2026.03.04 04:35:03.989086 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
| 8641 | 2026.03.04 04:35:03.989177 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.03.04 04:35:03.989216 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8643 | 2026.03.04 04:35:03.989558 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8644 | 2026.03.04 04:35:03.989771 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.03.04 04:35:03.989878 [ 81 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8646 | 2026.03.04 04:35:03.989905 [ 81 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.03.04 04:35:03.989906 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001219 sec., 6562.756357670221 rows/sec., 493.49 KiB/sec. | ||
| 8648 | 2026.03.04 04:35:03.989922 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8649 | 2026.03.04 04:35:03.989951 [ 261 ] {72904ed8-016d-43f8-be3c-e926b25bb31e} <Debug> TCPHandler: Processed in 0.001392207 sec. | ||
| 8650 | 2026.03.04 04:35:03.990047 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8651 | 2026.03.04 04:35:03.990065 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2026.03.04 04:35:03.990182 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8653 | 2026.03.04 04:35:03.990203 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8654 | 2026.03.04 04:35:03.990222 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8655 | 2026.03.04 04:35:03.990246 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 8656 | 2026.03.04 04:35:03.990327 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
| 8657 | 2026.03.04 04:35:03.990379 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part | ||
| 8658 | 2026.03.04 04:35:03.990430 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part | ||
| 8659 | 2026.03.04 04:35:03.990476 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 33 rows starting from the beginning of the part | ||
| 8660 | 2026.03.04 04:35:03.990524 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 8661 | 2026.03.04 04:35:03.990654 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.03.04 04:35:03.990695 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8663 | 2026.03.04 04:35:03.991283 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002736833 sec., 1905852.4944707989 rows/sec., 153.45 MiB/sec. | ||
| 8664 | 2026.03.04 04:35:03.991292 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8665 | 2026.03.04 04:35:03.991391 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400837 sec., 233431.86966078138 rows/sec., 16.49 MiB/sec. | ||
| 8666 | 2026.03.04 04:35:03.991563 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.03.04 04:35:03.991583 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8668 | 2026.03.04 04:35:03.991586 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8669 | 2026.03.04 04:35:03.991675 [ 81 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8670 | 2026.03.04 04:35:03.991701 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001537 sec., 46844.50227716331 rows/sec., 3.66 MiB/sec. | ||
| 8671 | 2026.03.04 04:35:03.991708 [ 81 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.03.04 04:35:03.991739 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8673 | 2026.03.04 04:35:03.991740 [ 261 ] {a8ca289c-7cd5-47d7-86b5-7fcad46446ce} <Debug> TCPHandler: Processed in 0.001723323 sec. | ||
| 8674 | 2026.03.04 04:35:03.991818 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8675 | 2026.03.04 04:35:03.991867 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.03.04 04:35:03.991918 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2026.03.04 04:35:03.991948 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1550 rows starting from the beginning of the part | ||
| 8678 | 2026.03.04 04:35:03.991963 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.03.04 04:35:03.991967 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.03.04 04:35:03.991990 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.03.04 04:35:03.991996 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 97 rows starting from the beginning of the part | ||
| 8682 | 2026.03.04 04:35:03.992030 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8683 | 2026.03.04 04:35:03.992053 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_61_12} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8684 | 2026.03.04 04:35:03.992053 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1021 rows starting from the beginning of the part | ||
| 8685 | 2026.03.04 04:35:03.992101 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_51_10} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8686 | 2026.03.04 04:35:03.992110 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8687 | 2026.03.04 04:35:03.992140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 8688 | 2026.03.04 04:35:03.992154 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 97 rows starting from the beginning of the part | ||
| 8689 | 2026.03.04 04:35:03.992194 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
| 8690 | 2026.03.04 04:35:03.992211 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8691 | 2026.03.04 04:35:03.992456 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.03.04 04:35:03.992496 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8693 | 2026.03.04 04:35:03.992840 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8694 | 2026.03.04 04:35:03.993050 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.03.04 04:35:03.993148 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8696 | 2026.03.04 04:35:03.993175 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.03.04 04:35:03.993175 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 8698 | 2026.03.04 04:35:03.993192 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8699 | 2026.03.04 04:35:03.993218 [ 261 ] {9f28c089-6ac6-4a46-81bb-c8d2d451fff8} <Debug> TCPHandler: Processed in 0.001398087 sec. | ||
| 8700 | 2026.03.04 04:35:03.993291 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8701 | 2026.03.04 04:35:03.993338 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2026.03.04 04:35:03.993381 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590681 sec., 1823747.187525343 rows/sec., 135.37 MiB/sec. | ||
| 8703 | 2026.03.04 04:35:03.993413 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8704 | 2026.03.04 04:35:03.993433 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.03.04 04:35:03.993451 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18849 rows starting from the beginning of the part | ||
| 8706 | 2026.03.04 04:35:03.993492 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <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 | ||
| 8707 | 2026.03.04 04:35:03.993522 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8708 | 2026.03.04 04:35:03.993577 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1219 rows starting from the beginning of the part | ||
| 8709 | 2026.03.04 04:35:03.993623 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8710 | 2026.03.04 04:35:03.993627 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
| 8711 | 2026.03.04 04:35:03.993677 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8712 | 2026.03.04 04:35:03.993719 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8713 | 2026.03.04 04:35:03.993895 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.03.04 04:35:03.993969 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_61_12} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8715 | 2026.03.04 04:35:03.994047 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8716 | 2026.03.04 04:35:03.994275 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.03.04 04:35:03.994316 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8718 | 2026.03.04 04:35:03.994843 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8719 | 2026.03.04 04:35:03.995064 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.03.04 04:35:03.995201 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001786 sec., 4479.283314669653 rows/sec., 8.03 MiB/sec. | ||
| 8721 | 2026.03.04 04:35:03.995262 [ 261 ] {0c96aea6-e81e-49ae-857e-d42e1883f5f0} <Debug> TCPHandler: Processed in 0.001971338 sec. | ||
| 8722 | 2026.03.04 04:35:03.995380 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.03.04 04:35:03.995472 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.03.04 04:35:03.995513 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8725 | 2026.03.04 04:35:03.995852 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.03.04 04:35:03.995887 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8727 | 2026.03.04 04:35:03.996199 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8728 | 2026.03.04 04:35:03.996402 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.03.04 04:35:03.996498 [ 81 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8730 | 2026.03.04 04:35:03.996523 [ 81 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.03.04 04:35:03.996528 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8732 | 2026.03.04 04:35:03.996539 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8733 | 2026.03.04 04:35:03.996565 [ 261 ] {6c642eeb-9131-4e65-9c24-09381e8d03e3} <Debug> TCPHandler: Processed in 0.001232144 sec. | ||
| 8734 | 2026.03.04 04:35:03.996621 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8735 | 2026.03.04 04:35:03.996727 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8736 | 2026.03.04 04:35:03.996756 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3090 rows starting from the beginning of the part | ||
| 8737 | 2026.03.04 04:35:03.996806 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8738 | 2026.03.04 04:35:03.996847 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
| 8739 | 2026.03.04 04:35:03.996887 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
| 8740 | 2026.03.04 04:35:03.996921 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8741 | 2026.03.04 04:35:03.996959 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8742 | 2026.03.04 04:35:03.998240 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001658502 sec., 2007835.9869327862 rows/sec., 133.68 MiB/sec. | ||
| 8743 | 2026.03.04 04:35:03.998554 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8744 | 2026.03.04 04:35:03.998835 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.03.04 04:35:03.998915 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_61_12} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8746 | 2026.03.04 04:35:03.998995 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8747 | 2026.03.04 04:35:03.999996 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20676 rows, containing 5 columns (5 merged, 0 gathered) in 0.0067559 sec., 3060436.0632928256 rows/sec., 203.11 MiB/sec. | ||
| 8748 | 2026.03.04 04:35:04.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.92 MiB, peak 308.48 MiB, free memory in arenas 0.00 B, will set to 299.77 MiB (RSS), difference: -2.15 MiB | ||
| 8749 | 2026.03.04 04:35:04.000730 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8750 | 2026.03.04 04:35:04.001509 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.03.04 04:35:04.001675 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8752 | 2026.03.04 04:35:04.001854 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8753 | 2026.03.04 04:35:04.102591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8754 | 2026.03.04 04:35:04.119807 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2026.03.04 04:35:04.119866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8756 | 2026.03.04 04:35:04.125920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8757 | 2026.03.04 04:35:04.126630 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2026.03.04 04:35:04.129881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8759 | 2026.03.04 04:35:05.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.40 MiB, peak 308.48 MiB, free memory in arenas 0.00 B, will set to 299.80 MiB (RSS), difference: 3.40 MiB | ||
| 8760 | 2026.03.04 04:35:08.197708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1088 | ||
| 8761 | 2026.03.04 04:35:08.199965 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.03.04 04:35:08.200025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8763 | 2026.03.04 04:35:08.201241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8764 | 2026.03.04 04:35:08.201516 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.03.04 04:35:08.201889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8766 | 2026.03.04 04:35:08.989087 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.03.04 04:35:08.989270 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8768 | 2026.03.04 04:35:08.989339 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8769 | 2026.03.04 04:35:08.989981 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.03.04 04:35:08.990026 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8771 | 2026.03.04 04:35:08.990427 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8772 | 2026.03.04 04:35:08.990653 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.03.04 04:35:08.990828 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 8774 | 2026.03.04 04:35:08.990881 [ 261 ] {c0b8c78e-e496-453c-8efe-1da9cac49b3e} <Debug> TCPHandler: Processed in 0.001930288 sec. | ||
| 8775 | 2026.03.04 04:35:08.991006 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.03.04 04:35:08.991106 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8777 | 2026.03.04 04:35:08.991149 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8778 | 2026.03.04 04:35:08.991547 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.03.04 04:35:08.991584 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8780 | 2026.03.04 04:35:08.991970 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8781 | 2026.03.04 04:35:08.992190 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.03.04 04:35:08.992329 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 133.02 KiB/sec. | ||
| 8783 | 2026.03.04 04:35:08.992369 [ 261 ] {76f114da-7ce3-4400-801a-3035292662cf} <Debug> TCPHandler: Processed in 0.001402807 sec. | ||
| 8784 | 2026.03.04 04:35:08.992490 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.03.04 04:35:08.992589 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8786 | 2026.03.04 04:35:08.992630 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8787 | 2026.03.04 04:35:08.993141 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.03.04 04:35:08.993179 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8789 | 2026.03.04 04:35:08.993511 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8790 | 2026.03.04 04:35:08.993740 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.03.04 04:35:08.993876 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001307 sec., 185921.95868400918 rows/sec., 16.61 MiB/sec. | ||
| 8792 | 2026.03.04 04:35:08.993916 [ 261 ] {c99cd2cc-922c-49bb-97f6-f0ac81c3d6bd} <Debug> TCPHandler: Processed in 0.001477079 sec. | ||
| 8793 | 2026.03.04 04:35:08.994034 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.03.04 04:35:08.994132 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.03.04 04:35:08.994174 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8796 | 2026.03.04 04:35:08.994587 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.03.04 04:35:08.994626 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8798 | 2026.03.04 04:35:08.994940 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8799 | 2026.03.04 04:35:08.995156 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.03.04 04:35:08.995291 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001178 sec., 39898.132427843804 rows/sec., 2.97 MiB/sec. | ||
| 8801 | 2026.03.04 04:35:08.995330 [ 261 ] {bebbada2-a352-42dd-8c25-ed9fb90863c8} <Debug> TCPHandler: Processed in 0.001347316 sec. | ||
| 8802 | 2026.03.04 04:35:08.995447 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.03.04 04:35:08.995544 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.03.04 04:35:08.995586 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8805 | 2026.03.04 04:35:08.995995 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.03.04 04:35:08.996033 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8807 | 2026.03.04 04:35:08.996330 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8808 | 2026.03.04 04:35:08.996547 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.03.04 04:35:08.996679 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 8810 | 2026.03.04 04:35:08.996718 [ 261 ] {4e6aa992-0dfc-4510-940d-c3869a6f54d5} <Debug> TCPHandler: Processed in 0.001323015 sec. | ||
| 8811 | 2026.03.04 04:35:08.996830 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.03.04 04:35:08.996926 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8813 | 2026.03.04 04:35:08.996968 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8814 | 2026.03.04 04:35:08.997369 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.03.04 04:35:08.997407 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8816 | 2026.03.04 04:35:08.997710 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8817 | 2026.03.04 04:35:08.997925 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.03.04 04:35:08.998063 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 8819 | 2026.03.04 04:35:08.998101 [ 261 ] {d54768b1-9e5c-41d3-a3d5-4c4007337807} <Debug> TCPHandler: Processed in 0.001321946 sec. | ||
| 8820 | 2026.03.04 04:35:08.998223 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.03.04 04:35:08.998318 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8822 | 2026.03.04 04:35:08.998358 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8823 | 2026.03.04 04:35:08.998833 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.03.04 04:35:08.998870 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8825 | 2026.03.04 04:35:08.999184 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8826 | 2026.03.04 04:35:08.999399 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.03.04 04:35:08.999534 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001235 sec., 109311.74089068826 rows/sec., 8.84 MiB/sec. | ||
| 8828 | 2026.03.04 04:35:08.999574 [ 261 ] {5285c085-4889-43ab-9701-d2455801a105} <Debug> TCPHandler: Processed in 0.001400317 sec. | ||
| 8829 | 2026.03.04 04:35:08.999688 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.03.04 04:35:08.999784 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8831 | 2026.03.04 04:35:08.999829 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8832 | 2026.03.04 04:35:09.000235 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.03.04 04:35:09.000280 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8834 | 2026.03.04 04:35:09.000626 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8835 | 2026.03.04 04:35:09.000854 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.03.04 04:35:09.000987 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001222 sec., 161211.12929623568 rows/sec., 11.56 MiB/sec. | ||
| 8837 | 2026.03.04 04:35:09.001026 [ 261 ] {9065bf2f-3566-4fed-a7a9-2adb89bb2129} <Debug> TCPHandler: Processed in 0.001388907 sec. | ||
| 8838 | 2026.03.04 04:35:09.001144 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.03.04 04:35:09.001241 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8840 | 2026.03.04 04:35:09.001297 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <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 | ||
| 8841 | 2026.03.04 04:35:09.002141 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.03.04 04:35:09.002180 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8843 | 2026.03.04 04:35:09.002755 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8844 | 2026.03.04 04:35:09.002982 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.03.04 04:35:09.003117 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8846 | 2026.03.04 04:35:09.003132 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001907 sec., 17304.6670162559 rows/sec., 31.01 MiB/sec. | ||
| 8847 | 2026.03.04 04:35:09.003189 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.03.04 04:35:09.003215 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.16 GiB. | ||
| 8849 | 2026.03.04 04:35:09.003247 [ 261 ] {9cd35f29-3361-43f5-902f-9129ed3b85d1} <Debug> TCPHandler: Processed in 0.002152052 sec. | ||
| 8850 | 2026.03.04 04:35:09.003332 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8851 | 2026.03.04 04:35:09.003395 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.03.04 04:35:09.003502 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.03.04 04:35:09.003546 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8854 | 2026.03.04 04:35:09.003593 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8855 | 2026.03.04 04:35:09.003658 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1020 rows starting from the beginning of the part | ||
| 8856 | 2026.03.04 04:35:09.003793 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
| 8857 | 2026.03.04 04:35:09.003913 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 8858 | 2026.03.04 04:35:09.003915 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.03.04 04:35:09.003966 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8860 | 2026.03.04 04:35:09.004030 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
| 8861 | 2026.03.04 04:35:09.004148 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 8862 | 2026.03.04 04:35:09.004268 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 8863 | 2026.03.04 04:35:09.004300 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8864 | 2026.03.04 04:35:09.004536 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.03.04 04:35:09.004681 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 8866 | 2026.03.04 04:35:09.004719 [ 261 ] {3c6e30c6-a0d0-4c4f-92c7-565d1017d98f} <Debug> TCPHandler: Processed in 0.001377376 sec. | ||
| 8867 | 2026.03.04 04:35:09.011331 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 19 columns (19 merged, 0 gathered) in 0.008050295 sec., 142106.5936093025 rows/sec., 254.65 MiB/sec. | ||
| 8868 | 2026.03.04 04:35:09.012871 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8869 | 2026.03.04 04:35:09.013220 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.03.04 04:35:09.013292 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8871 | 2026.03.04 04:35:09.013408 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 8872 | 2026.03.04 04:35:10.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.08 MiB, peak 311.44 MiB, free memory in arenas 0.00 B, will set to 303.60 MiB (RSS), difference: 3.52 MiB | ||
| 8873 | 2026.03.04 04:35:10.639748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18716 | ||
| 8874 | 2026.03.04 04:35:10.640266 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.03.04 04:35:10.640314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8876 | 2026.03.04 04:35:10.640831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8877 | 2026.03.04 04:35:10.641096 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.03.04 04:35:10.641237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18716 | ||
| 8879 | 2026.03.04 04:35:11.630230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8880 | 2026.03.04 04:35:11.646182 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.03.04 04:35:11.646249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8882 | 2026.03.04 04:35:11.652431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8883 | 2026.03.04 04:35:11.653123 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.03.04 04:35:11.656721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8885 | 2026.03.04 04:35:13.986588 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.03.04 04:35:13.986772 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8887 | 2026.03.04 04:35:13.986842 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8888 | 2026.03.04 04:35:13.987581 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.03.04 04:35:13.987630 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8890 | 2026.03.04 04:35:13.988040 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8891 | 2026.03.04 04:35:13.988286 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.03.04 04:35:13.988452 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001729 sec., 41642.56795835743 rows/sec., 3.34 MiB/sec. | ||
| 8893 | 2026.03.04 04:35:13.988505 [ 261 ] {a20ddab3-fe45-4923-9d00-a4aaeeb19da5} <Debug> TCPHandler: Processed in 0.0020501 sec. | ||
| 8894 | 2026.03.04 04:35:13.988634 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.03.04 04:35:13.988740 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.03.04 04:35:13.988785 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8897 | 2026.03.04 04:35:13.989216 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.03.04 04:35:13.989255 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8899 | 2026.03.04 04:35:13.989568 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8900 | 2026.03.04 04:35:13.989785 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.03.04 04:35:13.989919 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001203 sec., 6650.041562759767 rows/sec., 500.05 KiB/sec. | ||
| 8902 | 2026.03.04 04:35:13.989959 [ 261 ] {f5bba9e0-b4ee-4f54-bdd4-8cea5fbbff58} <Debug> TCPHandler: Processed in 0.001377757 sec. | ||
| 8903 | 2026.03.04 04:35:13.990078 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2026.03.04 04:35:13.990177 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8905 | 2026.03.04 04:35:13.990218 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8906 | 2026.03.04 04:35:13.990640 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.03.04 04:35:13.990678 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8908 | 2026.03.04 04:35:13.990986 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8909 | 2026.03.04 04:35:13.991196 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.03.04 04:35:13.991325 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001169 sec., 61591.103507271175 rows/sec., 4.81 MiB/sec. | ||
| 8911 | 2026.03.04 04:35:13.991364 [ 261 ] {96544d33-03c8-4443-8a60-f30eadfbc4ae} <Debug> TCPHandler: Processed in 0.001337856 sec. | ||
| 8912 | 2026.03.04 04:35:13.991480 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.03.04 04:35:13.991577 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8914 | 2026.03.04 04:35:13.991622 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8915 | 2026.03.04 04:35:13.992047 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.03.04 04:35:13.992085 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8917 | 2026.03.04 04:35:13.992426 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8918 | 2026.03.04 04:35:13.992638 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.03.04 04:35:13.992771 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8920 | 2026.03.04 04:35:13.992809 [ 261 ] {7b490ab4-de78-4be9-b067-ebc03f188aa0} <Debug> TCPHandler: Processed in 0.001379797 sec. | ||
| 8921 | 2026.03.04 04:35:13.992914 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.03.04 04:35:13.993011 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.03.04 04:35:13.993067 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <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 | ||
| 8924 | 2026.03.04 04:35:13.993855 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.03.04 04:35:13.993893 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8926 | 2026.03.04 04:35:13.994427 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8927 | 2026.03.04 04:35:13.994649 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.03.04 04:35:13.994792 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001799 sec., 4446.914952751528 rows/sec., 7.97 MiB/sec. | ||
| 8929 | 2026.03.04 04:35:13.994854 [ 261 ] {24a330dc-7a07-4137-a7ac-213a89cdf1ac} <Debug> TCPHandler: Processed in 0.001989168 sec. | ||
| 8930 | 2026.03.04 04:35:13.994974 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.03.04 04:35:13.995071 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8932 | 2026.03.04 04:35:13.995113 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8933 | 2026.03.04 04:35:13.995456 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.03.04 04:35:13.995492 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 8935 | 2026.03.04 04:35:13.995802 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8936 | 2026.03.04 04:35:13.996014 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.03.04 04:35:13.996146 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8938 | 2026.03.04 04:35:13.996182 [ 261 ] {a38cc9ad-7cb3-4616-8826-352ab31a26c5} <Debug> TCPHandler: Processed in 0.001258974 sec. | ||
| 8939 | 2026.03.04 04:35:15.944195 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35156 | ||
| 8940 | 2026.03.04 04:35:15.944313 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8941 | 2026.03.04 04:35:15.944341 [ 292 ] {} <Debug> TCP-Session: b145f44e-a909-4e28-9607-f90ea8721642 Authenticating user 'default' from [fd00:1122:3344:101::e]:35156 | ||
| 8942 | 2026.03.04 04:35:15.944363 [ 292 ] {} <Debug> TCP-Session: b145f44e-a909-4e28-9607-f90ea8721642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.03.04 04:35:15.944375 [ 292 ] {} <Debug> TCP-Session: b145f44e-a909-4e28-9607-f90ea8721642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.03.04 04:35:15.944600 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51988 | ||
| 8945 | 2026.03.04 04:35:15.944633 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33596 | ||
| 8946 | 2026.03.04 04:35:15.944648 [ 292 ] {} <Trace> TCP-Session: b145f44e-a909-4e28-9607-f90ea8721642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2026.03.04 04:35:15.944654 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57908 | ||
| 8948 | 2026.03.04 04:35:15.944724 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2026.03.04 04:35:15.944731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8950 | 2026.03.04 04:35:15.944686 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59842 | ||
| 8951 | 2026.03.04 04:35:15.944780 [ 288 ] {} <Debug> TCP-Session: 91d383f4-eca3-4a3c-a3b4-aa4a5d8381cf Authenticating user 'default' from [fd00:1122:3344:101::e]:33596 | ||
| 8952 | 2026.03.04 04:35:15.944815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8953 | 2026.03.04 04:35:15.944648 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33240 | ||
| 8954 | 2026.03.04 04:35:15.944839 [ 292 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35156) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8955 | 2026.03.04 04:35:15.944853 [ 290 ] {} <Debug> TCP-Session: e568ea2b-1560-4f04-a5fd-342b479cc11a Authenticating user 'default' from [fd00:1122:3344:101::e]:57908 | ||
| 8956 | 2026.03.04 04:35:15.944841 [ 288 ] {} <Debug> TCP-Session: 91d383f4-eca3-4a3c-a3b4-aa4a5d8381cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2026.03.04 04:35:15.944905 [ 290 ] {} <Debug> TCP-Session: e568ea2b-1560-4f04-a5fd-342b479cc11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2026.03.04 04:35:15.944926 [ 288 ] {} <Debug> TCP-Session: 91d383f4-eca3-4a3c-a3b4-aa4a5d8381cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.03.04 04:35:15.944935 [ 290 ] {} <Debug> TCP-Session: e568ea2b-1560-4f04-a5fd-342b479cc11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8960 | 2026.03.04 04:35:15.944618 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41139 | ||
| 8961 | 2026.03.04 04:35:15.944610 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48234 | ||
| 8962 | 2026.03.04 04:35:15.944604 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56079 | ||
| 8963 | 2026.03.04 04:35:15.944768 [ 293 ] {} <Debug> TCP-Session: 4161e2e9-0391-49b5-915c-5c3fb85cd09d Authenticating user 'default' from [fd00:1122:3344:101::e]:51988 | ||
| 8964 | 2026.03.04 04:35:15.945085 [ 293 ] {} <Debug> TCP-Session: 4161e2e9-0391-49b5-915c-5c3fb85cd09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.03.04 04:35:15.945098 [ 293 ] {} <Debug> TCP-Session: 4161e2e9-0391-49b5-915c-5c3fb85cd09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.03.04 04:35:15.945145 [ 292 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8967 | 2026.03.04 04:35:15.945203 [ 292 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8968 | 2026.03.04 04:35:15.945440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8969 | 2026.03.04 04:35:15.945469 [ 286 ] {} <Debug> TCP-Session: edbb3f6f-7aa2-47aa-b705-cecf3edf7eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41139 | ||
| 8970 | 2026.03.04 04:35:15.945487 [ 286 ] {} <Debug> TCP-Session: edbb3f6f-7aa2-47aa-b705-cecf3edf7eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8971 | 2026.03.04 04:35:15.945491 [ 292 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 8972 | 2026.03.04 04:35:15.945503 [ 286 ] {} <Debug> TCP-Session: edbb3f6f-7aa2-47aa-b705-cecf3edf7eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.03.04 04:35:15.945545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8974 | 2026.03.04 04:35:15.945580 [ 294 ] {} <Debug> TCP-Session: 123c1464-f910-4c6c-ab4b-f8358a6473ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56079 | ||
| 8975 | 2026.03.04 04:35:15.945596 [ 294 ] {} <Debug> TCP-Session: 123c1464-f910-4c6c-ab4b-f8358a6473ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.03.04 04:35:15.945608 [ 294 ] {} <Debug> TCP-Session: 123c1464-f910-4c6c-ab4b-f8358a6473ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2026.03.04 04:35:15.945784 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8978 | 2026.03.04 04:35:15.945821 [ 291 ] {} <Debug> TCP-Session: 74ca5007-3030-4542-a02a-d1d246459d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:59842 | ||
| 8979 | 2026.03.04 04:35:15.945849 [ 291 ] {} <Debug> TCP-Session: 74ca5007-3030-4542-a02a-d1d246459d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.03.04 04:35:15.945862 [ 291 ] {} <Debug> TCP-Session: 74ca5007-3030-4542-a02a-d1d246459d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.03.04 04:35:15.945900 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8982 | 2026.03.04 04:35:15.945952 [ 259 ] {} <Debug> TCP-Session: b610de32-d3d1-4513-916b-7daabef017c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48234 | ||
| 8983 | 2026.03.04 04:35:15.945978 [ 259 ] {} <Debug> TCP-Session: b610de32-d3d1-4513-916b-7daabef017c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2026.03.04 04:35:15.945996 [ 259 ] {} <Debug> TCP-Session: b610de32-d3d1-4513-916b-7daabef017c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.03.04 04:35:15.946095 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8986 | 2026.03.04 04:35:15.946123 [ 289 ] {} <Debug> TCP-Session: cdd58734-6347-40e3-a26b-9f1867049eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:33240 | ||
| 8987 | 2026.03.04 04:35:15.946138 [ 289 ] {} <Debug> TCP-Session: cdd58734-6347-40e3-a26b-9f1867049eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.03.04 04:35:15.946150 [ 289 ] {} <Debug> TCP-Session: cdd58734-6347-40e3-a26b-9f1867049eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.03.04 04:35:15.946478 [ 321 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Trace> AggregatingTransform: Aggregating | ||
| 8990 | 2026.03.04 04:35:15.946516 [ 321 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Trace> Aggregator: Aggregation method: without_key | ||
| 8991 | 2026.03.04 04:35:15.946552 [ 321 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946799 sec. (1056.190 rows/sec., 41.26 KiB/sec.) | ||
| 8992 | 2026.03.04 04:35:15.946572 [ 321 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Trace> Aggregator: Merging aggregated data | ||
| 8993 | 2026.03.04 04:35:15.947946 [ 292 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 8994 | 2026.03.04 04:35:15.948090 [ 292 ] {2af0dad2-5238-4aef-a987-3d7cf7fdcac5} <Debug> TCPHandler: Processed in 0.003557868 sec. | ||
| 8995 | 2026.03.04 04:35:15.948188 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8996 | 2026.03.04 04:35:15.948221 [ 292 ] {} <Debug> TCP-Session: b145f44e-a909-4e28-9607-f90ea8721642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8997 | 2026.03.04 04:35:15.948228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8998 | 2026.03.04 04:35:15.948251 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8999 | 2026.03.04 04:35:15.948270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9000 | 2026.03.04 04:35:15.948271 [ 291 ] {} <Debug> TCP-Session: 74ca5007-3030-4542-a02a-d1d246459d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9001 | 2026.03.04 04:35:15.948294 [ 293 ] {} <Debug> TCP-Session: 4161e2e9-0391-49b5-915c-5c3fb85cd09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2026.03.04 04:35:15.948295 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9003 | 2026.03.04 04:35:15.948329 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2026.03.04 04:35:15.948350 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9005 | 2026.03.04 04:35:15.948368 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9006 | 2026.03.04 04:35:15.948377 [ 259 ] {} <Debug> TCP-Session: b610de32-d3d1-4513-916b-7daabef017c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.03.04 04:35:15.948395 [ 288 ] {} <Debug> TCP-Session: 91d383f4-eca3-4a3c-a3b4-aa4a5d8381cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.03.04 04:35:15.948424 [ 290 ] {} <Debug> TCP-Session: e568ea2b-1560-4f04-a5fd-342b479cc11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.03.04 04:35:15.948360 [ 286 ] {} <Debug> TCP-Session: edbb3f6f-7aa2-47aa-b705-cecf3edf7eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2026.03.04 04:35:15.948313 [ 289 ] {} <Debug> TCP-Session: cdd58734-6347-40e3-a26b-9f1867049eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.03.04 04:35:15.948309 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9012 | 2026.03.04 04:35:15.948514 [ 294 ] {} <Debug> TCP-Session: 123c1464-f910-4c6c-ab4b-f8358a6473ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9013 | 2026.03.04 04:35:16.072214 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40941 | ||
| 9014 | 2026.03.04 04:35:16.072321 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9015 | 2026.03.04 04:35:16.072348 [ 292 ] {} <Debug> TCP-Session: 786d58a5-f262-4f94-971b-5f7fb92d2f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:40941 | ||
| 9016 | 2026.03.04 04:35:16.072370 [ 292 ] {} <Debug> TCP-Session: 786d58a5-f262-4f94-971b-5f7fb92d2f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.03.04 04:35:16.072383 [ 292 ] {} <Debug> TCP-Session: 786d58a5-f262-4f94-971b-5f7fb92d2f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2026.03.04 04:35:16.072545 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65206 | ||
| 9019 | 2026.03.04 04:35:16.072565 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41979 | ||
| 9020 | 2026.03.04 04:35:16.072566 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50482 | ||
| 9021 | 2026.03.04 04:35:16.072602 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54697 | ||
| 9022 | 2026.03.04 04:35:16.072648 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49447 | ||
| 9023 | 2026.03.04 04:35:16.072667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50991 | ||
| 9024 | 2026.03.04 04:35:16.072702 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9025 | 2026.03.04 04:35:16.072708 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9026 | 2026.03.04 04:35:16.072732 [ 294 ] {} <Debug> TCP-Session: 7dc43955-5311-4d20-aa73-6f474ff83d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:50482 | ||
| 9027 | 2026.03.04 04:35:16.072737 [ 292 ] {} <Trace> TCP-Session: 786d58a5-f262-4f94-971b-5f7fb92d2f88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.03.04 04:35:16.072747 [ 286 ] {} <Debug> TCP-Session: 20272a79-e36c-4670-b27a-bc696009eac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54697 | ||
| 9029 | 2026.03.04 04:35:16.072765 [ 294 ] {} <Debug> TCP-Session: 7dc43955-5311-4d20-aa73-6f474ff83d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.03.04 04:35:16.072788 [ 286 ] {} <Debug> TCP-Session: 20272a79-e36c-4670-b27a-bc696009eac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.03.04 04:35:16.072799 [ 294 ] {} <Debug> TCP-Session: 7dc43955-5311-4d20-aa73-6f474ff83d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.03.04 04:35:16.072811 [ 286 ] {} <Debug> TCP-Session: 20272a79-e36c-4670-b27a-bc696009eac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2026.03.04 04:35:16.072759 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9034 | 2026.03.04 04:35:16.072739 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9035 | 2026.03.04 04:35:16.072868 [ 290 ] {} <Debug> TCP-Session: a5df02fb-f0ea-484d-8364-4f4411823044 Authenticating user 'default' from [fd00:1122:3344:101::e]:50991 | ||
| 9036 | 2026.03.04 04:35:16.072688 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37202 | ||
| 9037 | 2026.03.04 04:35:16.072900 [ 290 ] {} <Debug> TCP-Session: a5df02fb-f0ea-484d-8364-4f4411823044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2026.03.04 04:35:16.072931 [ 292 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40941) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9039 | 2026.03.04 04:35:16.072956 [ 290 ] {} <Debug> TCP-Session: a5df02fb-f0ea-484d-8364-4f4411823044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2026.03.04 04:35:16.072891 [ 289 ] {} <Debug> TCP-Session: bcbb0c4d-d00d-48ce-a303-1381e2bf45ce Authenticating user 'default' from [fd00:1122:3344:101::e]:49447 | ||
| 9041 | 2026.03.04 04:35:16.072656 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9042 | 2026.03.04 04:35:16.073008 [ 289 ] {} <Debug> TCP-Session: bcbb0c4d-d00d-48ce-a303-1381e2bf45ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9043 | 2026.03.04 04:35:16.073014 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9044 | 2026.03.04 04:35:16.073036 [ 293 ] {} <Debug> TCP-Session: 5c19caaa-be10-4599-b1ac-ad394668cc49 Authenticating user 'default' from [fd00:1122:3344:101::e]:65206 | ||
| 9045 | 2026.03.04 04:35:16.073046 [ 289 ] {} <Debug> TCP-Session: bcbb0c4d-d00d-48ce-a303-1381e2bf45ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.03.04 04:35:16.073067 [ 291 ] {} <Debug> TCP-Session: 952417e9-ee6f-4daa-b00a-02969b8eee44 Authenticating user 'default' from [fd00:1122:3344:101::e]:37202 | ||
| 9047 | 2026.03.04 04:35:16.073079 [ 293 ] {} <Debug> TCP-Session: 5c19caaa-be10-4599-b1ac-ad394668cc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.03.04 04:35:16.073107 [ 291 ] {} <Debug> TCP-Session: 952417e9-ee6f-4daa-b00a-02969b8eee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2026.03.04 04:35:16.073112 [ 293 ] {} <Debug> TCP-Session: 5c19caaa-be10-4599-b1ac-ad394668cc49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.03.04 04:35:16.073128 [ 291 ] {} <Debug> TCP-Session: 952417e9-ee6f-4daa-b00a-02969b8eee44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2026.03.04 04:35:16.072647 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9052 | 2026.03.04 04:35:16.072640 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35209 | ||
| 9053 | 2026.03.04 04:35:16.073186 [ 259 ] {} <Debug> TCP-Session: b0b62648-d482-4f4f-b1f6-61e3d5cf9bff Authenticating user 'default' from [fd00:1122:3344:101::e]:41979 | ||
| 9054 | 2026.03.04 04:35:16.073209 [ 292 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9055 | 2026.03.04 04:35:16.073216 [ 259 ] {} <Debug> TCP-Session: b0b62648-d482-4f4f-b1f6-61e3d5cf9bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.03.04 04:35:16.073238 [ 259 ] {} <Debug> TCP-Session: b0b62648-d482-4f4f-b1f6-61e3d5cf9bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.03.04 04:35:16.073252 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9058 | 2026.03.04 04:35:16.073263 [ 292 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9059 | 2026.03.04 04:35:16.073287 [ 288 ] {} <Debug> TCP-Session: cbb98c14-e7dc-4a11-8157-4c7d6e89a73e Authenticating user 'default' from [fd00:1122:3344:101::e]:35209 | ||
| 9060 | 2026.03.04 04:35:16.073309 [ 288 ] {} <Debug> TCP-Session: cbb98c14-e7dc-4a11-8157-4c7d6e89a73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.03.04 04:35:16.073322 [ 288 ] {} <Debug> TCP-Session: cbb98c14-e7dc-4a11-8157-4c7d6e89a73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.03.04 04:35:16.073556 [ 292 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 9063 | 2026.03.04 04:35:16.074439 [ 336 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Trace> AggregatingTransform: Aggregating | ||
| 9064 | 2026.03.04 04:35:16.074486 [ 336 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Trace> Aggregator: Aggregation method: without_key | ||
| 9065 | 2026.03.04 04:35:16.074519 [ 336 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861766 sec. (1160.408 rows/sec., 45.33 KiB/sec.) | ||
| 9066 | 2026.03.04 04:35:16.074538 [ 336 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Trace> Aggregator: Merging aggregated data | ||
| 9067 | 2026.03.04 04:35:16.075854 [ 292 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 9068 | 2026.03.04 04:35:16.075980 [ 292 ] {7f2e2c6b-7142-41c8-804f-1535a9573671} <Debug> TCPHandler: Processed in 0.003397416 sec. | ||
| 9069 | 2026.03.04 04:35:16.076090 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9070 | 2026.03.04 04:35:16.076118 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9071 | 2026.03.04 04:35:16.076135 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9072 | 2026.03.04 04:35:16.076154 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9073 | 2026.03.04 04:35:16.076163 [ 293 ] {} <Debug> TCP-Session: 5c19caaa-be10-4599-b1ac-ad394668cc49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2026.03.04 04:35:16.076176 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9075 | 2026.03.04 04:35:16.076205 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9076 | 2026.03.04 04:35:16.076220 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9077 | 2026.03.04 04:35:16.076239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9078 | 2026.03.04 04:35:16.076248 [ 286 ] {} <Debug> TCP-Session: 20272a79-e36c-4670-b27a-bc696009eac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2026.03.04 04:35:16.076262 [ 289 ] {} <Debug> TCP-Session: bcbb0c4d-d00d-48ce-a303-1381e2bf45ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2026.03.04 04:35:16.076245 [ 291 ] {} <Debug> TCP-Session: 952417e9-ee6f-4daa-b00a-02969b8eee44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9081 | 2026.03.04 04:35:16.076293 [ 290 ] {} <Debug> TCP-Session: a5df02fb-f0ea-484d-8364-4f4411823044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9082 | 2026.03.04 04:35:16.076198 [ 288 ] {} <Debug> TCP-Session: cbb98c14-e7dc-4a11-8157-4c7d6e89a73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2026.03.04 04:35:16.076192 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9084 | 2026.03.04 04:35:16.076182 [ 259 ] {} <Debug> TCP-Session: b0b62648-d482-4f4f-b1f6-61e3d5cf9bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2026.03.04 04:35:16.076390 [ 294 ] {} <Debug> TCP-Session: 7dc43955-5311-4d20-aa73-6f474ff83d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.03.04 04:35:16.076122 [ 292 ] {} <Debug> TCP-Session: 786d58a5-f262-4f94-971b-5f7fb92d2f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2026.03.04 04:35:16.340707 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55636 | ||
| 9088 | 2026.03.04 04:35:16.340809 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9089 | 2026.03.04 04:35:16.340835 [ 288 ] {} <Debug> TCP-Session: be68112a-aa07-4a48-b424-a93c45d872f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55636 | ||
| 9090 | 2026.03.04 04:35:16.340857 [ 288 ] {} <Debug> TCP-Session: be68112a-aa07-4a48-b424-a93c45d872f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9091 | 2026.03.04 04:35:16.340869 [ 288 ] {} <Debug> TCP-Session: be68112a-aa07-4a48-b424-a93c45d872f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.03.04 04:35:16.341059 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39788 | ||
| 9093 | 2026.03.04 04:35:16.341097 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49468 | ||
| 9094 | 2026.03.04 04:35:16.341114 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50705 | ||
| 9095 | 2026.03.04 04:35:16.341134 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53923 | ||
| 9096 | 2026.03.04 04:35:16.341142 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34890 | ||
| 9097 | 2026.03.04 04:35:16.341177 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9098 | 2026.03.04 04:35:16.341193 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9099 | 2026.03.04 04:35:16.341210 [ 289 ] {} <Debug> TCP-Session: 30deeffa-9b73-4d27-ac26-f3f49efc8325 Authenticating user 'default' from [fd00:1122:3344:101::e]:39788 | ||
| 9100 | 2026.03.04 04:35:16.341212 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9101 | 2026.03.04 04:35:16.341227 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9102 | 2026.03.04 04:35:16.341229 [ 292 ] {} <Debug> TCP-Session: 64cb8a65-1236-4dbe-ae54-cd70c70bbef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49468 | ||
| 9103 | 2026.03.04 04:35:16.341245 [ 259 ] {} <Debug> TCP-Session: 5f9215f6-8eb1-4fcf-a6e0-5d40ea36943f Authenticating user 'default' from [fd00:1122:3344:101::e]:53923 | ||
| 9104 | 2026.03.04 04:35:16.341250 [ 286 ] {} <Debug> TCP-Session: 815495f9-c48f-417b-a342-2a18c104edb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34890 | ||
| 9105 | 2026.03.04 04:35:16.341262 [ 292 ] {} <Debug> TCP-Session: 64cb8a65-1236-4dbe-ae54-cd70c70bbef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2026.03.04 04:35:16.341268 [ 259 ] {} <Debug> TCP-Session: 5f9215f6-8eb1-4fcf-a6e0-5d40ea36943f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2026.03.04 04:35:16.341279 [ 292 ] {} <Debug> TCP-Session: 64cb8a65-1236-4dbe-ae54-cd70c70bbef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9108 | 2026.03.04 04:35:16.341274 [ 286 ] {} <Debug> TCP-Session: 815495f9-c48f-417b-a342-2a18c104edb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2026.03.04 04:35:16.341286 [ 259 ] {} <Debug> TCP-Session: 5f9215f6-8eb1-4fcf-a6e0-5d40ea36943f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2026.03.04 04:35:16.341299 [ 286 ] {} <Debug> TCP-Session: 815495f9-c48f-417b-a342-2a18c104edb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9111 | 2026.03.04 04:35:16.341203 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9112 | 2026.03.04 04:35:16.341202 [ 288 ] {} <Trace> TCP-Session: be68112a-aa07-4a48-b424-a93c45d872f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.03.04 04:35:16.341349 [ 293 ] {} <Debug> TCP-Session: 437722d3-0023-4d72-bd64-3bdca5a59aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:50705 | ||
| 9114 | 2026.03.04 04:35:16.341124 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56977 | ||
| 9115 | 2026.03.04 04:35:16.341371 [ 293 ] {} <Debug> TCP-Session: 437722d3-0023-4d72-bd64-3bdca5a59aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2026.03.04 04:35:16.341095 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35381 | ||
| 9117 | 2026.03.04 04:35:16.341415 [ 293 ] {} <Debug> TCP-Session: 437722d3-0023-4d72-bd64-3bdca5a59aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2026.03.04 04:35:16.341063 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39835 | ||
| 9119 | 2026.03.04 04:35:16.341471 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9120 | 2026.03.04 04:35:16.341235 [ 289 ] {} <Debug> TCP-Session: 30deeffa-9b73-4d27-ac26-f3f49efc8325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.03.04 04:35:16.341507 [ 288 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9122 | 2026.03.04 04:35:16.341539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9123 | 2026.03.04 04:35:16.341546 [ 289 ] {} <Debug> TCP-Session: 30deeffa-9b73-4d27-ac26-f3f49efc8325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2026.03.04 04:35:16.341574 [ 290 ] {} <Debug> TCP-Session: b81878bd-104b-4f7d-b955-6f2828d4ace2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39835 | ||
| 9125 | 2026.03.04 04:35:16.341521 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9126 | 2026.03.04 04:35:16.341609 [ 290 ] {} <Debug> TCP-Session: b81878bd-104b-4f7d-b955-6f2828d4ace2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9127 | 2026.03.04 04:35:16.341514 [ 294 ] {} <Debug> TCP-Session: b57ae4bd-0246-43f3-a51d-8dccc03fcf8f Authenticating user 'default' from [fd00:1122:3344:101::e]:56977 | ||
| 9128 | 2026.03.04 04:35:16.341633 [ 290 ] {} <Debug> TCP-Session: b81878bd-104b-4f7d-b955-6f2828d4ace2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.03.04 04:35:16.341633 [ 291 ] {} <Debug> TCP-Session: bf004593-d702-42c4-a5dd-744f3062e7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35381 | ||
| 9130 | 2026.03.04 04:35:16.341651 [ 294 ] {} <Debug> TCP-Session: b57ae4bd-0246-43f3-a51d-8dccc03fcf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9131 | 2026.03.04 04:35:16.341685 [ 291 ] {} <Debug> TCP-Session: bf004593-d702-42c4-a5dd-744f3062e7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2026.03.04 04:35:16.341686 [ 294 ] {} <Debug> TCP-Session: b57ae4bd-0246-43f3-a51d-8dccc03fcf8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2026.03.04 04:35:16.341706 [ 291 ] {} <Debug> TCP-Session: bf004593-d702-42c4-a5dd-744f3062e7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9134 | 2026.03.04 04:35:16.341798 [ 288 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9135 | 2026.03.04 04:35:16.341855 [ 288 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9136 | 2026.03.04 04:35:16.342167 [ 288 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 9137 | 2026.03.04 04:35:16.343055 [ 295 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Trace> AggregatingTransform: Aggregating | ||
| 9138 | 2026.03.04 04:35:16.343098 [ 295 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Trace> Aggregator: Aggregation method: without_key | ||
| 9139 | 2026.03.04 04:35:16.343138 [ 295 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865227 sec. (1155.766 rows/sec., 45.15 KiB/sec.) | ||
| 9140 | 2026.03.04 04:35:16.343157 [ 295 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Trace> Aggregator: Merging aggregated data | ||
| 9141 | 2026.03.04 04:35:16.344639 [ 288 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 9142 | 2026.03.04 04:35:16.344781 [ 288 ] {391df5ac-7759-45fc-8f11-6e2ade421791} <Debug> TCPHandler: Processed in 0.003695762 sec. | ||
| 9143 | 2026.03.04 04:35:16.344905 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9144 | 2026.03.04 04:35:16.344934 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9145 | 2026.03.04 04:35:16.344936 [ 288 ] {} <Debug> TCP-Session: be68112a-aa07-4a48-b424-a93c45d872f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.03.04 04:35:16.344962 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9147 | 2026.03.04 04:35:16.344984 [ 294 ] {} <Debug> TCP-Session: b57ae4bd-0246-43f3-a51d-8dccc03fcf8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2026.03.04 04:35:16.344976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9149 | 2026.03.04 04:35:16.345007 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9150 | 2026.03.04 04:35:16.345027 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9151 | 2026.03.04 04:35:16.345049 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9152 | 2026.03.04 04:35:16.345068 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9153 | 2026.03.04 04:35:16.345088 [ 292 ] {} <Debug> TCP-Session: 64cb8a65-1236-4dbe-ae54-cd70c70bbef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.03.04 04:35:16.345111 [ 293 ] {} <Debug> TCP-Session: 437722d3-0023-4d72-bd64-3bdca5a59aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2026.03.04 04:35:16.345128 [ 259 ] {} <Debug> TCP-Session: 5f9215f6-8eb1-4fcf-a6e0-5d40ea36943f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9156 | 2026.03.04 04:35:16.345075 [ 289 ] {} <Debug> TCP-Session: 30deeffa-9b73-4d27-ac26-f3f49efc8325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.03.04 04:35:16.345053 [ 290 ] {} <Debug> TCP-Session: b81878bd-104b-4f7d-b955-6f2828d4ace2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.03.04 04:35:16.344993 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9159 | 2026.03.04 04:35:16.345017 [ 291 ] {} <Debug> TCP-Session: bf004593-d702-42c4-a5dd-744f3062e7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.03.04 04:35:16.345225 [ 286 ] {} <Debug> TCP-Session: 815495f9-c48f-417b-a342-2a18c104edb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2026.03.04 04:35:18.024703 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9162 | 2026.03.04 04:35:18.024792 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9163 | 2026.03.04 04:35:18.141356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19228 | ||
| 9164 | 2026.03.04 04:35:18.141877 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2026.03.04 04:35:18.141916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9166 | 2026.03.04 04:35:18.142395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9167 | 2026.03.04 04:35:18.142618 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2026.03.04 04:35:18.142748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 9169 | 2026.03.04 04:35:18.202214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1126 | ||
| 9170 | 2026.03.04 04:35:18.204689 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.03.04 04:35:18.204749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9172 | 2026.03.04 04:35:18.205988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9173 | 2026.03.04 04:35:18.206264 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.03.04 04:35:18.206649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1126 | ||
| 9175 | 2026.03.04 04:35:18.987518 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.03.04 04:35:18.987715 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9177 | 2026.03.04 04:35:18.987787 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9178 | 2026.03.04 04:35:18.988538 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.03.04 04:35:18.988584 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9180 | 2026.03.04 04:35:18.988982 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9181 | 2026.03.04 04:35:18.989207 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.03.04 04:35:18.989369 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001707 sec., 71470.41593438781 rows/sec., 6.13 MiB/sec. | ||
| 9183 | 2026.03.04 04:35:18.989418 [ 261 ] {f83a1e31-0cd4-4c20-b76f-ac25cb14598b} <Debug> TCPHandler: Processed in 0.00203719 sec. | ||
| 9184 | 2026.03.04 04:35:18.989550 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2026.03.04 04:35:18.989655 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9186 | 2026.03.04 04:35:18.989698 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9187 | 2026.03.04 04:35:18.990184 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2026.03.04 04:35:18.990219 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9189 | 2026.03.04 04:35:18.990536 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9190 | 2026.03.04 04:35:18.990763 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.03.04 04:35:18.990898 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001267 sec., 26045.7774269929 rows/sec., 1.91 MiB/sec. | ||
| 9192 | 2026.03.04 04:35:18.990940 [ 261 ] {425c3deb-c22a-4d83-9176-7f7cd2eed5d4} <Debug> TCPHandler: Processed in 0.001440658 sec. | ||
| 9193 | 2026.03.04 04:35:18.991065 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.03.04 04:35:18.991165 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9195 | 2026.03.04 04:35:18.991261 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9196 | 2026.03.04 04:35:18.991708 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2026.03.04 04:35:18.991744 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9198 | 2026.03.04 04:35:18.992052 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9199 | 2026.03.04 04:35:18.992257 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.03.04 04:35:18.992383 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001239 sec., 78288.94269572235 rows/sec., 6.11 MiB/sec. | ||
| 9201 | 2026.03.04 04:35:18.992421 [ 261 ] {3f91d9cd-31c1-4c6f-9fc2-89c8c289c061} <Debug> TCPHandler: Processed in 0.001408468 sec. | ||
| 9202 | 2026.03.04 04:35:18.992537 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2026.03.04 04:35:18.992634 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9204 | 2026.03.04 04:35:18.992677 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9205 | 2026.03.04 04:35:18.993104 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.03.04 04:35:18.993139 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9207 | 2026.03.04 04:35:18.993481 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9208 | 2026.03.04 04:35:18.993690 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.03.04 04:35:18.993819 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9210 | 2026.03.04 04:35:18.993857 [ 261 ] {3f413baf-cfb6-4786-9e02-c13969924957} <Debug> TCPHandler: Processed in 0.001370166 sec. | ||
| 9211 | 2026.03.04 04:35:18.993981 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.03.04 04:35:18.994077 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9213 | 2026.03.04 04:35:18.994135 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <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 | ||
| 9214 | 2026.03.04 04:35:18.994991 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.03.04 04:35:18.995026 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9216 | 2026.03.04 04:35:18.995574 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9217 | 2026.03.04 04:35:18.995811 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.03.04 04:35:18.995950 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001892 sec., 17441.86046511628 rows/sec., 31.26 MiB/sec. | ||
| 9219 | 2026.03.04 04:35:18.996021 [ 261 ] {42179f34-4854-41e0-9b11-8a91da819fc8} <Debug> TCPHandler: Processed in 0.00208993 sec. | ||
| 9220 | 2026.03.04 04:35:18.996144 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2026.03.04 04:35:18.996242 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9222 | 2026.03.04 04:35:18.996285 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9223 | 2026.03.04 04:35:18.996636 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2026.03.04 04:35:18.996670 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9225 | 2026.03.04 04:35:18.996979 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9226 | 2026.03.04 04:35:18.997186 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2026.03.04 04:35:18.997323 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9228 | 2026.03.04 04:35:18.997368 [ 261 ] {abc4e7aa-cb5a-415a-a965-f58029b6ae66} <Debug> TCPHandler: Processed in 0.001274664 sec. | ||
| 9229 | 2026.03.04 04:35:19.156817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9230 | 2026.03.04 04:35:19.175327 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.03.04 04:35:19.175390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9232 | 2026.03.04 04:35:19.181734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9233 | 2026.03.04 04:35:19.182463 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.03.04 04:35:19.186215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9235 | 2026.03.04 04:35:19.265444 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.03.04 04:35:19.265658 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9237 | 2026.03.04 04:35:19.265744 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9238 | 2026.03.04 04:35:19.266531 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.03.04 04:35:19.266584 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9240 | 2026.03.04 04:35:19.267049 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9241 | 2026.03.04 04:35:19.267337 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.03.04 04:35:19.267523 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001926 sec., 2076.8431983385253 rows/sec., 169.35 KiB/sec. | ||
| 9243 | 2026.03.04 04:35:19.267588 [ 261 ] {7478b73e-dd38-4da8-a8aa-df50230e05e5} <Debug> TCPHandler: Processed in 0.002302865 sec. | ||
| 9244 | 2026.03.04 04:35:19.267727 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.03.04 04:35:19.267843 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9246 | 2026.03.04 04:35:19.267897 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9247 | 2026.03.04 04:35:19.269721 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.03.04 04:35:19.269768 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9249 | 2026.03.04 04:35:19.270305 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9250 | 2026.03.04 04:35:19.270597 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.03.04 04:35:19.270788 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Debug> executeQuery: Read 1959 rows, 150.32 KiB in 0.002967 sec., 660262.891809909 rows/sec., 49.48 MiB/sec. | ||
| 9252 | 2026.03.04 04:35:19.270840 [ 261 ] {2118519a-39ee-4a83-82aa-859eabbeda4a} <Debug> TCPHandler: Processed in 0.003168422 sec. | ||
| 9253 | 2026.03.04 04:35:19.271000 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2026.03.04 04:35:19.271127 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9255 | 2026.03.04 04:35:19.271180 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9256 | 2026.03.04 04:35:19.271711 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.03.04 04:35:19.271754 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9258 | 2026.03.04 04:35:19.272129 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9259 | 2026.03.04 04:35:19.272399 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.03.04 04:35:19.272553 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001453 sec., 15829.318651066758 rows/sec., 1.15 MiB/sec. | ||
| 9261 | 2026.03.04 04:35:19.272598 [ 261 ] {424bc9f6-dc21-4df6-b80a-5588b99ea63b} <Debug> TCPHandler: Processed in 0.001663322 sec. | ||
| 9262 | 2026.03.04 04:35:19.272741 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.03.04 04:35:19.272856 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9264 | 2026.03.04 04:35:19.272905 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9265 | 2026.03.04 04:35:19.273878 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.03.04 04:35:19.273922 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9267 | 2026.03.04 04:35:19.274337 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9268 | 2026.03.04 04:35:19.274670 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.03.04 04:35:19.274856 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.002022 sec., 350642.9277942631 rows/sec., 20.46 MiB/sec. | ||
| 9270 | 2026.03.04 04:35:19.274903 [ 261 ] {33d82c1d-c20f-4596-9332-f3c0ddb41c4b} <Debug> TCPHandler: Processed in 0.002225213 sec. | ||
| 9271 | 2026.03.04 04:35:19.275063 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.03.04 04:35:19.275187 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9273 | 2026.03.04 04:35:19.275238 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9274 | 2026.03.04 04:35:19.275730 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.03.04 04:35:19.275774 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9276 | 2026.03.04 04:35:19.276154 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9277 | 2026.03.04 04:35:19.276459 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.03.04 04:35:19.276627 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 48.09 KiB/sec. | ||
| 9279 | 2026.03.04 04:35:19.276677 [ 261 ] {ada9dc4a-6d0f-4d8f-97d6-3e0038d1aaa7} <Debug> TCPHandler: Processed in 0.001674382 sec. | ||
| 9280 | 2026.03.04 04:35:19.276824 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.03.04 04:35:19.276940 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9282 | 2026.03.04 04:35:19.276987 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9283 | 2026.03.04 04:35:19.278209 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.03.04 04:35:19.278261 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9285 | 2026.03.04 04:35:19.278744 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9286 | 2026.03.04 04:35:19.279051 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2026.03.04 04:35:19.279235 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.002314 sec., 442091.6162489196 rows/sec., 30.47 MiB/sec. | ||
| 9288 | 2026.03.04 04:35:19.279284 [ 261 ] {341646bb-4941-469f-abc6-9a261c55d277} <Debug> TCPHandler: Processed in 0.002521728 sec. | ||
| 9289 | 2026.03.04 04:35:19.279450 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.03.04 04:35:19.279595 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9291 | 2026.03.04 04:35:19.279659 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9292 | 2026.03.04 04:35:19.280790 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.03.04 04:35:19.280841 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9294 | 2026.03.04 04:35:19.281422 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9295 | 2026.03.04 04:35:19.281732 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.03.04 04:35:19.281932 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.002364 sec., 515651.43824027065 rows/sec., 32.25 MiB/sec. | ||
| 9297 | 2026.03.04 04:35:19.281986 [ 261 ] {8432122e-67cb-4aef-b4d5-d103f534d560} <Debug> TCPHandler: Processed in 0.002601981 sec. | ||
| 9298 | 2026.03.04 04:35:19.282152 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2026.03.04 04:35:19.282288 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9300 | 2026.03.04 04:35:19.282350 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9301 | 2026.03.04 04:35:19.282798 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.03.04 04:35:19.282848 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9303 | 2026.03.04 04:35:19.283284 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9304 | 2026.03.04 04:35:19.283606 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.03.04 04:35:19.283786 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 41.73 KiB/sec. | ||
| 9306 | 2026.03.04 04:35:19.283832 [ 261 ] {13ff6988-4260-4908-ba93-650f77b5d388} <Debug> TCPHandler: Processed in 0.001750304 sec. | ||
| 9307 | 2026.03.04 04:35:19.284012 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.03.04 04:35:19.284144 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9309 | 2026.03.04 04:35:19.284222 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <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 | ||
| 9310 | 2026.03.04 04:35:19.285409 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.03.04 04:35:19.285461 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9312 | 2026.03.04 04:35:19.286225 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9313 | 2026.03.04 04:35:19.286551 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.03.04 04:35:19.286745 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002627 sec., 7232.58469737343 rows/sec., 12.96 MiB/sec. | ||
| 9315 | 2026.03.04 04:35:19.286820 [ 261 ] {4b920ab1-4a75-4c97-a894-0bc8677bd383} <Debug> TCPHandler: Processed in 0.002879996 sec. | ||
| 9316 | 2026.03.04 04:35:19.286983 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.03.04 04:35:19.287107 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9318 | 2026.03.04 04:35:19.287163 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9319 | 2026.03.04 04:35:19.287620 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.03.04 04:35:19.287677 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9321 | 2026.03.04 04:35:19.288098 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9322 | 2026.03.04 04:35:19.288409 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.03.04 04:35:19.288593 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001512 sec., 7936.507936507936 rows/sec., 547.70 KiB/sec. | ||
| 9324 | 2026.03.04 04:35:19.288644 [ 261 ] {c31217e2-f1fa-4527-a762-1844b3541e36} <Debug> TCPHandler: Processed in 0.001731224 sec. | ||
| 9325 | 2026.03.04 04:35:20.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.96 MiB, peak 314.29 MiB, free memory in arenas 0.00 B, will set to 303.71 MiB (RSS), difference: -1.25 MiB | ||
| 9326 | 2026.03.04 04:35:23.984196 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2026.03.04 04:35:23.984377 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9328 | 2026.03.04 04:35:23.984445 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9329 | 2026.03.04 04:35:23.985149 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.03.04 04:35:23.985201 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9331 | 2026.03.04 04:35:23.985590 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9332 | 2026.03.04 04:35:23.985814 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.03.04 04:35:23.985978 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 9334 | 2026.03.04 04:35:23.986001 [ 59 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9335 | 2026.03.04 04:35:23.986030 [ 261 ] {3ba898e3-8945-4dbd-9d8b-32416f425b61} <Debug> TCPHandler: Processed in 0.001968328 sec. | ||
| 9336 | 2026.03.04 04:35:23.986075 [ 59 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.03.04 04:35:23.986104 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9338 | 2026.03.04 04:35:23.986182 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.03.04 04:35:23.986202 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9340 | 2026.03.04 04:35:23.986291 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9341 | 2026.03.04 04:35:23.986294 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9342 | 2026.03.04 04:35:23.986331 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2890 rows starting from the beginning of the part | ||
| 9343 | 2026.03.04 04:35:23.986334 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9344 | 2026.03.04 04:35:23.986389 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 243 rows starting from the beginning of the part | ||
| 9345 | 2026.03.04 04:35:23.986434 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
| 9346 | 2026.03.04 04:35:23.986474 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 122 rows starting from the beginning of the part | ||
| 9347 | 2026.03.04 04:35:23.986516 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1959 rows starting from the beginning of the part | ||
| 9348 | 2026.03.04 04:35:23.986554 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9349 | 2026.03.04 04:35:23.986788 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.03.04 04:35:23.986825 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9351 | 2026.03.04 04:35:23.987133 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9352 | 2026.03.04 04:35:23.987373 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.03.04 04:35:23.987528 [ 59 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9354 | 2026.03.04 04:35:23.987553 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 9355 | 2026.03.04 04:35:23.987572 [ 59 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.03.04 04:35:23.987601 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9357 | 2026.03.04 04:35:23.987618 [ 261 ] {d8bafcf1-03f9-4266-a497-771024d9b09f} <Debug> TCPHandler: Processed in 0.001485339 sec. | ||
| 9358 | 2026.03.04 04:35:23.987714 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9359 | 2026.03.04 04:35:23.987778 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2026.03.04 04:35:23.987835 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9361 | 2026.03.04 04:35:23.987876 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1550 rows starting from the beginning of the part | ||
| 9362 | 2026.03.04 04:35:23.987879 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9363 | 2026.03.04 04:35:23.987933 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9364 | 2026.03.04 04:35:23.987953 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 135 rows starting from the beginning of the part | ||
| 9365 | 2026.03.04 04:35:23.988023 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
| 9366 | 2026.03.04 04:35:23.988092 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 97 rows starting from the beginning of the part | ||
| 9367 | 2026.03.04 04:35:23.988156 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1023 rows starting from the beginning of the part | ||
| 9368 | 2026.03.04 04:35:23.988222 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9369 | 2026.03.04 04:35:23.988382 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.03.04 04:35:23.988417 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9371 | 2026.03.04 04:35:23.988521 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355105 sec., 2268264.0476751565 rows/sec., 183.50 MiB/sec. | ||
| 9372 | 2026.03.04 04:35:23.988779 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9373 | 2026.03.04 04:35:23.988912 [ 194 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9374 | 2026.03.04 04:35:23.989025 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.03.04 04:35:23.989166 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9376 | 2026.03.04 04:35:23.989177 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001321 sec., 96896.29068887208 rows/sec., 6.75 MiB/sec. | ||
| 9377 | 2026.03.04 04:35:23.989209 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.03.04 04:35:23.989229 [ 261 ] {52b25d45-797f-4924-9bc0-eb99ded9da5c} <Debug> TCPHandler: Processed in 0.001514849 sec. | ||
| 9379 | 2026.03.04 04:35:23.989235 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9380 | 2026.03.04 04:35:23.989301 [ 194 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.03.04 04:35:23.989332 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9382 | 2026.03.04 04:35:23.989358 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.03.04 04:35:23.989398 [ 194 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_66_13} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9384 | 2026.03.04 04:35:23.989443 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9385 | 2026.03.04 04:35:23.989457 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9386 | 2026.03.04 04:35:23.989479 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20676 rows starting from the beginning of the part | ||
| 9387 | 2026.03.04 04:35:23.989501 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9388 | 2026.03.04 04:35:23.989524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 9389 | 2026.03.04 04:35:23.989537 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 197 rows starting from the beginning of the part | ||
| 9390 | 2026.03.04 04:35:23.989606 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9391 | 2026.03.04 04:35:23.989669 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9392 | 2026.03.04 04:35:23.989679 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2941 rows, containing 5 columns (5 merged, 0 gathered) in 0.00202557 sec., 1451936.9856386103 rows/sec., 108.11 MiB/sec. | ||
| 9393 | 2026.03.04 04:35:23.989719 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1219 rows starting from the beginning of the part | ||
| 9394 | 2026.03.04 04:35:23.989766 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 9395 | 2026.03.04 04:35:23.989860 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.03.04 04:35:23.989877 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9397 | 2026.03.04 04:35:23.989903 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9398 | 2026.03.04 04:35:23.990205 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.03.04 04:35:23.990285 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_66_13} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9400 | 2026.03.04 04:35:23.990294 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9401 | 2026.03.04 04:35:23.990382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9402 | 2026.03.04 04:35:23.990522 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.03.04 04:35:23.990650 [ 59 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9404 | 2026.03.04 04:35:23.990663 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001226 sec., 39151.71288743882 rows/sec., 2.64 MiB/sec. | ||
| 9405 | 2026.03.04 04:35:23.990686 [ 59 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.03.04 04:35:23.990709 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9407 | 2026.03.04 04:35:23.990710 [ 261 ] {09c82eea-cc83-4e50-9b8a-0b95491d6d23} <Debug> TCPHandler: Processed in 0.001401728 sec. | ||
| 9408 | 2026.03.04 04:35:23.990789 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9409 | 2026.03.04 04:35:23.990896 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9410 | 2026.03.04 04:35:23.990930 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3330 rows starting from the beginning of the part | ||
| 9411 | 2026.03.04 04:35:23.990997 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9412 | 2026.03.04 04:35:23.991044 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9413 | 2026.03.04 04:35:23.991090 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9414 | 2026.03.04 04:35:23.991130 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part | ||
| 9415 | 2026.03.04 04:35:23.991170 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 9416 | 2026.03.04 04:35:23.992676 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3570 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919497 sec., 1859862.2451611022 rows/sec., 123.93 MiB/sec. | ||
| 9417 | 2026.03.04 04:35:23.992972 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9418 | 2026.03.04 04:35:23.993235 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.03.04 04:35:23.993311 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_66_13} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9420 | 2026.03.04 04:35:23.993402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9421 | 2026.03.04 04:35:23.995720 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006426394 sec., 3507410.2210353115 rows/sec., 232.44 MiB/sec. | ||
| 9422 | 2026.03.04 04:35:23.996070 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9423 | 2026.03.04 04:35:23.996319 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.03.04 04:35:23.996384 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9425 | 2026.03.04 04:35:23.996451 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 9426 | 2026.03.04 04:35:25.643568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19676 | ||
| 9427 | 2026.03.04 04:35:25.644091 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.03.04 04:35:25.644137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9429 | 2026.03.04 04:35:25.644637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9430 | 2026.03.04 04:35:25.644873 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.03.04 04:35:25.645017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19676 | ||
| 9432 | 2026.03.04 04:35:25.645019 [ 56 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9433 | 2026.03.04 04:35:25.645115 [ 56 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.03.04 04:35:25.645149 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9435 | 2026.03.04 04:35:25.645262 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9436 | 2026.03.04 04:35:25.645366 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9437 | 2026.03.04 04:35:25.645401 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 9438 | 2026.03.04 04:35:25.645466 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9439 | 2026.03.04 04:35:25.645517 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9440 | 2026.03.04 04:35:25.645564 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9441 | 2026.03.04 04:35:25.645608 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9442 | 2026.03.04 04:35:25.645653 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9443 | 2026.03.04 04:35:25.647602 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002386006 sec., 8246416.8153810175 rows/sec., 117.97 MiB/sec. | ||
| 9444 | 2026.03.04 04:35:25.647814 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9445 | 2026.03.04 04:35:25.648041 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.03.04 04:35:25.648104 [ 189 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_41_8} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9447 | 2026.03.04 04:35:25.648180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9448 | 2026.03.04 04:35:26.687023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9449 | 2026.03.04 04:35:26.705433 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.03.04 04:35:26.705504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9451 | 2026.03.04 04:35:26.711626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9452 | 2026.03.04 04:35:26.712314 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.03.04 04:35:26.712638 [ 51 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9454 | 2026.03.04 04:35:26.712710 [ 51 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.03.04 04:35:26.712734 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9456 | 2026.03.04 04:35:26.712868 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9457 | 2026.03.04 04:35:26.715990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9458 | 2026.03.04 04:35:26.716383 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9459 | 2026.03.04 04:35:26.717867 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9460 | 2026.03.04 04:35:26.722761 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9461 | 2026.03.04 04:35:26.727397 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9462 | 2026.03.04 04:35:26.732048 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9463 | 2026.03.04 04:35:26.736884 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9464 | 2026.03.04 04:35:26.740680 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9465 | 2026.03.04 04:35:26.791806 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078999664 sec., 3911.409040929592 rows/sec., 20.23 MiB/sec. | ||
| 9466 | 2026.03.04 04:35:26.794585 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9467 | 2026.03.04 04:35:26.796592 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.03.04 04:35:26.796667 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_41_8} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9469 | 2026.03.04 04:35:26.798934 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9470 | 2026.03.04 04:35:28.207560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1166 | ||
| 9471 | 2026.03.04 04:35:28.210011 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.03.04 04:35:28.210061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9473 | 2026.03.04 04:35:28.211289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9474 | 2026.03.04 04:35:28.211565 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.03.04 04:35:28.211707 [ 55 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9476 | 2026.03.04 04:35:28.211752 [ 55 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.03.04 04:35:28.211774 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9478 | 2026.03.04 04:35:28.211861 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9479 | 2026.03.04 04:35:28.211936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9480 | 2026.03.04 04:35:28.212296 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9481 | 2026.03.04 04:35:28.212422 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 994 rows starting from the beginning of the part | ||
| 9482 | 2026.03.04 04:35:28.212759 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9483 | 2026.03.04 04:35:28.213079 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 9484 | 2026.03.04 04:35:28.213410 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 9485 | 2026.03.04 04:35:28.213732 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9486 | 2026.03.04 04:35:28.214066 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9487 | 2026.03.04 04:35:28.221533 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 72 columns (72 merged, 0 gathered) in 0.009703437 sec., 120163.60800817277 rows/sec., 99.07 MiB/sec. | ||
| 9488 | 2026.03.04 04:35:28.222786 [ 187 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9489 | 2026.03.04 04:35:28.223306 [ 187 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.03.04 04:35:28.223378 [ 187 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_31_6} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9491 | 2026.03.04 04:35:28.223520 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9492 | 2026.03.04 04:35:28.987466 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.03.04 04:35:28.987654 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9494 | 2026.03.04 04:35:28.987722 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9495 | 2026.03.04 04:35:28.988502 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.03.04 04:35:28.988547 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9497 | 2026.03.04 04:35:28.988963 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9498 | 2026.03.04 04:35:28.989199 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.03.04 04:35:28.989361 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001759 sec., 69357.58953951109 rows/sec., 5.95 MiB/sec. | ||
| 9500 | 2026.03.04 04:35:28.989411 [ 261 ] {0ee3a6c2-32be-43ff-a3cc-f3faf36fb7e3} <Debug> TCPHandler: Processed in 0.002076409 sec. | ||
| 9501 | 2026.03.04 04:35:28.989545 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.03.04 04:35:28.989651 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9503 | 2026.03.04 04:35:28.989696 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9504 | 2026.03.04 04:35:28.990131 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.03.04 04:35:28.990167 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9506 | 2026.03.04 04:35:28.990484 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9507 | 2026.03.04 04:35:28.990695 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.03.04 04:35:28.990799 [ 53 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9509 | 2026.03.04 04:35:28.990831 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001204 sec., 27408.637873754153 rows/sec., 2.01 MiB/sec. | ||
| 9510 | 2026.03.04 04:35:28.990838 [ 53 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.03.04 04:35:28.990864 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9512 | 2026.03.04 04:35:28.990871 [ 261 ] {3c2f9786-430f-4930-8b22-c72b079b55c8} <Debug> TCPHandler: Processed in 0.001379357 sec. | ||
| 9513 | 2026.03.04 04:35:28.990983 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2026.03.04 04:35:28.990987 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9515 | 2026.03.04 04:35:28.991082 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9516 | 2026.03.04 04:35:28.991127 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9517 | 2026.03.04 04:35:28.991146 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2026.03.04 04:35:28.991184 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 9519 | 2026.03.04 04:35:28.991249 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 47 rows starting from the beginning of the part | ||
| 9520 | 2026.03.04 04:35:28.991294 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 9521 | 2026.03.04 04:35:28.991336 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part | ||
| 9522 | 2026.03.04 04:35:28.991386 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 9523 | 2026.03.04 04:35:28.991432 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 33 rows starting from the beginning of the part | ||
| 9524 | 2026.03.04 04:35:28.991587 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.04 04:35:28.991630 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9526 | 2026.03.04 04:35:28.991994 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9527 | 2026.03.04 04:35:28.992231 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.03.04 04:35:28.992347 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417417 sec., 259627.1951020765 rows/sec., 18.57 MiB/sec. | ||
| 9529 | 2026.03.04 04:35:28.992366 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001304 sec., 74386.50306748466 rows/sec., 5.81 MiB/sec. | ||
| 9530 | 2026.03.04 04:35:28.992430 [ 261 ] {cb65f083-8055-4845-ad4f-fc66c5682362} <Debug> TCPHandler: Processed in 0.001496879 sec. | ||
| 9531 | 2026.03.04 04:35:28.992548 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2026.03.04 04:35:28.992555 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9533 | 2026.03.04 04:35:28.992648 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.03.04 04:35:28.992696 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9535 | 2026.03.04 04:35:28.992876 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.04 04:35:28.992969 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_56_11} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9537 | 2026.03.04 04:35:28.993068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9538 | 2026.03.04 04:35:28.993138 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.03.04 04:35:28.993180 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9540 | 2026.03.04 04:35:28.993525 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9541 | 2026.03.04 04:35:28.993757 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.03.04 04:35:28.993892 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 9543 | 2026.03.04 04:35:28.993929 [ 261 ] {6920abb4-0d42-4431-8bcd-f8bc756bb600} <Debug> TCPHandler: Processed in 0.001431438 sec. | ||
| 9544 | 2026.03.04 04:35:28.994051 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.03.04 04:35:28.994147 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9546 | 2026.03.04 04:35:28.994202 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <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 | ||
| 9547 | 2026.03.04 04:35:28.995060 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.03.04 04:35:28.995096 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9549 | 2026.03.04 04:35:28.995666 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9550 | 2026.03.04 04:35:28.995893 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.03.04 04:35:28.996034 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001906 sec., 17313.746065057712 rows/sec., 31.03 MiB/sec. | ||
| 9552 | 2026.03.04 04:35:28.996095 [ 261 ] {6deed16d-b2dc-4b88-86bc-826740def2e6} <Debug> TCPHandler: Processed in 0.00209372 sec. | ||
| 9553 | 2026.03.04 04:35:28.996207 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.04 04:35:28.996302 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.04 04:35:28.996344 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9556 | 2026.03.04 04:35:28.996688 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.04 04:35:28.996723 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9558 | 2026.03.04 04:35:28.997030 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9559 | 2026.03.04 04:35:28.997241 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.04 04:35:28.997366 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 9561 | 2026.03.04 04:35:28.997403 [ 261 ] {0c885c78-840f-42c1-b8fb-c49bd8499c12} <Debug> TCPHandler: Processed in 0.001245364 sec. | ||
| 9562 | 2026.03.04 04:35:33.025042 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9563 | 2026.03.04 04:35:33.025106 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9564 | 2026.03.04 04:35:33.146066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20188 | ||
| 9565 | 2026.03.04 04:35:33.146594 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.04 04:35:33.146642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9567 | 2026.03.04 04:35:33.147167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9568 | 2026.03.04 04:35:33.147403 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.04 04:35:33.147553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 9570 | 2026.03.04 04:35:33.985775 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.03.04 04:35:33.985966 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9572 | 2026.03.04 04:35:33.986037 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9573 | 2026.03.04 04:35:33.986736 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.03.04 04:35:33.986789 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9575 | 2026.03.04 04:35:33.987194 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9576 | 2026.03.04 04:35:33.987421 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.03.04 04:35:33.987590 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001674 sec., 43010.75268817205 rows/sec., 3.45 MiB/sec. | ||
| 9578 | 2026.03.04 04:35:33.987644 [ 261 ] {6ad27b4b-a9af-4d8d-89d3-29e9d23ef0f7} <Debug> TCPHandler: Processed in 0.002009888 sec. | ||
| 9579 | 2026.03.04 04:35:33.987792 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.03.04 04:35:33.987899 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.03.04 04:35:33.987946 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9582 | 2026.03.04 04:35:33.988394 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.03.04 04:35:33.988435 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9584 | 2026.03.04 04:35:33.988754 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9585 | 2026.03.04 04:35:33.988967 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.03.04 04:35:33.989123 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001246 sec., 6420.545746388443 rows/sec., 482.79 KiB/sec. | ||
| 9587 | 2026.03.04 04:35:33.989168 [ 261 ] {22c8d827-6219-49c1-baeb-9cc6c34ecf1f} <Debug> TCPHandler: Processed in 0.001437578 sec. | ||
| 9588 | 2026.03.04 04:35:33.989300 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.03.04 04:35:33.989400 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9590 | 2026.03.04 04:35:33.989442 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9591 | 2026.03.04 04:35:33.989873 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.03.04 04:35:33.989912 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9593 | 2026.03.04 04:35:33.990228 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9594 | 2026.03.04 04:35:33.990457 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.03.04 04:35:33.990596 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001216 sec., 59210.52631578947 rows/sec., 4.62 MiB/sec. | ||
| 9596 | 2026.03.04 04:35:33.990636 [ 261 ] {c227abe8-6bb6-49fd-bf27-65024a210ec3} <Debug> TCPHandler: Processed in 0.001387997 sec. | ||
| 9597 | 2026.03.04 04:35:33.990760 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.03.04 04:35:33.990865 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9599 | 2026.03.04 04:35:33.990911 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9600 | 2026.03.04 04:35:33.991410 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.03.04 04:35:33.991449 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9602 | 2026.03.04 04:35:33.991820 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9603 | 2026.03.04 04:35:33.992043 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.03.04 04:35:33.992187 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 9605 | 2026.03.04 04:35:33.992227 [ 261 ] {fe9fd3b0-bb9b-4e00-b1a7-f5aabfd7ec52} <Debug> TCPHandler: Processed in 0.00151886 sec. | ||
| 9606 | 2026.03.04 04:35:33.992354 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.03.04 04:35:33.992451 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.03.04 04:35:33.992509 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <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 | ||
| 9609 | 2026.03.04 04:35:33.993305 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.03.04 04:35:33.993345 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9611 | 2026.03.04 04:35:33.993869 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9612 | 2026.03.04 04:35:33.994096 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.03.04 04:35:33.994230 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9614 | 2026.03.04 04:35:33.994240 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001806 sec., 4429.678848283499 rows/sec., 7.94 MiB/sec. | ||
| 9615 | 2026.03.04 04:35:33.994307 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.03.04 04:35:33.994334 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9617 | 2026.03.04 04:35:33.994350 [ 261 ] {fccec219-4d5f-4311-8bf9-82da9a26b2eb} <Debug> TCPHandler: Processed in 0.002047789 sec. | ||
| 9618 | 2026.03.04 04:35:33.994465 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9619 | 2026.03.04 04:35:33.994479 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2026.03.04 04:35:33.994599 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9621 | 2026.03.04 04:35:33.994643 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9622 | 2026.03.04 04:35:33.994758 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9623 | 2026.03.04 04:35:33.994828 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1144 rows starting from the beginning of the part | ||
| 9624 | 2026.03.04 04:35:33.994965 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 9625 | 2026.03.04 04:35:33.995018 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.03.04 04:35:33.995061 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9627 | 2026.03.04 04:35:33.995070 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part | ||
| 9628 | 2026.03.04 04:35:33.995167 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 19 rows starting from the beginning of the part | ||
| 9629 | 2026.03.04 04:35:33.995266 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
| 9630 | 2026.03.04 04:35:33.995366 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 9631 | 2026.03.04 04:35:33.995401 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9632 | 2026.03.04 04:35:33.995637 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.03.04 04:35:33.995795 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 9634 | 2026.03.04 04:35:33.995835 [ 261 ] {e86506c8-4997-40cf-a145-096e61b84324} <Debug> TCPHandler: Processed in 0.001407237 sec. | ||
| 9635 | 2026.03.04 04:35:34.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.31 MiB, peak 319.41 MiB, free memory in arenas 0.00 B, will set to 309.72 MiB (RSS), difference: -5.59 MiB | ||
| 9636 | 2026.03.04 04:35:34.002641 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1245 rows, containing 19 columns (19 merged, 0 gathered) in 0.008234119 sec., 151200.14660949155 rows/sec., 270.94 MiB/sec. | ||
| 9637 | 2026.03.04 04:35:34.004063 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9638 | 2026.03.04 04:35:34.004446 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.03.04 04:35:34.004530 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9640 | 2026.03.04 04:35:34.004681 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9641 | 2026.03.04 04:35:34.217013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9642 | 2026.03.04 04:35:34.232777 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.03.04 04:35:34.232842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9644 | 2026.03.04 04:35:34.239214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9645 | 2026.03.04 04:35:34.239917 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.03.04 04:35:34.242604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9647 | 2026.03.04 04:35:35.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.73 MiB, peak 319.41 MiB, free memory in arenas 0.00 B, will set to 312.21 MiB (RSS), difference: 9.48 MiB | ||
| 9648 | 2026.03.04 04:35:38.212987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1190 | ||
| 9649 | 2026.03.04 04:35:38.215127 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.03.04 04:35:38.215182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9651 | 2026.03.04 04:35:38.216412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9652 | 2026.03.04 04:35:38.216680 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.03.04 04:35:38.216978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9654 | 2026.03.04 04:35:38.989594 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.03.04 04:35:38.989782 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.03.04 04:35:38.989852 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9657 | 2026.03.04 04:35:38.990517 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.03.04 04:35:38.990571 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9659 | 2026.03.04 04:35:38.990979 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9660 | 2026.03.04 04:35:38.991212 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.03.04 04:35:38.991381 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. | ||
| 9662 | 2026.03.04 04:35:38.991458 [ 261 ] {b67d4c29-16cd-42c9-abe9-e778c2d790a1} <Debug> TCPHandler: Processed in 0.002007879 sec. | ||
| 9663 | 2026.03.04 04:35:38.991656 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.03.04 04:35:38.991769 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9665 | 2026.03.04 04:35:38.991815 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9666 | 2026.03.04 04:35:38.992358 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.03.04 04:35:38.992406 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9668 | 2026.03.04 04:35:38.992982 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9669 | 2026.03.04 04:35:38.993321 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.03.04 04:35:38.993511 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001764 sec., 4535.14739229025 rows/sec., 369.81 KiB/sec. | ||
| 9671 | 2026.03.04 04:35:38.993570 [ 261 ] {41884ca5-3c29-4a54-9e4f-db0a4b414f47} <Debug> TCPHandler: Processed in 0.001967888 sec. | ||
| 9672 | 2026.03.04 04:35:38.993725 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.03.04 04:35:38.993843 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9674 | 2026.03.04 04:35:38.993888 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9675 | 2026.03.04 04:35:38.994401 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.03.04 04:35:38.994438 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9677 | 2026.03.04 04:35:38.994834 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9678 | 2026.03.04 04:35:38.995052 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.03.04 04:35:38.995186 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001371 sec., 179431.07221006564 rows/sec., 15.99 MiB/sec. | ||
| 9680 | 2026.03.04 04:35:38.995224 [ 261 ] {369276eb-7aac-4c99-b230-cd612b7e046d} <Debug> TCPHandler: Processed in 0.0015629 sec. | ||
| 9681 | 2026.03.04 04:35:38.995348 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.03.04 04:35:38.995445 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.03.04 04:35:38.995486 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9684 | 2026.03.04 04:35:38.995908 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.03.04 04:35:38.995943 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9686 | 2026.03.04 04:35:38.996264 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9687 | 2026.03.04 04:35:38.996480 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.03.04 04:35:38.996622 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001196 sec., 44314.38127090301 rows/sec., 3.27 MiB/sec. | ||
| 9689 | 2026.03.04 04:35:38.996660 [ 261 ] {a5a6b041-6825-4c92-89cd-ac5aefe3cb51} <Debug> TCPHandler: Processed in 0.001364176 sec. | ||
| 9690 | 2026.03.04 04:35:38.996776 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.03.04 04:35:38.996873 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.03.04 04:35:38.996914 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9693 | 2026.03.04 04:35:38.997329 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.03.04 04:35:38.997364 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9695 | 2026.03.04 04:35:38.997682 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9696 | 2026.03.04 04:35:38.997897 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.03.04 04:35:38.998030 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001175 sec., 20425.531914893618 rows/sec., 1.69 MiB/sec. | ||
| 9698 | 2026.03.04 04:35:38.998068 [ 261 ] {67468e40-03cb-48bb-9de9-284dda2ff4dd} <Debug> TCPHandler: Processed in 0.001340356 sec. | ||
| 9699 | 2026.03.04 04:35:38.998185 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.03.04 04:35:38.998280 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.03.04 04:35:38.998321 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9702 | 2026.03.04 04:35:38.998734 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.03.04 04:35:38.998770 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9704 | 2026.03.04 04:35:38.999092 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9705 | 2026.03.04 04:35:38.999300 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.03.04 04:35:38.999428 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 9707 | 2026.03.04 04:35:38.999466 [ 261 ] {4f3c62d6-2801-45db-be4b-889aef6f4773} <Debug> TCPHandler: Processed in 0.001330236 sec. | ||
| 9708 | 2026.03.04 04:35:38.999584 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2026.03.04 04:35:38.999679 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9710 | 2026.03.04 04:35:38.999719 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9711 | 2026.03.04 04:35:39.000189 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.03.04 04:35:39.000225 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9713 | 2026.03.04 04:35:39.000543 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9714 | 2026.03.04 04:35:39.000759 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.03.04 04:35:39.000886 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001225 sec., 115102.04081632654 rows/sec., 9.30 MiB/sec. | ||
| 9716 | 2026.03.04 04:35:39.000924 [ 261 ] {df85e5c7-7784-4b21-a525-3c8f08e89fb6} <Debug> TCPHandler: Processed in 0.001389167 sec. | ||
| 9717 | 2026.03.04 04:35:39.001037 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.03.04 04:35:39.001133 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9719 | 2026.03.04 04:35:39.001177 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9720 | 2026.03.04 04:35:39.001584 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.03.04 04:35:39.001622 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9722 | 2026.03.04 04:35:39.001991 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9723 | 2026.03.04 04:35:39.002206 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.03.04 04:35:39.002333 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001218 sec., 164203.61247947457 rows/sec., 11.77 MiB/sec. | ||
| 9725 | 2026.03.04 04:35:39.002375 [ 261 ] {12ff879e-66af-4de1-9e79-2f43b2c81221} <Debug> TCPHandler: Processed in 0.001385437 sec. | ||
| 9726 | 2026.03.04 04:35:39.002504 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.03.04 04:35:39.002603 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.03.04 04:35:39.002658 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <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 | ||
| 9729 | 2026.03.04 04:35:39.003483 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.03.04 04:35:39.003522 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9731 | 2026.03.04 04:35:39.004109 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9732 | 2026.03.04 04:35:39.004343 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.03.04 04:35:39.004480 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001895 sec., 17414.24802110818 rows/sec., 31.21 MiB/sec. | ||
| 9734 | 2026.03.04 04:35:39.004548 [ 261 ] {36accba6-7b8e-4ea1-b138-41c07ed961c7} <Debug> TCPHandler: Processed in 0.002102251 sec. | ||
| 9735 | 2026.03.04 04:35:39.004671 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.03.04 04:35:39.004766 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9737 | 2026.03.04 04:35:39.004809 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9738 | 2026.03.04 04:35:39.005155 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.03.04 04:35:39.005190 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9740 | 2026.03.04 04:35:39.005543 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9741 | 2026.03.04 04:35:39.005815 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.03.04 04:35:39.005984 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 9743 | 2026.03.04 04:35:39.006036 [ 261 ] {b78e891c-e2b4-4e2c-845f-6ff96f4d34ca} <Debug> TCPHandler: Processed in 0.001416557 sec. | ||
| 9744 | 2026.03.04 04:35:40.648464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20636 | ||
| 9745 | 2026.03.04 04:35:40.649194 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.03.04 04:35:40.649244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9747 | 2026.03.04 04:35:40.649761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9748 | 2026.03.04 04:35:40.649996 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.03.04 04:35:40.650140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20636 | ||
| 9750 | 2026.03.04 04:35:41.743528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9751 | 2026.03.04 04:35:41.759482 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.03.04 04:35:41.759534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9753 | 2026.03.04 04:35:41.765604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9754 | 2026.03.04 04:35:41.766326 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.03.04 04:35:41.768911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9756 | 2026.03.04 04:35:43.986140 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.03.04 04:35:43.986337 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9758 | 2026.03.04 04:35:43.986410 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9759 | 2026.03.04 04:35:43.987104 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.03.04 04:35:43.987154 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9761 | 2026.03.04 04:35:43.987557 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9762 | 2026.03.04 04:35:43.987781 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.03.04 04:35:43.987936 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001654 sec., 43530.83434099153 rows/sec., 3.49 MiB/sec. | ||
| 9764 | 2026.03.04 04:35:43.987987 [ 261 ] {8f90b218-9823-4f77-b9f2-cb356151005b} <Debug> TCPHandler: Processed in 0.001990028 sec. | ||
| 9765 | 2026.03.04 04:35:43.988120 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.03.04 04:35:43.988224 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.03.04 04:35:43.988266 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9768 | 2026.03.04 04:35:43.988689 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.03.04 04:35:43.988727 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9770 | 2026.03.04 04:35:43.989023 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9771 | 2026.03.04 04:35:43.989238 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.03.04 04:35:43.989367 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001167 sec., 6855.184233076264 rows/sec., 515.48 KiB/sec. | ||
| 9773 | 2026.03.04 04:35:43.989405 [ 261 ] {2e582f56-54a8-4f81-a218-f545ccf97269} <Debug> TCPHandler: Processed in 0.001337076 sec. | ||
| 9774 | 2026.03.04 04:35:43.989518 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.03.04 04:35:43.989614 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9776 | 2026.03.04 04:35:43.989654 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9777 | 2026.03.04 04:35:43.990202 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.03.04 04:35:43.990248 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9779 | 2026.03.04 04:35:43.990659 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9780 | 2026.03.04 04:35:43.991070 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.03.04 04:35:43.991244 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001647 sec., 43715.84699453552 rows/sec., 3.41 MiB/sec. | ||
| 9782 | 2026.03.04 04:35:43.991291 [ 261 ] {e2631000-2b78-420e-86e5-265806b5e3ee} <Debug> TCPHandler: Processed in 0.001820265 sec. | ||
| 9783 | 2026.03.04 04:35:43.991495 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2026.03.04 04:35:43.991606 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9785 | 2026.03.04 04:35:43.991657 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9786 | 2026.03.04 04:35:43.992258 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.03.04 04:35:43.992301 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9788 | 2026.03.04 04:35:43.992730 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9789 | 2026.03.04 04:35:43.993066 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.03.04 04:35:43.993243 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
| 9791 | 2026.03.04 04:35:43.993290 [ 261 ] {ad9d1860-7f61-4510-b1f6-a7c3b26711b6} <Debug> TCPHandler: Processed in 0.001856435 sec. | ||
| 9792 | 2026.03.04 04:35:43.993560 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.03.04 04:35:43.993661 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9794 | 2026.03.04 04:35:43.993725 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <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 | ||
| 9795 | 2026.03.04 04:35:43.994527 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.03.04 04:35:43.994565 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9797 | 2026.03.04 04:35:43.995097 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9798 | 2026.03.04 04:35:43.995316 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.03.04 04:35:43.995477 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001834 sec., 4362.0501635768815 rows/sec., 7.82 MiB/sec. | ||
| 9800 | 2026.03.04 04:35:43.995551 [ 261 ] {4d2fd82e-71eb-4976-831f-92df23aab314} <Debug> TCPHandler: Processed in 0.002041359 sec. | ||
| 9801 | 2026.03.04 04:35:43.995678 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2026.03.04 04:35:43.995774 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.03.04 04:35:43.995815 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9804 | 2026.03.04 04:35:43.996171 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2026.03.04 04:35:43.996207 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9806 | 2026.03.04 04:35:43.996509 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9807 | 2026.03.04 04:35:43.996714 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.03.04 04:35:43.996846 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9809 | 2026.03.04 04:35:43.996882 [ 261 ] {dda77e9a-147b-40ba-97e4-cbc2c0939ad0} <Debug> TCPHandler: Processed in 0.001254984 sec. | ||
| 9810 | 2026.03.04 04:35:48.025150 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9811 | 2026.03.04 04:35:48.025247 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9812 | 2026.03.04 04:35:48.151028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21148 | ||
| 9813 | 2026.03.04 04:35:48.151557 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.03.04 04:35:48.151601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9815 | 2026.03.04 04:35:48.152089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9816 | 2026.03.04 04:35:48.152321 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.03.04 04:35:48.152480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 9818 | 2026.03.04 04:35:48.217863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1222 | ||
| 9819 | 2026.03.04 04:35:48.220233 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.03.04 04:35:48.220293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9821 | 2026.03.04 04:35:48.221518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9822 | 2026.03.04 04:35:48.221808 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.03.04 04:35:48.222212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
| 9824 | 2026.03.04 04:35:48.987059 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.03.04 04:35:48.987259 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9826 | 2026.03.04 04:35:48.987339 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9827 | 2026.03.04 04:35:48.988039 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.03.04 04:35:48.988087 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9829 | 2026.03.04 04:35:48.988484 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9830 | 2026.03.04 04:35:48.988717 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.03.04 04:35:48.988865 [ 39 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9832 | 2026.03.04 04:35:48.988877 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001672 sec., 72966.50717703349 rows/sec., 6.26 MiB/sec. | ||
| 9833 | 2026.03.04 04:35:48.988948 [ 39 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.03.04 04:35:48.988975 [ 261 ] {acb1ef02-c272-4860-ad6d-c9103fcc2c7f} <Debug> TCPHandler: Processed in 0.002050719 sec. | ||
| 9835 | 2026.03.04 04:35:48.988977 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9836 | 2026.03.04 04:35:48.989091 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9837 | 2026.03.04 04:35:48.989105 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.03.04 04:35:48.989215 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9839 | 2026.03.04 04:35:48.989223 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9840 | 2026.03.04 04:35:48.989255 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2895 rows starting from the beginning of the part | ||
| 9841 | 2026.03.04 04:35:48.989275 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9842 | 2026.03.04 04:35:48.989329 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 122 rows starting from the beginning of the part | ||
| 9843 | 2026.03.04 04:35:48.989384 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part | ||
| 9844 | 2026.03.04 04:35:48.989426 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 246 rows starting from the beginning of the part | ||
| 9845 | 2026.03.04 04:35:48.989464 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
| 9846 | 2026.03.04 04:35:48.989504 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 122 rows starting from the beginning of the part | ||
| 9847 | 2026.03.04 04:35:48.989709 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.03.04 04:35:48.989752 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9849 | 2026.03.04 04:35:48.990075 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9850 | 2026.03.04 04:35:48.990327 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.03.04 04:35:48.990463 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001264 sec., 26107.59493670886 rows/sec., 1.92 MiB/sec. | ||
| 9852 | 2026.03.04 04:35:48.990502 [ 261 ] {7485e4f4-9087-49d4-8cb7-049b96b15ce5} <Debug> TCPHandler: Processed in 0.001446968 sec. | ||
| 9853 | 2026.03.04 04:35:48.990603 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.03.04 04:35:48.990697 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9855 | 2026.03.04 04:35:48.990736 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9856 | 2026.03.04 04:35:48.990976 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001922627 sec., 1835509.4357875967 rows/sec., 151.40 MiB/sec. | ||
| 9857 | 2026.03.04 04:35:48.991159 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.03.04 04:35:48.991199 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9859 | 2026.03.04 04:35:48.991380 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9860 | 2026.03.04 04:35:48.991537 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9861 | 2026.03.04 04:35:48.991782 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.03.04 04:35:48.991813 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.03.04 04:35:48.991886 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_71_14} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9864 | 2026.03.04 04:35:48.991940 [ 38 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9865 | 2026.03.04 04:35:48.991991 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9866 | 2026.03.04 04:35:48.992049 [ 38 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2026.03.04 04:35:48.991954 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001276 sec., 76018.80877742947 rows/sec., 5.94 MiB/sec. | ||
| 9868 | 2026.03.04 04:35:48.992081 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.15 GiB. | ||
| 9869 | 2026.03.04 04:35:48.992120 [ 261 ] {b52f3d48-3f2f-435c-9b75-c72da9ac03ac} <Debug> TCPHandler: Processed in 0.00156381 sec. | ||
| 9870 | 2026.03.04 04:35:48.992168 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9871 | 2026.03.04 04:35:48.992237 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.03.04 04:35:48.992274 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9873 | 2026.03.04 04:35:48.992310 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1552 rows starting from the beginning of the part | ||
| 9874 | 2026.03.04 04:35:48.992335 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.03.04 04:35:48.992442 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9876 | 2026.03.04 04:35:48.992454 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 97 rows starting from the beginning of the part | ||
| 9877 | 2026.03.04 04:35:48.992506 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 72 rows starting from the beginning of the part | ||
| 9878 | 2026.03.04 04:35:48.992546 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 141 rows starting from the beginning of the part | ||
| 9879 | 2026.03.04 04:35:48.992582 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 72 rows starting from the beginning of the part | ||
| 9880 | 2026.03.04 04:35:48.992622 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 97 rows starting from the beginning of the part | ||
| 9881 | 2026.03.04 04:35:48.992846 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.03.04 04:35:48.992888 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9883 | 2026.03.04 04:35:48.993240 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9884 | 2026.03.04 04:35:48.993471 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.03.04 04:35:48.993583 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9886 | 2026.03.04 04:35:48.993598 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 9887 | 2026.03.04 04:35:48.993618 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.03.04 04:35:48.993640 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9889 | 2026.03.04 04:35:48.993641 [ 261 ] {884eeef8-ecf8-4c18-b4ee-8e25db3c37fe} <Debug> TCPHandler: Processed in 0.001451357 sec. | ||
| 9890 | 2026.03.04 04:35:48.993723 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9891 | 2026.03.04 04:35:48.993750 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615332 sec., 1257326.6672114464 rows/sec., 95.24 MiB/sec. | ||
| 9892 | 2026.03.04 04:35:48.993777 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.03.04 04:35:48.993825 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9894 | 2026.03.04 04:35:48.993861 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22540 rows starting from the beginning of the part | ||
| 9895 | 2026.03.04 04:35:48.993900 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9896 | 2026.03.04 04:35:48.993922 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9897 | 2026.03.04 04:35:48.993953 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9898 | 2026.03.04 04:35:48.993971 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <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 | ||
| 9899 | 2026.03.04 04:35:48.993974 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9900 | 2026.03.04 04:35:48.994037 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 200 rows starting from the beginning of the part | ||
| 9901 | 2026.03.04 04:35:48.994083 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9902 | 2026.03.04 04:35:48.994124 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9903 | 2026.03.04 04:35:48.994250 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.03.04 04:35:48.994332 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_71_14} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9905 | 2026.03.04 04:35:48.994414 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9906 | 2026.03.04 04:35:48.994927 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.03.04 04:35:48.994966 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9908 | 2026.03.04 04:35:48.995537 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9909 | 2026.03.04 04:35:48.995780 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.03.04 04:35:48.995923 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002048 sec., 16113.28125 rows/sec., 28.87 MiB/sec. | ||
| 9911 | 2026.03.04 04:35:48.995979 [ 261 ] {587dda6b-4124-439f-85e3-dcf4593b61f9} <Debug> TCPHandler: Processed in 0.002264164 sec. | ||
| 9912 | 2026.03.04 04:35:48.996111 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.03.04 04:35:48.996207 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9914 | 2026.03.04 04:35:48.996248 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9915 | 2026.03.04 04:35:48.996602 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.03.04 04:35:48.996640 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9917 | 2026.03.04 04:35:48.997068 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9918 | 2026.03.04 04:35:48.997297 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.03.04 04:35:48.997403 [ 38 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9920 | 2026.03.04 04:35:48.997430 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 9921 | 2026.03.04 04:35:48.997436 [ 38 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.03.04 04:35:48.997471 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9923 | 2026.03.04 04:35:48.997476 [ 261 ] {ec67afd3-0193-4a96-9d44-c4ee1d248f43} <Debug> TCPHandler: Processed in 0.001414558 sec. | ||
| 9924 | 2026.03.04 04:35:48.997549 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9925 | 2026.03.04 04:35:48.997633 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9926 | 2026.03.04 04:35:48.997664 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3570 rows starting from the beginning of the part | ||
| 9927 | 2026.03.04 04:35:48.997724 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9928 | 2026.03.04 04:35:48.997771 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9929 | 2026.03.04 04:35:48.997814 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9930 | 2026.03.04 04:35:48.997855 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9931 | 2026.03.04 04:35:48.997898 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9932 | 2026.03.04 04:35:49.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.53 MiB, peak 319.41 MiB, free memory in arenas 0.00 B, will set to 314.06 MiB (RSS), difference: -2.47 MiB | ||
| 9933 | 2026.03.04 04:35:49.001758 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 4 columns (4 merged, 0 gathered) in 0.004241852 sec., 912337.3469890038 rows/sec., 60.85 MiB/sec. | ||
| 9934 | 2026.03.04 04:35:49.002104 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9935 | 2026.03.04 04:35:49.002338 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.03.04 04:35:49.002402 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_71_14} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9937 | 2026.03.04 04:35:49.002457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 9938 | 2026.03.04 04:35:49.003788 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23380 rows, containing 5 columns (5 merged, 0 gathered) in 0.010103245 sec., 2314107.992036222 rows/sec., 153.68 MiB/sec. | ||
| 9939 | 2026.03.04 04:35:49.004247 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9940 | 2026.03.04 04:35:49.004513 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.03.04 04:35:49.004602 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9942 | 2026.03.04 04:35:49.004677 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9943 | 2026.03.04 04:35:49.264038 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.04 04:35:49.264258 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9945 | 2026.03.04 04:35:49.264332 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9946 | 2026.03.04 04:35:49.264975 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.03.04 04:35:49.265026 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9948 | 2026.03.04 04:35:49.265436 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9949 | 2026.03.04 04:35:49.266416 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.04 04:35:49.266572 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002371 sec., 1687.0518768452132 rows/sec., 137.57 KiB/sec. | ||
| 9951 | 2026.03.04 04:35:49.266616 [ 261 ] {4140ff71-aeed-4c69-80ac-db0698359b8f} <Debug> TCPHandler: Processed in 0.002717962 sec. | ||
| 9952 | 2026.03.04 04:35:49.266735 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.03.04 04:35:49.266833 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9954 | 2026.03.04 04:35:49.266874 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9955 | 2026.03.04 04:35:49.268024 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2026.03.04 04:35:49.268060 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9957 | 2026.03.04 04:35:49.268481 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9958 | 2026.03.04 04:35:49.268693 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.03.04 04:35:49.268820 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002006 sec., 976071.7846460618 rows/sec., 73.13 MiB/sec. | ||
| 9960 | 2026.03.04 04:35:49.268857 [ 261 ] {7da2e804-a1ff-41b9-b261-1e6f37179a8f} <Debug> TCPHandler: Processed in 0.002172612 sec. | ||
| 9961 | 2026.03.04 04:35:49.268973 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.03.04 04:35:49.269068 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9963 | 2026.03.04 04:35:49.269108 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9964 | 2026.03.04 04:35:49.269510 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.03.04 04:35:49.269546 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9966 | 2026.03.04 04:35:49.269790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9967 | 2026.03.04 04:35:49.269849 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9968 | 2026.03.04 04:35:49.270062 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.03.04 04:35:49.270180 [ 39 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9970 | 2026.03.04 04:35:49.270188 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001139 sec., 20193.15188762072 rows/sec., 1.46 MiB/sec. | ||
| 9971 | 2026.03.04 04:35:49.270242 [ 39 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2026.03.04 04:35:49.270252 [ 261 ] {0bfa2b03-c20b-4465-b14a-fcbbe462770e} <Debug> TCPHandler: Processed in 0.001328236 sec. | ||
| 9973 | 2026.03.04 04:35:49.270273 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9974 | 2026.03.04 04:35:49.270373 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2026.03.04 04:35:49.270397 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9976 | 2026.03.04 04:35:49.270472 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.03.04 04:35:49.270522 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9978 | 2026.03.04 04:35:49.270540 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9979 | 2026.03.04 04:35:49.270581 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 9980 | 2026.03.04 04:35:49.270664 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 9981 | 2026.03.04 04:35:49.270713 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 53 rows starting from the beginning of the part | ||
| 9982 | 2026.03.04 04:35:49.270756 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 9983 | 2026.03.04 04:35:49.270800 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 33 rows starting from the beginning of the part | ||
| 9984 | 2026.03.04 04:35:49.270839 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 9985 | 2026.03.04 04:35:49.271118 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.03.04 04:35:49.271161 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 9987 | 2026.03.04 04:35:49.271519 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9988 | 2026.03.04 04:35:49.271772 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.03.04 04:35:49.271836 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495949 sec., 234633.66732422027 rows/sec., 16.69 MiB/sec. | ||
| 9990 | 2026.03.04 04:35:49.271897 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001444 sec., 490304.7091412743 rows/sec., 28.60 MiB/sec. | ||
| 9991 | 2026.03.04 04:35:49.271936 [ 261 ] {7a0a3cfe-4e5f-4185-a3d8-02171722f557} <Debug> TCPHandler: Processed in 0.001610711 sec. | ||
| 9992 | 2026.03.04 04:35:49.271979 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9993 | 2026.03.04 04:35:49.272055 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.03.04 04:35:49.272157 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9995 | 2026.03.04 04:35:49.272204 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9996 | 2026.03.04 04:35:49.272252 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.03.04 04:35:49.272337 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_61_12} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9998 | 2026.03.04 04:35:49.272417 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9999 | 2026.03.04 04:35:49.272589 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.03.04 04:35:49.272630 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10001 | 2026.03.04 04:35:49.272921 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10002 | 2026.03.04 04:35:49.273151 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.03.04 04:35:49.273258 [ 39 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10004 | 2026.03.04 04:35:49.273278 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 10005 | 2026.03.04 04:35:49.273308 [ 39 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.03.04 04:35:49.273332 [ 261 ] {95911930-dae4-4e97-a3f7-06538a80b2ba} <Debug> TCPHandler: Processed in 0.001325655 sec. | ||
| 10007 | 2026.03.04 04:35:49.273333 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10008 | 2026.03.04 04:35:49.273454 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.03.04 04:35:49.273455 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 10010 | 2026.03.04 04:35:49.273556 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10011 | 2026.03.04 04:35:49.273601 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10012 | 2026.03.04 04:35:49.273602 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10013 | 2026.03.04 04:35:49.273647 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 10014 | 2026.03.04 04:35:49.273714 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10015 | 2026.03.04 04:35:49.273761 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10016 | 2026.03.04 04:35:49.273803 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10017 | 2026.03.04 04:35:49.273846 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10018 | 2026.03.04 04:35:49.274332 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.03.04 04:35:49.274375 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10020 | 2026.03.04 04:35:49.274696 [ 194 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292345 sec., 3868.9359265521202 rows/sec., 287.15 KiB/sec. | ||
| 10021 | 2026.03.04 04:35:49.274739 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10022 | 2026.03.04 04:35:49.274821 [ 189 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10023 | 2026.03.04 04:35:49.274966 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.03.04 04:35:49.275099 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001561 sec., 655349.1351697629 rows/sec., 45.16 MiB/sec. | ||
| 10025 | 2026.03.04 04:35:49.275118 [ 189 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.03.04 04:35:49.275139 [ 261 ] {7e3174dc-056e-4c34-a064-704d4e402be1} <Debug> TCPHandler: Processed in 0.001732693 sec. | ||
| 10027 | 2026.03.04 04:35:49.275185 [ 189 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_9_2} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10028 | 2026.03.04 04:35:49.275258 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2026.03.04 04:35:49.275279 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10030 | 2026.03.04 04:35:49.275353 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.03.04 04:35:49.275398 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10032 | 2026.03.04 04:35:49.276008 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.03.04 04:35:49.276044 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10034 | 2026.03.04 04:35:49.276459 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10035 | 2026.03.04 04:35:49.276685 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.03.04 04:35:49.276816 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001481 sec., 823092.5050641459 rows/sec., 51.47 MiB/sec. | ||
| 10037 | 2026.03.04 04:35:49.276853 [ 261 ] {71b6b66c-07ad-43ab-b087-684aa67e79dc} <Debug> TCPHandler: Processed in 0.001643602 sec. | ||
| 10038 | 2026.03.04 04:35:49.276967 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.03.04 04:35:49.277061 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.03.04 04:35:49.277116 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <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 | ||
| 10041 | 2026.03.04 04:35:49.277934 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.03.04 04:35:49.277971 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10043 | 2026.03.04 04:35:49.278516 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10044 | 2026.03.04 04:35:49.278747 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.03.04 04:35:49.278888 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001845 sec., 10298.10298102981 rows/sec., 18.45 MiB/sec. | ||
| 10046 | 2026.03.04 04:35:49.278963 [ 261 ] {af107fed-d1c4-44e5-81c8-5e9fb14ac43d} <Debug> TCPHandler: Processed in 0.002044699 sec. | ||
| 10047 | 2026.03.04 04:35:49.279074 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.03.04 04:35:49.279169 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10049 | 2026.03.04 04:35:49.279211 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10050 | 2026.03.04 04:35:49.279538 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.03.04 04:35:49.279574 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10052 | 2026.03.04 04:35:49.279875 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10053 | 2026.03.04 04:35:49.280081 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.03.04 04:35:49.280207 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 783.47 KiB/sec. | ||
| 10055 | 2026.03.04 04:35:49.280243 [ 261 ] {90d668bd-36aa-478a-85f2-ae5f8f140c15} <Debug> TCPHandler: Processed in 0.001217794 sec. | ||
| 10056 | 2026.03.04 04:35:49.288780 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.03.04 04:35:49.288838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10058 | 2026.03.04 04:35:49.294800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10059 | 2026.03.04 04:35:49.295493 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.03.04 04:35:49.298760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10061 | 2026.03.04 04:35:50.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.11 MiB, peak 322.00 MiB, free memory in arenas 0.00 B, will set to 314.88 MiB (RSS), difference: 2.77 MiB | ||
| 10062 | 2026.03.04 04:35:50.524085 [ 37 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10063 | 2026.03.04 04:35:50.524160 [ 37 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2026.03.04 04:35:50.524184 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10065 | 2026.03.04 04:35:50.524342 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10066 | 2026.03.04 04:35:50.524561 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10067 | 2026.03.04 04:35:50.524618 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 10068 | 2026.03.04 04:35:50.524728 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10069 | 2026.03.04 04:35:50.524811 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10070 | 2026.03.04 04:35:50.524886 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10071 | 2026.03.04 04:35:50.524953 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10072 | 2026.03.04 04:35:50.525720 [ 194 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455828 sec., 142874.02083213127 rows/sec., 9.47 MiB/sec. | ||
| 10073 | 2026.03.04 04:35:50.525873 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10074 | 2026.03.04 04:35:50.526126 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10075 | 2026.03.04 04:35:50.526197 [ 196 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_14_3} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10076 | 2026.03.04 04:35:50.526269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10077 | 2026.03.04 04:35:52.614131 [ 34 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10078 | 2026.03.04 04:35:52.614222 [ 34 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.03.04 04:35:52.614261 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10080 | 2026.03.04 04:35:52.614679 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10081 | 2026.03.04 04:35:52.614843 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10082 | 2026.03.04 04:35:52.614908 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 10083 | 2026.03.04 04:35:52.615004 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10084 | 2026.03.04 04:35:52.615065 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10085 | 2026.03.04 04:35:52.615110 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10086 | 2026.03.04 04:35:52.615153 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 10087 | 2026.03.04 04:35:52.615921 [ 187 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302315 sec., 310216.8062258363 rows/sec., 22.68 MiB/sec. | ||
| 10088 | 2026.03.04 04:35:52.616062 [ 199 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10089 | 2026.03.04 04:35:52.616320 [ 199 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.03.04 04:35:52.616385 [ 199 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_14_3} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10091 | 2026.03.04 04:35:52.616461 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10092 | 2026.03.04 04:35:53.983827 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2026.03.04 04:35:53.984029 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10094 | 2026.03.04 04:35:53.984105 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10095 | 2026.03.04 04:35:53.984853 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.03.04 04:35:53.984904 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10097 | 2026.03.04 04:35:53.985318 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10098 | 2026.03.04 04:35:53.985553 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.03.04 04:35:53.985722 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001747 sec., 32054.951345163136 rows/sec., 2.45 MiB/sec. | ||
| 10100 | 2026.03.04 04:35:53.985783 [ 261 ] {c06b550c-af6e-4e73-940a-b2facef9e297} <Debug> TCPHandler: Processed in 0.00209704 sec. | ||
| 10101 | 2026.03.04 04:35:53.985913 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2026.03.04 04:35:53.986020 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10103 | 2026.03.04 04:35:53.986064 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10104 | 2026.03.04 04:35:53.986506 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.03.04 04:35:53.986546 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10106 | 2026.03.04 04:35:53.986876 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10107 | 2026.03.04 04:35:53.987094 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.03.04 04:35:53.987235 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 10109 | 2026.03.04 04:35:53.987276 [ 261 ] {51c45b39-fe88-44c4-b73d-7796df2c3dfd} <Debug> TCPHandler: Processed in 0.001412397 sec. | ||
| 10110 | 2026.03.04 04:35:53.987396 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.03.04 04:35:53.987494 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10112 | 2026.03.04 04:35:53.987539 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10113 | 2026.03.04 04:35:53.987921 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.03.04 04:35:53.987959 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10115 | 2026.03.04 04:35:53.988297 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10116 | 2026.03.04 04:35:53.988513 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.03.04 04:35:53.988650 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 10118 | 2026.03.04 04:35:53.988688 [ 261 ] {c0f6c1ce-e205-46c9-a43e-eec56595060e} <Debug> TCPHandler: Processed in 0.001341906 sec. | ||
| 10119 | 2026.03.04 04:35:53.988806 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2026.03.04 04:35:53.988904 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10121 | 2026.03.04 04:35:53.988947 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10122 | 2026.03.04 04:35:53.989290 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10123 | 2026.03.04 04:35:53.989329 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10124 | 2026.03.04 04:35:53.989641 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10125 | 2026.03.04 04:35:53.989854 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2026.03.04 04:35:53.989987 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001103 sec., 43517.679057116955 rows/sec., 2.93 MiB/sec. | ||
| 10127 | 2026.03.04 04:35:53.990025 [ 261 ] {0f0e9813-4f61-4464-8ac2-d981bb3f0ece} <Debug> TCPHandler: Processed in 0.001265954 sec. | ||
| 10128 | 2026.03.04 04:35:55.653580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21596 | ||
| 10129 | 2026.03.04 04:35:55.654347 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.03.04 04:35:55.654386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10131 | 2026.03.04 04:35:55.654878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10132 | 2026.03.04 04:35:55.655099 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.03.04 04:35:55.655234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21596 | ||
| 10134 | 2026.03.04 04:35:56.799793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10135 | 2026.03.04 04:35:56.817319 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.03.04 04:35:56.817372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10137 | 2026.03.04 04:35:56.823602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10138 | 2026.03.04 04:35:56.824287 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.03.04 04:35:56.827532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10140 | 2026.03.04 04:35:58.223369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1260 | ||
| 10141 | 2026.03.04 04:35:58.225887 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.03.04 04:35:58.225939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10143 | 2026.03.04 04:35:58.227140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10144 | 2026.03.04 04:35:58.227402 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.03.04 04:35:58.227764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10146 | 2026.03.04 04:35:58.987028 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10147 | 2026.03.04 04:35:58.987231 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10148 | 2026.03.04 04:35:58.987305 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10149 | 2026.03.04 04:35:58.988057 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.03.04 04:35:58.988096 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10151 | 2026.03.04 04:35:58.988507 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10152 | 2026.03.04 04:35:58.988745 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.03.04 04:35:58.988903 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001728 sec., 70601.85185185185 rows/sec., 6.06 MiB/sec. | ||
| 10154 | 2026.03.04 04:35:58.988955 [ 261 ] {28a244ea-ac61-4a07-b53f-7376f6f501b6} <Debug> TCPHandler: Processed in 0.00206468 sec. | ||
| 10155 | 2026.03.04 04:35:58.989078 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2026.03.04 04:35:58.989185 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10157 | 2026.03.04 04:35:58.989228 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10158 | 2026.03.04 04:35:58.989632 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.03.04 04:35:58.989666 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10160 | 2026.03.04 04:35:58.989961 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10161 | 2026.03.04 04:35:58.990163 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.03.04 04:35:58.990357 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001197 sec., 27568.922305764412 rows/sec., 2.02 MiB/sec. | ||
| 10163 | 2026.03.04 04:35:58.990395 [ 261 ] {4b1ba735-ae2f-4f76-809f-c671d6ae2389} <Debug> TCPHandler: Processed in 0.001367387 sec. | ||
| 10164 | 2026.03.04 04:35:58.990501 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2026.03.04 04:35:58.990599 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10166 | 2026.03.04 04:35:58.990640 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10167 | 2026.03.04 04:35:58.991065 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.03.04 04:35:58.991101 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10169 | 2026.03.04 04:35:58.991413 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10170 | 2026.03.04 04:35:58.991642 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.03.04 04:35:58.991769 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001191 sec., 81444.16456759025 rows/sec., 6.36 MiB/sec. | ||
| 10172 | 2026.03.04 04:35:58.991807 [ 261 ] {207f05dc-deb1-421a-bb70-bfc4665da523} <Debug> TCPHandler: Processed in 0.001354386 sec. | ||
| 10173 | 2026.03.04 04:35:58.991920 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.03.04 04:35:58.992016 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10175 | 2026.03.04 04:35:58.992060 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10176 | 2026.03.04 04:35:58.992468 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.03.04 04:35:58.992503 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10178 | 2026.03.04 04:35:58.992839 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10179 | 2026.03.04 04:35:58.993053 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.03.04 04:35:58.993181 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 10181 | 2026.03.04 04:35:58.993217 [ 261 ] {836a4d1e-05c5-4380-928b-e9902de2b102} <Debug> TCPHandler: Processed in 0.001346656 sec. | ||
| 10182 | 2026.03.04 04:35:58.993327 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.03.04 04:35:58.993422 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10184 | 2026.03.04 04:35:58.993476 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <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 | ||
| 10185 | 2026.03.04 04:35:58.994288 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.03.04 04:35:58.994323 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10187 | 2026.03.04 04:35:58.994879 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10188 | 2026.03.04 04:35:58.995106 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.03.04 04:35:58.995210 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10190 | 2026.03.04 04:35:58.995250 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001846 sec., 17876.489707475623 rows/sec., 32.03 MiB/sec. | ||
| 10191 | 2026.03.04 04:35:58.995257 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.03.04 04:35:58.995288 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10193 | 2026.03.04 04:35:58.995320 [ 261 ] {d3c16071-7757-4973-affd-3a7d4d24f428} <Debug> TCPHandler: Processed in 0.00204205 sec. | ||
| 10194 | 2026.03.04 04:35:58.995423 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10195 | 2026.03.04 04:35:58.995438 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.03.04 04:35:58.995561 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10197 | 2026.03.04 04:35:58.995602 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10198 | 2026.03.04 04:35:58.995713 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10199 | 2026.03.04 04:35:58.995787 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1245 rows starting from the beginning of the part | ||
| 10200 | 2026.03.04 04:35:58.995936 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
| 10201 | 2026.03.04 04:35:58.995943 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.03.04 04:35:58.995988 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10203 | 2026.03.04 04:35:58.996050 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
| 10204 | 2026.03.04 04:35:58.996160 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part | ||
| 10205 | 2026.03.04 04:35:58.996255 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 19 rows starting from the beginning of the part | ||
| 10206 | 2026.03.04 04:35:58.996307 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10207 | 2026.03.04 04:35:58.996351 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
| 10208 | 2026.03.04 04:35:58.996558 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.03.04 04:35:58.996691 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 10210 | 2026.03.04 04:35:58.996728 [ 261 ] {cb5e8682-01cc-438c-9d32-e92b71fdfc22} <Debug> TCPHandler: Processed in 0.001338866 sec. | ||
| 10211 | 2026.03.04 04:35:59.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.72 MiB, peak 322.72 MiB, free memory in arenas 0.00 B, will set to 316.03 MiB (RSS), difference: -6.68 MiB | ||
| 10212 | 2026.03.04 04:35:59.003189 [ 198 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 19 columns (19 merged, 0 gathered) in 0.007833351 sec., 175020.88186779834 rows/sec., 313.63 MiB/sec. | ||
| 10213 | 2026.03.04 04:35:59.004628 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10214 | 2026.03.04 04:35:59.005030 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.03.04 04:35:59.005132 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10216 | 2026.03.04 04:35:59.005276 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10217 | 2026.03.04 04:36:00.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.71 MiB, peak 322.72 MiB, free memory in arenas 0.00 B, will set to 317.46 MiB (RSS), difference: 8.75 MiB | ||
| 10218 | 2026.03.04 04:36:01.152796 [ 57 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 10219 | 2026.03.04 04:36:01.152892 [ 57 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.03.04 04:36:01.152930 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10221 | 2026.03.04 04:36:01.153135 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 10222 | 2026.03.04 04:36:01.153387 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10223 | 2026.03.04 04:36:01.153432 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 10224 | 2026.03.04 04:36:01.153509 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10225 | 2026.03.04 04:36:01.153563 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10226 | 2026.03.04 04:36:01.153614 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 10227 | 2026.03.04 04:36:01.153663 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10228 | 2026.03.04 04:36:01.154464 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429288 sec., 26586.664129272758 rows/sec., 2.22 MiB/sec. | ||
| 10229 | 2026.03.04 04:36:01.154658 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10230 | 2026.03.04 04:36:01.154970 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.03.04 04:36:01.155052 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_22_5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 10232 | 2026.03.04 04:36:01.155165 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10233 | 2026.03.04 04:36:03.025302 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10234 | 2026.03.04 04:36:03.025360 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10235 | 2026.03.04 04:36:03.155391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22108 | ||
| 10236 | 2026.03.04 04:36:03.155948 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.03.04 04:36:03.155998 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10238 | 2026.03.04 04:36:03.156550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10239 | 2026.03.04 04:36:03.156793 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.03.04 04:36:03.156948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 10241 | 2026.03.04 04:36:03.156955 [ 87 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10242 | 2026.03.04 04:36:03.157024 [ 87 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.03.04 04:36:03.157048 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10244 | 2026.03.04 04:36:03.157230 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10245 | 2026.03.04 04:36:03.157467 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10246 | 2026.03.04 04:36:03.157535 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19676 rows starting from the beginning of the part | ||
| 10247 | 2026.03.04 04:36:03.157642 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10248 | 2026.03.04 04:36:03.157719 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10249 | 2026.03.04 04:36:03.157789 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10250 | 2026.03.04 04:36:03.157852 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10251 | 2026.03.04 04:36:03.157918 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10252 | 2026.03.04 04:36:03.160115 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977968 sec., 7423854.117975747 rows/sec., 106.20 MiB/sec. | ||
| 10253 | 2026.03.04 04:36:03.160505 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10254 | 2026.03.04 04:36:03.160788 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.03.04 04:36:03.160858 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_46_9} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10256 | 2026.03.04 04:36:03.160971 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10257 | 2026.03.04 04:36:03.632115 [ 87 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 10258 | 2026.03.04 04:36:03.632176 [ 87 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.03.04 04:36:03.632196 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10260 | 2026.03.04 04:36:03.632361 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 10261 | 2026.03.04 04:36:03.632551 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10262 | 2026.03.04 04:36:03.632602 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 882 rows starting from the beginning of the part | ||
| 10263 | 2026.03.04 04:36:03.632702 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 10264 | 2026.03.04 04:36:03.632775 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 709 rows starting from the beginning of the part | ||
| 10265 | 2026.03.04 04:36:03.632838 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10266 | 2026.03.04 04:36:03.632902 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 708 rows starting from the beginning of the part | ||
| 10267 | 2026.03.04 04:36:03.634116 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832806 sec., 1280550.1509706974 rows/sec., 81.07 MiB/sec. | ||
| 10268 | 2026.03.04 04:36:03.634369 [ 195 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10269 | 2026.03.04 04:36:03.634699 [ 195 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.03.04 04:36:03.634793 [ 195 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_24_5} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 10271 | 2026.03.04 04:36:03.634897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10272 | 2026.03.04 04:36:03.986144 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.03.04 04:36:03.986329 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10274 | 2026.03.04 04:36:03.986396 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10275 | 2026.03.04 04:36:03.987090 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.03.04 04:36:03.987140 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10277 | 2026.03.04 04:36:03.987540 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10278 | 2026.03.04 04:36:03.987770 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.03.04 04:36:03.987930 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001656 sec., 43478.260869565216 rows/sec., 3.49 MiB/sec. | ||
| 10280 | 2026.03.04 04:36:03.987981 [ 261 ] {0ced3ee4-3bef-499e-a94c-166934890c04} <Debug> TCPHandler: Processed in 0.001977899 sec. | ||
| 10281 | 2026.03.04 04:36:03.988105 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.03.04 04:36:03.988209 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10283 | 2026.03.04 04:36:03.988254 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10284 | 2026.03.04 04:36:03.988709 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.03.04 04:36:03.988747 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10286 | 2026.03.04 04:36:03.989051 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10287 | 2026.03.04 04:36:03.989272 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.03.04 04:36:03.989408 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001223 sec., 6541.291905151268 rows/sec., 491.87 KiB/sec. | ||
| 10289 | 2026.03.04 04:36:03.989446 [ 261 ] {9d9ee506-282c-47a0-ac85-763bf3ab01e1} <Debug> TCPHandler: Processed in 0.001389197 sec. | ||
| 10290 | 2026.03.04 04:36:03.989559 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.03.04 04:36:03.989658 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10292 | 2026.03.04 04:36:03.989700 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10293 | 2026.03.04 04:36:03.990147 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.03.04 04:36:03.990184 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10295 | 2026.03.04 04:36:03.990495 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10296 | 2026.03.04 04:36:03.990709 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.03.04 04:36:03.990844 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001208 sec., 59602.64900662251 rows/sec., 4.65 MiB/sec. | ||
| 10298 | 2026.03.04 04:36:03.990882 [ 261 ] {1b275b5f-4068-458a-a7ea-0b1e78808954} <Debug> TCPHandler: Processed in 0.001370736 sec. | ||
| 10299 | 2026.03.04 04:36:03.990996 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.03.04 04:36:03.991092 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.03.04 04:36:03.991135 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10302 | 2026.03.04 04:36:03.991556 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.03.04 04:36:03.991592 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10304 | 2026.03.04 04:36:03.991924 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10305 | 2026.03.04 04:36:03.992134 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.03.04 04:36:03.992279 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10307 | 2026.03.04 04:36:03.992316 [ 261 ] {b5d8129a-b0ac-46ac-916e-732b7408f2c1} <Debug> TCPHandler: Processed in 0.001367126 sec. | ||
| 10308 | 2026.03.04 04:36:03.992419 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10309 | 2026.03.04 04:36:03.992511 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10310 | 2026.03.04 04:36:03.992571 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <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 | ||
| 10311 | 2026.03.04 04:36:03.993339 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2026.03.04 04:36:03.993374 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10313 | 2026.03.04 04:36:03.993884 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10314 | 2026.03.04 04:36:03.994101 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2026.03.04 04:36:03.994240 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001747 sec., 4579.278763594733 rows/sec., 8.21 MiB/sec. | ||
| 10316 | 2026.03.04 04:36:03.994293 [ 261 ] {e81e2b2e-b5e9-4ab7-8e91-55d4d6b34eb8} <Debug> TCPHandler: Processed in 0.001921687 sec. | ||
| 10317 | 2026.03.04 04:36:03.994407 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10318 | 2026.03.04 04:36:03.994502 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10319 | 2026.03.04 04:36:03.994543 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10320 | 2026.03.04 04:36:03.994897 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.03.04 04:36:03.994933 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10322 | 2026.03.04 04:36:03.995244 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10323 | 2026.03.04 04:36:03.995458 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2026.03.04 04:36:03.995583 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 10325 | 2026.03.04 04:36:03.995619 [ 261 ] {e0dcc103-562c-45a2-84db-ff43dfb5f88c} <Debug> TCPHandler: Processed in 0.001261344 sec. | ||
| 10326 | 2026.03.04 04:36:04.327703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10327 | 2026.03.04 04:36:04.346595 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.03.04 04:36:04.346661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10329 | 2026.03.04 04:36:04.352395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10330 | 2026.03.04 04:36:04.353111 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.03.04 04:36:04.353431 [ 123 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10332 | 2026.03.04 04:36:04.353501 [ 123 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2026.03.04 04:36:04.353524 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10334 | 2026.03.04 04:36:04.353643 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10335 | 2026.03.04 04:36:04.356798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10336 | 2026.03.04 04:36:04.357531 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10337 | 2026.03.04 04:36:04.359105 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10338 | 2026.03.04 04:36:04.364087 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10339 | 2026.03.04 04:36:04.368962 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10340 | 2026.03.04 04:36:04.373417 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10341 | 2026.03.04 04:36:04.377704 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10342 | 2026.03.04 04:36:04.381466 [ 195 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10343 | 2026.03.04 04:36:04.431816 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078218568 sec., 4436.286790624958 rows/sec., 22.94 MiB/sec. | ||
| 10344 | 2026.03.04 04:36:04.434307 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10345 | 2026.03.04 04:36:04.436402 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.03.04 04:36:04.436484 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_46_9} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10347 | 2026.03.04 04:36:04.438915 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10348 | 2026.03.04 04:36:08.228111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1284 | ||
| 10349 | 2026.03.04 04:36:08.230324 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.03.04 04:36:08.230385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10351 | 2026.03.04 04:36:08.231591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10352 | 2026.03.04 04:36:08.231868 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.03.04 04:36:08.232248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10354 | 2026.03.04 04:36:08.999688 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.03.04 04:36:08.999864 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10356 | 2026.03.04 04:36:08.999928 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10357 | 2026.03.04 04:36:09.000641 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2026.03.04 04:36:09.000686 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10359 | 2026.03.04 04:36:09.001070 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10360 | 2026.03.04 04:36:09.001290 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.03.04 04:36:09.001436 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00162 sec., 175308.64197530865 rows/sec., 11.13 MiB/sec. | ||
| 10362 | 2026.03.04 04:36:09.001477 [ 261 ] {4c627b96-0891-4cb9-b071-4670554f60d0} <Debug> TCPHandler: Processed in 0.001917967 sec. | ||
| 10363 | 2026.03.04 04:36:09.001604 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.03.04 04:36:09.001698 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10365 | 2026.03.04 04:36:09.001739 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10366 | 2026.03.04 04:36:09.002126 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.03.04 04:36:09.002161 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10368 | 2026.03.04 04:36:09.002452 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10369 | 2026.03.04 04:36:09.002664 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.03.04 04:36:09.002788 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 147.19 KiB/sec. | ||
| 10371 | 2026.03.04 04:36:09.002823 [ 261 ] {3ec46cec-ecbe-4abc-90e3-d20f4b9bd65e} <Debug> TCPHandler: Processed in 0.001268115 sec. | ||
| 10372 | 2026.03.04 04:36:09.002940 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.03.04 04:36:09.003035 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10374 | 2026.03.04 04:36:09.003074 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10375 | 2026.03.04 04:36:09.003793 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.03.04 04:36:09.003828 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10377 | 2026.03.04 04:36:09.004180 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10378 | 2026.03.04 04:36:09.004383 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.03.04 04:36:09.004507 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Debug> executeQuery: Read 864 rows, 70.57 KiB in 0.001489 sec., 580255.20483546 rows/sec., 46.28 MiB/sec. | ||
| 10380 | 2026.03.04 04:36:09.004517 [ 140 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10381 | 2026.03.04 04:36:09.004542 [ 261 ] {9a651912-7022-403f-90d4-db19d452fe59} <Debug> TCPHandler: Processed in 0.001651282 sec. | ||
| 10382 | 2026.03.04 04:36:09.004600 [ 140 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.04 04:36:09.004636 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10384 | 2026.03.04 04:36:09.004687 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.03.04 04:36:09.004768 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10386 | 2026.03.04 04:36:09.004785 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.03.04 04:36:09.004843 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10388 | 2026.03.04 04:36:09.004907 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10389 | 2026.03.04 04:36:09.004946 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2895 rows starting from the beginning of the part | ||
| 10390 | 2026.03.04 04:36:09.005023 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1958 rows starting from the beginning of the part | ||
| 10391 | 2026.03.04 04:36:09.005103 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10392 | 2026.03.04 04:36:09.005186 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 122 rows starting from the beginning of the part | ||
| 10393 | 2026.03.04 04:36:09.005252 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
| 10394 | 2026.03.04 04:36:09.005286 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.03.04 04:36:09.005322 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 864 rows starting from the beginning of the part | ||
| 10396 | 2026.03.04 04:36:09.005327 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10397 | 2026.03.04 04:36:09.005985 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10398 | 2026.03.04 04:36:09.006219 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.03.04 04:36:09.006352 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Debug> executeQuery: Read 177 rows, 11.16 KiB in 0.001585 sec., 111671.92429022082 rows/sec., 6.88 MiB/sec. | ||
| 10400 | 2026.03.04 04:36:09.006389 [ 261 ] {7f7b9ab1-daf7-4890-810c-f88d5f8be6ae} <Debug> TCPHandler: Processed in 0.001749624 sec. | ||
| 10401 | 2026.03.04 04:36:09.006512 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.03.04 04:36:09.006606 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10403 | 2026.03.04 04:36:09.006645 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10404 | 2026.03.04 04:36:09.007077 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.03.04 04:36:09.007115 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10406 | 2026.03.04 04:36:09.007429 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10407 | 2026.03.04 04:36:09.007638 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.03.04 04:36:09.007763 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 10409 | 2026.03.04 04:36:09.007798 [ 261 ] {cf483304-3f5e-4de6-b20e-8f4793adf41b} <Debug> TCPHandler: Processed in 0.001334326 sec. | ||
| 10410 | 2026.03.04 04:36:09.007916 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.03.04 04:36:09.008009 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10412 | 2026.03.04 04:36:09.008031 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5967 rows, containing 5 columns (5 merged, 0 gathered) in 0.003321234 sec., 1796621.3762715906 rows/sec., 145.16 MiB/sec. | ||
| 10413 | 2026.03.04 04:36:09.008048 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10414 | 2026.03.04 04:36:09.008403 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10415 | 2026.03.04 04:36:09.008488 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.03.04 04:36:09.008524 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10417 | 2026.03.04 04:36:09.008684 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.03.04 04:36:09.008753 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_76_15} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10419 | 2026.03.04 04:36:09.008839 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10420 | 2026.03.04 04:36:09.008847 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10421 | 2026.03.04 04:36:09.009052 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.03.04 04:36:09.009182 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 10423 | 2026.03.04 04:36:09.009218 [ 261 ] {f9855ac0-a77c-4f16-b682-04abfd2a5e34} <Debug> TCPHandler: Processed in 0.001349406 sec. | ||
| 10424 | 2026.03.04 04:36:09.009338 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.03.04 04:36:09.009430 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10426 | 2026.03.04 04:36:09.009468 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10427 | 2026.03.04 04:36:09.010143 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.04 04:36:09.010183 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10429 | 2026.03.04 04:36:09.010536 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10430 | 2026.03.04 04:36:09.010766 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.03.04 04:36:09.010898 [ 140 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10432 | 2026.03.04 04:36:09.010907 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001494 sec., 351405.6224899598 rows/sec., 24.83 MiB/sec. | ||
| 10433 | 2026.03.04 04:36:09.010949 [ 140 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.03.04 04:36:09.010966 [ 261 ] {5de9c598-6118-4913-919c-c3cc976e1074} <Debug> TCPHandler: Processed in 0.001674722 sec. | ||
| 10435 | 2026.03.04 04:36:09.010974 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10436 | 2026.03.04 04:36:09.011078 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10437 | 2026.03.04 04:36:09.011099 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.03.04 04:36:09.011181 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10439 | 2026.03.04 04:36:09.011202 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10440 | 2026.03.04 04:36:09.011211 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 10441 | 2026.03.04 04:36:09.011252 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10442 | 2026.03.04 04:36:09.011273 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1023 rows starting from the beginning of the part | ||
| 10443 | 2026.03.04 04:36:09.011319 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10444 | 2026.03.04 04:36:09.011356 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 97 rows starting from the beginning of the part | ||
| 10445 | 2026.03.04 04:36:09.011391 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
| 10446 | 2026.03.04 04:36:09.011429 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 525 rows starting from the beginning of the part | ||
| 10447 | 2026.03.04 04:36:09.011636 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.03.04 04:36:09.011685 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10449 | 2026.03.04 04:36:09.012036 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10450 | 2026.03.04 04:36:09.012289 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.03.04 04:36:09.012419 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 507.65 KiB/sec. | ||
| 10452 | 2026.03.04 04:36:09.012457 [ 261 ] {d28e0d5f-b0f3-4a0b-a12c-04e06c65fa29} <Debug> TCPHandler: Processed in 0.001408277 sec. | ||
| 10453 | 2026.03.04 04:36:09.012576 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.03.04 04:36:09.012664 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10455 | 2026.03.04 04:36:09.012705 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10456 | 2026.03.04 04:36:09.012711 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682893 sec., 1980518.0721531315 rows/sec., 146.65 MiB/sec. | ||
| 10457 | 2026.03.04 04:36:09.012887 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10458 | 2026.03.04 04:36:09.013124 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.03.04 04:36:09.013136 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.03.04 04:36:09.013177 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10461 | 2026.03.04 04:36:09.013192 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_76_15} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10462 | 2026.03.04 04:36:09.013276 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10463 | 2026.03.04 04:36:09.013591 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10464 | 2026.03.04 04:36:09.013825 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.03.04 04:36:09.013955 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Debug> executeQuery: Read 371 rows, 24.72 KiB in 0.001297 sec., 286044.71858134156 rows/sec., 18.62 MiB/sec. | ||
| 10466 | 2026.03.04 04:36:09.013960 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10467 | 2026.03.04 04:36:09.013996 [ 261 ] {a5d60479-891a-4993-bc17-d1fb1072c78e} <Debug> TCPHandler: Processed in 0.001463038 sec. | ||
| 10468 | 2026.03.04 04:36:09.014007 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.03.04 04:36:09.014033 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10470 | 2026.03.04 04:36:09.014115 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10471 | 2026.03.04 04:36:09.014121 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.03.04 04:36:09.014207 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2026.03.04 04:36:09.014233 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10474 | 2026.03.04 04:36:09.014236 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23380 rows starting from the beginning of the part | ||
| 10475 | 2026.03.04 04:36:09.014277 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10476 | 2026.03.04 04:36:09.014306 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1219 rows starting from the beginning of the part | ||
| 10477 | 2026.03.04 04:36:09.014352 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 10478 | 2026.03.04 04:36:09.014394 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10479 | 2026.03.04 04:36:09.014436 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10480 | 2026.03.04 04:36:09.014478 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 371 rows starting from the beginning of the part | ||
| 10481 | 2026.03.04 04:36:09.014613 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.03.04 04:36:09.014649 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10483 | 2026.03.04 04:36:09.014964 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10484 | 2026.03.04 04:36:09.015180 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.03.04 04:36:09.015316 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 122.40 KiB/sec. | ||
| 10486 | 2026.03.04 04:36:09.015360 [ 261 ] {c09af53a-df85-4847-b1c2-4ad0ce306f90} <Debug> TCPHandler: Processed in 0.001288055 sec. | ||
| 10487 | 2026.03.04 04:36:09.015494 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10488 | 2026.03.04 04:36:09.015591 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10489 | 2026.03.04 04:36:09.015647 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <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 | ||
| 10490 | 2026.03.04 04:36:09.016545 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.03.04 04:36:09.016586 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10492 | 2026.03.04 04:36:09.017480 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10493 | 2026.03.04 04:36:09.017723 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.03.04 04:36:09.017870 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002296 sec., 14372.822299651569 rows/sec., 25.76 MiB/sec. | ||
| 10495 | 2026.03.04 04:36:09.017951 [ 261 ] {47f0b3e6-9fa9-424d-a7a5-1ebe9ecd8447} <Debug> TCPHandler: Processed in 0.002507239 sec. | ||
| 10496 | 2026.03.04 04:36:09.018092 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2026.03.04 04:36:09.018187 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10498 | 2026.03.04 04:36:09.018230 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10499 | 2026.03.04 04:36:09.018600 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2026.03.04 04:36:09.018637 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10501 | 2026.03.04 04:36:09.022146 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10502 | 2026.03.04 04:36:09.022556 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2026.03.04 04:36:09.022708 [ 140 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10504 | 2026.03.04 04:36:09.022712 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.004542 sec., 26420.07926023778 rows/sec., 1.59 MiB/sec. | ||
| 10505 | 2026.03.04 04:36:09.022765 [ 140 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.03.04 04:36:09.022795 [ 261 ] {07a68290-4d58-40f9-98b8-42a1bbcb9fe0} <Debug> TCPHandler: Processed in 0.004751492 sec. | ||
| 10507 | 2026.03.04 04:36:09.022795 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10508 | 2026.03.04 04:36:09.022915 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10509 | 2026.03.04 04:36:09.023037 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10510 | 2026.03.04 04:36:09.023073 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3870 rows starting from the beginning of the part | ||
| 10511 | 2026.03.04 04:36:09.023124 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 12 rows starting from the beginning of the part | ||
| 10512 | 2026.03.04 04:36:09.023164 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
| 10513 | 2026.03.04 04:36:09.023204 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10514 | 2026.03.04 04:36:09.023238 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10515 | 2026.03.04 04:36:09.023273 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 120 rows starting from the beginning of the part | ||
| 10516 | 2026.03.04 04:36:09.025519 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002645331 sec., 1576362.2775372912 rows/sec., 104.89 MiB/sec. | ||
| 10517 | 2026.03.04 04:36:09.025981 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10518 | 2026.03.04 04:36:09.026284 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.03.04 04:36:09.026363 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_76_15} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10520 | 2026.03.04 04:36:09.026443 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10521 | 2026.03.04 04:36:09.026826 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25418 rows, containing 5 columns (5 merged, 0 gathered) in 0.012742006 sec., 1994819.3400630953 rows/sec., 132.18 MiB/sec. | ||
| 10522 | 2026.03.04 04:36:09.027158 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10523 | 2026.03.04 04:36:09.027462 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.03.04 04:36:09.027551 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10525 | 2026.03.04 04:36:09.027678 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10526 | 2026.03.04 04:36:10.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.89 MiB, peak 331.97 MiB, free memory in arenas 0.00 B, will set to 321.05 MiB (RSS), difference: 2.16 MiB | ||
| 10527 | 2026.03.04 04:36:10.657186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22556 | ||
| 10528 | 2026.03.04 04:36:10.658013 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.03.04 04:36:10.658080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10530 | 2026.03.04 04:36:10.658727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10531 | 2026.03.04 04:36:10.658954 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.03.04 04:36:10.659085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22556 | ||
| 10533 | 2026.03.04 04:36:11.856985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10534 | 2026.03.04 04:36:11.873325 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.04 04:36:11.873383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10536 | 2026.03.04 04:36:11.878912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10537 | 2026.03.04 04:36:11.879593 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.04 04:36:11.882503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10539 | 2026.03.04 04:36:13.985946 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2026.03.04 04:36:13.986150 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10541 | 2026.03.04 04:36:13.986214 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10542 | 2026.03.04 04:36:13.986867 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2026.03.04 04:36:13.986905 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10544 | 2026.03.04 04:36:13.987293 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10545 | 2026.03.04 04:36:13.987513 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2026.03.04 04:36:13.987664 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001564 sec., 46035.80562659846 rows/sec., 3.69 MiB/sec. | ||
| 10547 | 2026.03.04 04:36:13.987705 [ 261 ] {579d7ba5-cb57-4651-a30e-30803d45374a} <Debug> TCPHandler: Processed in 0.001889197 sec. | ||
| 10548 | 2026.03.04 04:36:13.987855 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10549 | 2026.03.04 04:36:13.987951 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10550 | 2026.03.04 04:36:13.987993 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10551 | 2026.03.04 04:36:13.988392 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2026.03.04 04:36:13.988426 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10553 | 2026.03.04 04:36:13.988734 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10554 | 2026.03.04 04:36:13.988944 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2026.03.04 04:36:13.989090 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001157 sec., 6914.433880726016 rows/sec., 519.93 KiB/sec. | ||
| 10556 | 2026.03.04 04:36:13.989128 [ 261 ] {04275ff6-e150-465b-bd98-ea1874798000} <Debug> TCPHandler: Processed in 0.001323495 sec. | ||
| 10557 | 2026.03.04 04:36:13.989238 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10558 | 2026.03.04 04:36:13.989333 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10559 | 2026.03.04 04:36:13.989373 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10560 | 2026.03.04 04:36:13.989785 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2026.03.04 04:36:13.989820 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10562 | 2026.03.04 04:36:13.990132 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10563 | 2026.03.04 04:36:13.990341 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.03.04 04:36:13.990470 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001154 sec., 62391.68110918544 rows/sec., 4.87 MiB/sec. | ||
| 10565 | 2026.03.04 04:36:13.990507 [ 261 ] {7ed2277c-e9f6-45eb-ba9e-1ffe418d80fa} <Debug> TCPHandler: Processed in 0.001317796 sec. | ||
| 10566 | 2026.03.04 04:36:13.990621 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2026.03.04 04:36:13.990723 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10568 | 2026.03.04 04:36:13.990766 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10569 | 2026.03.04 04:36:13.991182 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.03.04 04:36:13.991216 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10571 | 2026.03.04 04:36:13.991539 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10572 | 2026.03.04 04:36:13.991747 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.03.04 04:36:13.991871 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 10574 | 2026.03.04 04:36:13.991907 [ 261 ] {46d7ea68-5ca1-4cf5-a6cc-010c40b3fefc} <Debug> TCPHandler: Processed in 0.001335526 sec. | ||
| 10575 | 2026.03.04 04:36:13.992015 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10576 | 2026.03.04 04:36:13.992110 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10577 | 2026.03.04 04:36:13.992164 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <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 | ||
| 10578 | 2026.03.04 04:36:13.992912 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2026.03.04 04:36:13.992947 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10580 | 2026.03.04 04:36:13.993442 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10581 | 2026.03.04 04:36:13.993673 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2026.03.04 04:36:13.993807 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001715 sec., 4664.723032069971 rows/sec., 8.36 MiB/sec. | ||
| 10583 | 2026.03.04 04:36:13.993860 [ 261 ] {ff38479a-53a9-4d61-8675-b70a996140f7} <Debug> TCPHandler: Processed in 0.001893437 sec. | ||
| 10584 | 2026.03.04 04:36:13.993981 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10585 | 2026.03.04 04:36:13.994077 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10586 | 2026.03.04 04:36:13.994118 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10587 | 2026.03.04 04:36:13.994460 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.03.04 04:36:13.994495 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10589 | 2026.03.04 04:36:13.994789 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10590 | 2026.03.04 04:36:13.995007 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.03.04 04:36:13.995132 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 10592 | 2026.03.04 04:36:13.995166 [ 261 ] {bdefbecc-64f5-4ab9-bc35-87af01d8adfa} <Debug> TCPHandler: Processed in 0.001234304 sec. | ||
| 10593 | 2026.03.04 04:36:15.865377 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52186 | ||
| 10594 | 2026.03.04 04:36:15.865525 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10595 | 2026.03.04 04:36:15.865558 [ 288 ] {} <Debug> TCP-Session: 8b262582-911e-4d24-8af2-c23108af07fc Authenticating user 'default' from [fd00:1122:3344:101::e]:52186 | ||
| 10596 | 2026.03.04 04:36:15.865583 [ 288 ] {} <Debug> TCP-Session: 8b262582-911e-4d24-8af2-c23108af07fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.03.04 04:36:15.865598 [ 288 ] {} <Debug> TCP-Session: 8b262582-911e-4d24-8af2-c23108af07fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10598 | 2026.03.04 04:36:15.865796 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64134 | ||
| 10599 | 2026.03.04 04:36:15.865822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33326 | ||
| 10600 | 2026.03.04 04:36:15.865849 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62060 | ||
| 10601 | 2026.03.04 04:36:15.865869 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63423 | ||
| 10602 | 2026.03.04 04:36:15.865892 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61267 | ||
| 10603 | 2026.03.04 04:36:15.865920 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10604 | 2026.03.04 04:36:15.865920 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10605 | 2026.03.04 04:36:15.865951 [ 289 ] {} <Debug> TCP-Session: 7d1d23b2-f90b-421f-a7e5-17a48ae1d037 Authenticating user 'default' from [fd00:1122:3344:101::e]:64134 | ||
| 10606 | 2026.03.04 04:36:15.865952 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10607 | 2026.03.04 04:36:15.865973 [ 288 ] {} <Trace> TCP-Session: 8b262582-911e-4d24-8af2-c23108af07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.03.04 04:36:15.865993 [ 293 ] {} <Debug> TCP-Session: dc2a40e8-1196-4ea7-984f-a447c711c04a Authenticating user 'default' from [fd00:1122:3344:101::e]:62060 | ||
| 10609 | 2026.03.04 04:36:15.865975 [ 289 ] {} <Debug> TCP-Session: 7d1d23b2-f90b-421f-a7e5-17a48ae1d037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2026.03.04 04:36:15.866017 [ 293 ] {} <Debug> TCP-Session: dc2a40e8-1196-4ea7-984f-a447c711c04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10611 | 2026.03.04 04:36:15.866036 [ 289 ] {} <Debug> TCP-Session: 7d1d23b2-f90b-421f-a7e5-17a48ae1d037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2026.03.04 04:36:15.866057 [ 293 ] {} <Debug> TCP-Session: dc2a40e8-1196-4ea7-984f-a447c711c04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.03.04 04:36:15.865960 [ 292 ] {} <Debug> TCP-Session: e8b72e77-9ed0-4aeb-8168-a11b92a778e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33326 | ||
| 10614 | 2026.03.04 04:36:15.865859 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32803 | ||
| 10615 | 2026.03.04 04:36:15.866102 [ 292 ] {} <Debug> TCP-Session: e8b72e77-9ed0-4aeb-8168-a11b92a778e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2026.03.04 04:36:15.866099 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10617 | 2026.03.04 04:36:15.866160 [ 292 ] {} <Debug> TCP-Session: e8b72e77-9ed0-4aeb-8168-a11b92a778e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.03.04 04:36:15.866155 [ 288 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10619 | 2026.03.04 04:36:15.866189 [ 259 ] {} <Debug> TCP-Session: 4c1cb090-dbd6-482e-805b-8e6c5ece59c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63423 | ||
| 10620 | 2026.03.04 04:36:15.865828 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51921 | ||
| 10621 | 2026.03.04 04:36:15.866224 [ 259 ] {} <Debug> TCP-Session: 4c1cb090-dbd6-482e-805b-8e6c5ece59c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2026.03.04 04:36:15.865805 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33839 | ||
| 10623 | 2026.03.04 04:36:15.866276 [ 259 ] {} <Debug> TCP-Session: 4c1cb090-dbd6-482e-805b-8e6c5ece59c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2026.03.04 04:36:15.866324 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10625 | 2026.03.04 04:36:15.866358 [ 286 ] {} <Debug> TCP-Session: 254b6561-6518-4917-b805-ed5526e1eaaf Authenticating user 'default' from [fd00:1122:3344:101::e]:61267 | ||
| 10626 | 2026.03.04 04:36:15.866375 [ 286 ] {} <Debug> TCP-Session: 254b6561-6518-4917-b805-ed5526e1eaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.03.04 04:36:15.866387 [ 286 ] {} <Debug> TCP-Session: 254b6561-6518-4917-b805-ed5526e1eaaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2026.03.04 04:36:15.866457 [ 288 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10629 | 2026.03.04 04:36:15.866521 [ 288 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10630 | 2026.03.04 04:36:15.866789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10631 | 2026.03.04 04:36:15.866819 [ 288 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 10632 | 2026.03.04 04:36:15.866831 [ 294 ] {} <Debug> TCP-Session: 203c3cec-edbe-4ffa-8b0a-17beaa209f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:32803 | ||
| 10633 | 2026.03.04 04:36:15.866872 [ 294 ] {} <Debug> TCP-Session: 203c3cec-edbe-4ffa-8b0a-17beaa209f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2026.03.04 04:36:15.866886 [ 294 ] {} <Debug> TCP-Session: 203c3cec-edbe-4ffa-8b0a-17beaa209f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.03.04 04:36:15.866912 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10636 | 2026.03.04 04:36:15.866957 [ 291 ] {} <Debug> TCP-Session: a104d441-c0f8-4f93-a67f-c234c057789e Authenticating user 'default' from [fd00:1122:3344:101::e]:51921 | ||
| 10637 | 2026.03.04 04:36:15.866980 [ 291 ] {} <Debug> TCP-Session: a104d441-c0f8-4f93-a67f-c234c057789e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.03.04 04:36:15.866999 [ 291 ] {} <Debug> TCP-Session: a104d441-c0f8-4f93-a67f-c234c057789e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.03.04 04:36:15.867032 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10640 | 2026.03.04 04:36:15.867069 [ 290 ] {} <Debug> TCP-Session: e93d823d-d38d-4b51-8cb2-39c4640f25ae Authenticating user 'default' from [fd00:1122:3344:101::e]:33839 | ||
| 10641 | 2026.03.04 04:36:15.867088 [ 290 ] {} <Debug> TCP-Session: e93d823d-d38d-4b51-8cb2-39c4640f25ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2026.03.04 04:36:15.867100 [ 290 ] {} <Debug> TCP-Session: e93d823d-d38d-4b51-8cb2-39c4640f25ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10643 | 2026.03.04 04:36:15.867778 [ 295 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Trace> AggregatingTransform: Aggregating | ||
| 10644 | 2026.03.04 04:36:15.867822 [ 295 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10645 | 2026.03.04 04:36:15.867854 [ 295 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924637 sec. (1081.505 rows/sec., 42.25 KiB/sec.) | ||
| 10646 | 2026.03.04 04:36:15.867869 [ 295 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Trace> Aggregator: Merging aggregated data | ||
| 10647 | 2026.03.04 04:36:15.869365 [ 288 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 10648 | 2026.03.04 04:36:15.869511 [ 288 ] {229f74d9-a045-4b6e-8458-6332e6ece77b} <Debug> TCPHandler: Processed in 0.003649031 sec. | ||
| 10649 | 2026.03.04 04:36:15.869599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10650 | 2026.03.04 04:36:15.869629 [ 288 ] {} <Debug> TCP-Session: 8b262582-911e-4d24-8af2-c23108af07fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10651 | 2026.03.04 04:36:15.869629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10652 | 2026.03.04 04:36:15.869649 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10653 | 2026.03.04 04:36:15.869665 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10654 | 2026.03.04 04:36:15.869694 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10655 | 2026.03.04 04:36:15.869711 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10656 | 2026.03.04 04:36:15.869721 [ 289 ] {} <Debug> TCP-Session: 7d1d23b2-f90b-421f-a7e5-17a48ae1d037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2026.03.04 04:36:15.869745 [ 286 ] {} <Debug> TCP-Session: 254b6561-6518-4917-b805-ed5526e1eaaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10658 | 2026.03.04 04:36:15.869757 [ 292 ] {} <Debug> TCP-Session: e8b72e77-9ed0-4aeb-8168-a11b92a778e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2026.03.04 04:36:15.869752 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10660 | 2026.03.04 04:36:15.869732 [ 291 ] {} <Debug> TCP-Session: a104d441-c0f8-4f93-a67f-c234c057789e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10661 | 2026.03.04 04:36:15.869806 [ 259 ] {} <Debug> TCP-Session: 4c1cb090-dbd6-482e-805b-8e6c5ece59c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10662 | 2026.03.04 04:36:15.869728 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10663 | 2026.03.04 04:36:15.869694 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10664 | 2026.03.04 04:36:15.869886 [ 294 ] {} <Debug> TCP-Session: 203c3cec-edbe-4ffa-8b0a-17beaa209f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10665 | 2026.03.04 04:36:15.869690 [ 290 ] {} <Debug> TCP-Session: e93d823d-d38d-4b51-8cb2-39c4640f25ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.04 04:36:15.869912 [ 293 ] {} <Debug> TCP-Session: dc2a40e8-1196-4ea7-984f-a447c711c04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.03.04 04:36:15.974062 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38398 | ||
| 10668 | 2026.03.04 04:36:15.974177 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10669 | 2026.03.04 04:36:15.974204 [ 288 ] {} <Debug> TCP-Session: 4b0850a8-4d99-42d6-9c43-114b7c4067be Authenticating user 'default' from [fd00:1122:3344:101::e]:38398 | ||
| 10670 | 2026.03.04 04:36:15.974226 [ 288 ] {} <Debug> TCP-Session: 4b0850a8-4d99-42d6-9c43-114b7c4067be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.03.04 04:36:15.974240 [ 288 ] {} <Debug> TCP-Session: 4b0850a8-4d99-42d6-9c43-114b7c4067be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2026.03.04 04:36:15.974436 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36078 | ||
| 10673 | 2026.03.04 04:36:15.974481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48142 | ||
| 10674 | 2026.03.04 04:36:15.974512 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64786 | ||
| 10675 | 2026.03.04 04:36:15.974540 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41541 | ||
| 10676 | 2026.03.04 04:36:15.974567 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10677 | 2026.03.04 04:36:15.974543 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44261 | ||
| 10678 | 2026.03.04 04:36:15.974605 [ 289 ] {} <Debug> TCP-Session: ae5824d1-ab38-475b-a4c7-333ad443cc53 Authenticating user 'default' from [fd00:1122:3344:101::e]:36078 | ||
| 10679 | 2026.03.04 04:36:15.974608 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10680 | 2026.03.04 04:36:15.974627 [ 288 ] {} <Trace> TCP-Session: 4b0850a8-4d99-42d6-9c43-114b7c4067be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.03.04 04:36:15.974637 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10682 | 2026.03.04 04:36:15.974660 [ 290 ] {} <Debug> TCP-Session: 87ab9e2d-1f11-40b7-be12-70d46c8881ad Authenticating user 'default' from [fd00:1122:3344:101::e]:48142 | ||
| 10683 | 2026.03.04 04:36:15.974663 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10684 | 2026.03.04 04:36:15.974717 [ 259 ] {} <Debug> TCP-Session: d539fd80-a3d2-40ef-bb25-bd0dfd8934c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41541 | ||
| 10685 | 2026.03.04 04:36:15.974727 [ 290 ] {} <Debug> TCP-Session: 87ab9e2d-1f11-40b7-be12-70d46c8881ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.03.04 04:36:15.974738 [ 286 ] {} <Debug> TCP-Session: f26fd811-379d-4428-b70f-164b6a731a1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44261 | ||
| 10687 | 2026.03.04 04:36:15.974757 [ 259 ] {} <Debug> TCP-Session: d539fd80-a3d2-40ef-bb25-bd0dfd8934c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10688 | 2026.03.04 04:36:15.974777 [ 286 ] {} <Debug> TCP-Session: f26fd811-379d-4428-b70f-164b6a731a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10689 | 2026.03.04 04:36:15.974794 [ 259 ] {} <Debug> TCP-Session: d539fd80-a3d2-40ef-bb25-bd0dfd8934c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.03.04 04:36:15.974800 [ 286 ] {} <Debug> TCP-Session: f26fd811-379d-4428-b70f-164b6a731a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10691 | 2026.03.04 04:36:15.974608 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10692 | 2026.03.04 04:36:15.974823 [ 288 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10693 | 2026.03.04 04:36:15.974855 [ 294 ] {} <Debug> TCP-Session: 08b576af-042b-4a21-9667-562eb41e6831 Authenticating user 'default' from [fd00:1122:3344:101::e]:64786 | ||
| 10694 | 2026.03.04 04:36:15.974497 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59810 | ||
| 10695 | 2026.03.04 04:36:15.974884 [ 294 ] {} <Debug> TCP-Session: 08b576af-042b-4a21-9667-562eb41e6831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10696 | 2026.03.04 04:36:15.974498 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47091 | ||
| 10697 | 2026.03.04 04:36:15.974939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10698 | 2026.03.04 04:36:15.974916 [ 294 ] {} <Debug> TCP-Session: 08b576af-042b-4a21-9667-562eb41e6831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2026.03.04 04:36:15.974974 [ 292 ] {} <Debug> TCP-Session: db18e996-472c-433e-9850-3968e893baec Authenticating user 'default' from [fd00:1122:3344:101::e]:59810 | ||
| 10700 | 2026.03.04 04:36:15.974764 [ 290 ] {} <Debug> TCP-Session: 87ab9e2d-1f11-40b7-be12-70d46c8881ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10701 | 2026.03.04 04:36:15.975004 [ 292 ] {} <Debug> TCP-Session: db18e996-472c-433e-9850-3968e893baec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.03.04 04:36:15.975024 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10703 | 2026.03.04 04:36:15.975040 [ 292 ] {} <Debug> TCP-Session: db18e996-472c-433e-9850-3968e893baec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10704 | 2026.03.04 04:36:15.974639 [ 289 ] {} <Debug> TCP-Session: ae5824d1-ab38-475b-a4c7-333ad443cc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2026.03.04 04:36:15.975062 [ 291 ] {} <Debug> TCP-Session: 2eb37745-acd7-4e8d-a743-24ae309b2b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:47091 | ||
| 10706 | 2026.03.04 04:36:15.975085 [ 289 ] {} <Debug> TCP-Session: ae5824d1-ab38-475b-a4c7-333ad443cc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.03.04 04:36:15.975108 [ 291 ] {} <Debug> TCP-Session: 2eb37745-acd7-4e8d-a743-24ae309b2b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10708 | 2026.03.04 04:36:15.975119 [ 288 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10709 | 2026.03.04 04:36:15.975132 [ 291 ] {} <Debug> TCP-Session: 2eb37745-acd7-4e8d-a743-24ae309b2b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10710 | 2026.03.04 04:36:15.974506 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52809 | ||
| 10711 | 2026.03.04 04:36:15.975185 [ 288 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10712 | 2026.03.04 04:36:15.975234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10713 | 2026.03.04 04:36:15.975255 [ 293 ] {} <Debug> TCP-Session: a81f08af-321c-4e32-b6e3-5735bc896a5f Authenticating user 'default' from [fd00:1122:3344:101::e]:52809 | ||
| 10714 | 2026.03.04 04:36:15.975273 [ 293 ] {} <Debug> TCP-Session: a81f08af-321c-4e32-b6e3-5735bc896a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.03.04 04:36:15.975285 [ 293 ] {} <Debug> TCP-Session: a81f08af-321c-4e32-b6e3-5735bc896a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10716 | 2026.03.04 04:36:15.975478 [ 288 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 10717 | 2026.03.04 04:36:15.976405 [ 327 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Trace> AggregatingTransform: Aggregating | ||
| 10718 | 2026.03.04 04:36:15.976461 [ 327 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10719 | 2026.03.04 04:36:15.976499 [ 327 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913688 sec. (1094.466 rows/sec., 42.75 KiB/sec.) | ||
| 10720 | 2026.03.04 04:36:15.976518 [ 327 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Trace> Aggregator: Merging aggregated data | ||
| 10721 | 2026.03.04 04:36:15.977812 [ 288 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003046 sec., 328.29940906106367 rows/sec., 12.82 KiB/sec. | ||
| 10722 | 2026.03.04 04:36:15.977951 [ 288 ] {15a73580-d16a-4eb7-9a86-cc4eb1f4083d} <Debug> TCPHandler: Processed in 0.003484417 sec. | ||
| 10723 | 2026.03.04 04:36:15.978042 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10724 | 2026.03.04 04:36:15.978069 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10725 | 2026.03.04 04:36:15.978075 [ 288 ] {} <Debug> TCP-Session: 4b0850a8-4d99-42d6-9c43-114b7c4067be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.03.04 04:36:15.978097 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10727 | 2026.03.04 04:36:15.978115 [ 289 ] {} <Debug> TCP-Session: ae5824d1-ab38-475b-a4c7-333ad443cc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10728 | 2026.03.04 04:36:15.978134 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10729 | 2026.03.04 04:36:15.978146 [ 286 ] {} <Debug> TCP-Session: f26fd811-379d-4428-b70f-164b6a731a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2026.03.04 04:36:15.978167 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10731 | 2026.03.04 04:36:15.978185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10732 | 2026.03.04 04:36:15.978203 [ 292 ] {} <Debug> TCP-Session: db18e996-472c-433e-9850-3968e893baec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10733 | 2026.03.04 04:36:15.978211 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10734 | 2026.03.04 04:36:15.978240 [ 290 ] {} <Debug> TCP-Session: 87ab9e2d-1f11-40b7-be12-70d46c8881ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10735 | 2026.03.04 04:36:15.978263 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10736 | 2026.03.04 04:36:15.978277 [ 291 ] {} <Debug> TCP-Session: 2eb37745-acd7-4e8d-a743-24ae309b2b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10737 | 2026.03.04 04:36:15.978315 [ 259 ] {} <Debug> TCP-Session: d539fd80-a3d2-40ef-bb25-bd0dfd8934c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10738 | 2026.03.04 04:36:15.978152 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10739 | 2026.03.04 04:36:15.978181 [ 293 ] {} <Debug> TCP-Session: a81f08af-321c-4e32-b6e3-5735bc896a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2026.03.04 04:36:15.978392 [ 294 ] {} <Debug> TCP-Session: 08b576af-042b-4a21-9667-562eb41e6831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10741 | 2026.03.04 04:36:16.003613 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64286 | ||
| 10742 | 2026.03.04 04:36:16.003694 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10743 | 2026.03.04 04:36:16.003727 [ 288 ] {} <Debug> TCP-Session: 4e3d5f5e-9238-4075-ae7e-e04b2cff2b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:64286 | ||
| 10744 | 2026.03.04 04:36:16.003757 [ 288 ] {} <Debug> TCP-Session: 4e3d5f5e-9238-4075-ae7e-e04b2cff2b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10745 | 2026.03.04 04:36:16.003775 [ 288 ] {} <Debug> TCP-Session: 4e3d5f5e-9238-4075-ae7e-e04b2cff2b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.03.04 04:36:16.003983 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59432 | ||
| 10747 | 2026.03.04 04:36:16.003988 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50612 | ||
| 10748 | 2026.03.04 04:36:16.004031 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64660 | ||
| 10749 | 2026.03.04 04:36:16.004040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46324 | ||
| 10750 | 2026.03.04 04:36:16.004068 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46783 | ||
| 10751 | 2026.03.04 04:36:16.004090 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41970 | ||
| 10752 | 2026.03.04 04:36:16.004127 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10753 | 2026.03.04 04:36:16.004131 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10754 | 2026.03.04 04:36:16.004155 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10755 | 2026.03.04 04:36:16.004155 [ 292 ] {} <Debug> TCP-Session: b8bee2bc-68fa-44fc-b6d9-86c0b46bb35a Authenticating user 'default' from [fd00:1122:3344:101::e]:64660 | ||
| 10756 | 2026.03.04 04:36:16.004045 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55459 | ||
| 10757 | 2026.03.04 04:36:16.004180 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10758 | 2026.03.04 04:36:16.004191 [ 292 ] {} <Debug> TCP-Session: b8bee2bc-68fa-44fc-b6d9-86c0b46bb35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10759 | 2026.03.04 04:36:16.004233 [ 286 ] {} <Debug> TCP-Session: 2ab3c816-b2b6-4e5f-bd2c-0711d795cb40 Authenticating user 'default' from [fd00:1122:3344:101::e]:41970 | ||
| 10760 | 2026.03.04 04:36:16.004242 [ 292 ] {} <Debug> TCP-Session: b8bee2bc-68fa-44fc-b6d9-86c0b46bb35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10761 | 2026.03.04 04:36:16.004251 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10762 | 2026.03.04 04:36:16.004254 [ 286 ] {} <Debug> TCP-Session: 2ab3c816-b2b6-4e5f-bd2c-0711d795cb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10763 | 2026.03.04 04:36:16.004280 [ 294 ] {} <Debug> TCP-Session: b1622fd5-0e97-4e47-bd58-e8f1e5f355a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55459 | ||
| 10764 | 2026.03.04 04:36:16.004291 [ 286 ] {} <Debug> TCP-Session: 2ab3c816-b2b6-4e5f-bd2c-0711d795cb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.03.04 04:36:16.004309 [ 294 ] {} <Debug> TCP-Session: b1622fd5-0e97-4e47-bd58-e8f1e5f355a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.03.04 04:36:16.004017 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54709 | ||
| 10767 | 2026.03.04 04:36:16.004342 [ 294 ] {} <Debug> TCP-Session: b1622fd5-0e97-4e47-bd58-e8f1e5f355a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2026.03.04 04:36:16.004181 [ 259 ] {} <Debug> TCP-Session: ab169c92-001f-4237-bfa7-ff4ee14aa61f Authenticating user 'default' from [fd00:1122:3344:101::e]:46783 | ||
| 10769 | 2026.03.04 04:36:16.004179 [ 289 ] {} <Debug> TCP-Session: 6d5a2fa6-7a3c-4512-b470-5af402822411 Authenticating user 'default' from [fd00:1122:3344:101::e]:50612 | ||
| 10770 | 2026.03.04 04:36:16.004407 [ 259 ] {} <Debug> TCP-Session: ab169c92-001f-4237-bfa7-ff4ee14aa61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.03.04 04:36:16.004135 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10772 | 2026.03.04 04:36:16.004434 [ 289 ] {} <Debug> TCP-Session: 6d5a2fa6-7a3c-4512-b470-5af402822411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.03.04 04:36:16.004465 [ 293 ] {} <Debug> TCP-Session: 8ae40790-c827-4284-a898-481df4a341de Authenticating user 'default' from [fd00:1122:3344:101::e]:46324 | ||
| 10774 | 2026.03.04 04:36:16.004439 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10775 | 2026.03.04 04:36:16.004495 [ 293 ] {} <Debug> TCP-Session: 8ae40790-c827-4284-a898-481df4a341de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.03.04 04:36:16.004433 [ 259 ] {} <Debug> TCP-Session: ab169c92-001f-4237-bfa7-ff4ee14aa61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10777 | 2026.03.04 04:36:16.004531 [ 293 ] {} <Debug> TCP-Session: 8ae40790-c827-4284-a898-481df4a341de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10778 | 2026.03.04 04:36:16.004525 [ 291 ] {} <Debug> TCP-Session: 87845fc8-e804-4c0b-a651-a89f4af21dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54709 | ||
| 10779 | 2026.03.04 04:36:16.004485 [ 289 ] {} <Debug> TCP-Session: 6d5a2fa6-7a3c-4512-b470-5af402822411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2026.03.04 04:36:16.004619 [ 291 ] {} <Debug> TCP-Session: 87845fc8-e804-4c0b-a651-a89f4af21dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10781 | 2026.03.04 04:36:16.004081 [ 288 ] {} <Trace> TCP-Session: 4e3d5f5e-9238-4075-ae7e-e04b2cff2b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.03.04 04:36:16.004658 [ 291 ] {} <Debug> TCP-Session: 87845fc8-e804-4c0b-a651-a89f4af21dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2026.03.04 04:36:16.004071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10784 | 2026.03.04 04:36:16.004732 [ 290 ] {} <Debug> TCP-Session: b517b543-9716-4537-ae8b-83cdb31a5e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:59432 | ||
| 10785 | 2026.03.04 04:36:16.004750 [ 290 ] {} <Debug> TCP-Session: b517b543-9716-4537-ae8b-83cdb31a5e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2026.03.04 04:36:16.004763 [ 290 ] {} <Debug> TCP-Session: b517b543-9716-4537-ae8b-83cdb31a5e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.03.04 04:36:16.004818 [ 288 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10788 | 2026.03.04 04:36:16.005040 [ 288 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10789 | 2026.03.04 04:36:16.005090 [ 288 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10790 | 2026.03.04 04:36:16.005362 [ 288 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 10791 | 2026.03.04 04:36:16.006274 [ 298 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Trace> AggregatingTransform: Aggregating | ||
| 10792 | 2026.03.04 04:36:16.006315 [ 298 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Trace> Aggregator: Aggregation method: without_key | ||
| 10793 | 2026.03.04 04:36:16.006352 [ 298 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897228 sec. (1114.544 rows/sec., 43.54 KiB/sec.) | ||
| 10794 | 2026.03.04 04:36:16.006371 [ 298 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Trace> Aggregator: Merging aggregated data | ||
| 10795 | 2026.03.04 04:36:16.007931 [ 288 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003158 sec., 316.65611146295123 rows/sec., 12.37 KiB/sec. | ||
| 10796 | 2026.03.04 04:36:16.008076 [ 288 ] {8de689ef-fd68-463a-8169-b6e21b053981} <Debug> TCPHandler: Processed in 0.004084309 sec. | ||
| 10797 | 2026.03.04 04:36:16.008174 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10798 | 2026.03.04 04:36:16.008206 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10799 | 2026.03.04 04:36:16.008219 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10800 | 2026.03.04 04:36:16.008233 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10801 | 2026.03.04 04:36:16.008265 [ 286 ] {} <Debug> TCP-Session: 2ab3c816-b2b6-4e5f-bd2c-0711d795cb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10802 | 2026.03.04 04:36:16.008259 [ 289 ] {} <Debug> TCP-Session: 6d5a2fa6-7a3c-4512-b470-5af402822411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2026.03.04 04:36:16.008270 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10804 | 2026.03.04 04:36:16.008290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10805 | 2026.03.04 04:36:16.008331 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10806 | 2026.03.04 04:36:16.008338 [ 291 ] {} <Debug> TCP-Session: 87845fc8-e804-4c0b-a651-a89f4af21dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2026.03.04 04:36:16.008363 [ 292 ] {} <Debug> TCP-Session: b8bee2bc-68fa-44fc-b6d9-86c0b46bb35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2026.03.04 04:36:16.008391 [ 288 ] {} <Debug> TCP-Session: 4e3d5f5e-9238-4075-ae7e-e04b2cff2b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2026.03.04 04:36:16.008308 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10810 | 2026.03.04 04:36:16.008251 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10811 | 2026.03.04 04:36:16.008460 [ 259 ] {} <Debug> TCP-Session: ab169c92-001f-4237-bfa7-ff4ee14aa61f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2026.03.04 04:36:16.008291 [ 293 ] {} <Debug> TCP-Session: 8ae40790-c827-4284-a898-481df4a341de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2026.03.04 04:36:16.008491 [ 294 ] {} <Debug> TCP-Session: b1622fd5-0e97-4e47-bd58-e8f1e5f355a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10814 | 2026.03.04 04:36:16.008220 [ 290 ] {} <Debug> TCP-Session: b517b543-9716-4537-ae8b-83cdb31a5e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.03.04 04:36:18.025400 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10816 | 2026.03.04 04:36:18.025472 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10817 | 2026.03.04 04:36:18.160131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23068 | ||
| 10818 | 2026.03.04 04:36:18.160619 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.03.04 04:36:18.160653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10820 | 2026.03.04 04:36:18.161127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10821 | 2026.03.04 04:36:18.161353 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.03.04 04:36:18.161490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 10823 | 2026.03.04 04:36:18.232407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1326 | ||
| 10824 | 2026.03.04 04:36:18.235108 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.03.04 04:36:18.235166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10826 | 2026.03.04 04:36:18.236411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10827 | 2026.03.04 04:36:18.236685 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.03.04 04:36:18.236844 [ 145 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10829 | 2026.03.04 04:36:18.236889 [ 145 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.03.04 04:36:18.236908 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10831 | 2026.03.04 04:36:18.237008 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10832 | 2026.03.04 04:36:18.237016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10833 | 2026.03.04 04:36:18.237544 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10834 | 2026.03.04 04:36:18.237684 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1166 rows starting from the beginning of the part | ||
| 10835 | 2026.03.04 04:36:18.238034 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 10836 | 2026.03.04 04:36:18.238384 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 10837 | 2026.03.04 04:36:18.238720 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 10838 | 2026.03.04 04:36:18.239049 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 10839 | 2026.03.04 04:36:18.239377 [ 197 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 10840 | 2026.03.04 04:36:18.245380 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 72 columns (72 merged, 0 gathered) in 0.008415302 sec., 157570.1026534758 rows/sec., 127.78 MiB/sec. | ||
| 10841 | 2026.03.04 04:36:18.246949 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10842 | 2026.03.04 04:36:18.247515 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.03.04 04:36:18.247592 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_36_7} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10844 | 2026.03.04 04:36:18.247899 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10845 | 2026.03.04 04:36:18.995380 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.03.04 04:36:18.995567 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10847 | 2026.03.04 04:36:18.995636 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10848 | 2026.03.04 04:36:18.996382 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.03.04 04:36:18.996428 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10850 | 2026.03.04 04:36:18.996841 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10851 | 2026.03.04 04:36:18.997069 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.03.04 04:36:18.997232 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001715 sec., 165597.66763848398 rows/sec., 10.52 MiB/sec. | ||
| 10853 | 2026.03.04 04:36:18.997282 [ 261 ] {b6ec5b41-dc5e-4fdf-8700-c78fcfe09040} <Debug> TCPHandler: Processed in 0.002032549 sec. | ||
| 10854 | 2026.03.04 04:36:18.997412 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.03.04 04:36:18.997516 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10856 | 2026.03.04 04:36:18.997560 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10857 | 2026.03.04 04:36:18.998433 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.03.04 04:36:18.998471 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10859 | 2026.03.04 04:36:18.998851 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10860 | 2026.03.04 04:36:18.999064 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.03.04 04:36:18.999204 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001712 sec., 504088.78504672897 rows/sec., 40.21 MiB/sec. | ||
| 10862 | 2026.03.04 04:36:18.999244 [ 261 ] {0a02c92d-5e73-4df9-a772-d674e3db02b0} <Debug> TCPHandler: Processed in 0.001886526 sec. | ||
| 10863 | 2026.03.04 04:36:18.999361 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.03.04 04:36:18.999460 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10865 | 2026.03.04 04:36:18.999501 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10866 | 2026.03.04 04:36:18.999977 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.03.04 04:36:19.000014 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10868 | 2026.03.04 04:36:19.000330 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10869 | 2026.03.04 04:36:19.000552 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.03.04 04:36:19.000675 [ 146 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10871 | 2026.03.04 04:36:19.000685 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001246 sec., 140449.4382022472 rows/sec., 8.64 MiB/sec. | ||
| 10872 | 2026.03.04 04:36:19.000750 [ 146 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2026.03.04 04:36:19.000766 [ 261 ] {acfd8ee4-03dc-4eae-aafd-7cd19391972c} <Debug> TCPHandler: Processed in 0.001456338 sec. | ||
| 10874 | 2026.03.04 04:36:19.000777 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10875 | 2026.03.04 04:36:19.000894 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.03.04 04:36:19.000914 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10877 | 2026.03.04 04:36:19.000994 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10878 | 2026.03.04 04:36:19.001039 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10879 | 2026.03.04 04:36:19.001213 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10880 | 2026.03.04 04:36:19.001256 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 10881 | 2026.03.04 04:36:19.001333 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 33 rows starting from the beginning of the part | ||
| 10882 | 2026.03.04 04:36:19.001390 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 10883 | 2026.03.04 04:36:19.001444 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 177 rows starting from the beginning of the part | ||
| 10884 | 2026.03.04 04:36:19.001495 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 10885 | 2026.03.04 04:36:19.001496 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.03.04 04:36:19.001543 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 175 rows starting from the beginning of the part | ||
| 10887 | 2026.03.04 04:36:19.001549 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10888 | 2026.03.04 04:36:19.001945 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10889 | 2026.03.04 04:36:19.002201 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.03.04 04:36:19.002344 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001369 sec., 108838.56829802776 rows/sec., 7.03 MiB/sec. | ||
| 10891 | 2026.03.04 04:36:19.002372 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00105218 sec. | ||
| 10892 | 2026.03.04 04:36:19.002391 [ 261 ] {07b49eca-4d7f-4939-9dcd-abf86103159f} <Debug> TCPHandler: Processed in 0.001547669 sec. | ||
| 10893 | 2026.03.04 04:36:19.002519 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.03.04 04:36:19.002615 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10895 | 2026.03.04 04:36:19.002637 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784394 sec., 351379.7961660934 rows/sec., 23.60 MiB/sec. | ||
| 10896 | 2026.03.04 04:36:19.002656 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10897 | 2026.03.04 04:36:19.002852 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10898 | 2026.03.04 04:36:19.003118 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.03.04 04:36:19.003162 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10900 | 2026.03.04 04:36:19.003186 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.03.04 04:36:19.003292 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_66_13} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10902 | 2026.03.04 04:36:19.003407 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10903 | 2026.03.04 04:36:19.003494 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10904 | 2026.03.04 04:36:19.003713 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.03.04 04:36:19.003842 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001246 sec., 118780.0963081862 rows/sec., 6.76 MiB/sec. | ||
| 10906 | 2026.03.04 04:36:19.003881 [ 261 ] {2e2be5cf-2ebb-441b-abf8-79ecca338eb8} <Debug> TCPHandler: Processed in 0.001414237 sec. | ||
| 10907 | 2026.03.04 04:36:19.003998 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2026.03.04 04:36:19.004091 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10909 | 2026.03.04 04:36:19.004131 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10910 | 2026.03.04 04:36:19.004769 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.03.04 04:36:19.004807 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10912 | 2026.03.04 04:36:19.005137 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10913 | 2026.03.04 04:36:19.005360 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.03.04 04:36:19.005500 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001426 sec., 366760.1683029453 rows/sec., 25.90 MiB/sec. | ||
| 10915 | 2026.03.04 04:36:19.005539 [ 261 ] {1fccd055-476a-4b2b-a217-a01036ea382f} <Debug> TCPHandler: Processed in 0.001591611 sec. | ||
| 10916 | 2026.03.04 04:36:19.005649 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.03.04 04:36:19.005743 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10918 | 2026.03.04 04:36:19.005785 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10919 | 2026.03.04 04:36:19.006121 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.03.04 04:36:19.006157 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10921 | 2026.03.04 04:36:19.006477 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10922 | 2026.03.04 04:36:19.006695 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.03.04 04:36:19.006822 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 10924 | 2026.03.04 04:36:19.006859 [ 261 ] {2a869153-40f6-4ed9-853c-e34ac47ac034} <Debug> TCPHandler: Processed in 0.001260045 sec. | ||
| 10925 | 2026.03.04 04:36:19.006970 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2026.03.04 04:36:19.007064 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10927 | 2026.03.04 04:36:19.007107 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10928 | 2026.03.04 04:36:19.007519 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.03.04 04:36:19.007557 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10930 | 2026.03.04 04:36:19.007898 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10931 | 2026.03.04 04:36:19.008116 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.03.04 04:36:19.008271 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001225 sec., 216326.5306122449 rows/sec., 14.38 MiB/sec. | ||
| 10933 | 2026.03.04 04:36:19.008309 [ 261 ] {d7f60ae1-af08-4d47-ac8c-45e0953e9c4a} <Debug> TCPHandler: Processed in 0.001389177 sec. | ||
| 10934 | 2026.03.04 04:36:19.008424 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.03.04 04:36:19.008519 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.03.04 04:36:19.008561 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10937 | 2026.03.04 04:36:19.008876 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.03.04 04:36:19.008913 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10939 | 2026.03.04 04:36:19.009228 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10940 | 2026.03.04 04:36:19.009441 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.03.04 04:36:19.009569 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 10942 | 2026.03.04 04:36:19.009607 [ 261 ] {339aeaca-721a-4bcb-a8de-e05674fb618e} <Debug> TCPHandler: Processed in 0.001232524 sec. | ||
| 10943 | 2026.03.04 04:36:19.009719 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.03.04 04:36:19.009813 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10945 | 2026.03.04 04:36:19.009866 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <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 | ||
| 10946 | 2026.03.04 04:36:19.010703 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.03.04 04:36:19.010741 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10948 | 2026.03.04 04:36:19.011309 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10949 | 2026.03.04 04:36:19.011548 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.03.04 04:36:19.011698 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001903 sec., 17341.040462427747 rows/sec., 31.07 MiB/sec. | ||
| 10951 | 2026.03.04 04:36:19.011762 [ 261 ] {d3886bbf-2637-48ea-b633-3fbb66818c83} <Debug> TCPHandler: Processed in 0.00209316 sec. | ||
| 10952 | 2026.03.04 04:36:19.011878 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.03.04 04:36:19.011974 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10954 | 2026.03.04 04:36:19.012016 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10955 | 2026.03.04 04:36:19.012349 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.03.04 04:36:19.012384 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. | ||
| 10957 | 2026.03.04 04:36:19.012692 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10958 | 2026.03.04 04:36:19.012908 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.03.04 04:36:19.013042 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 10960 | 2026.03.04 04:36:19.013078 [ 261 ] {ac915d42-bb84-4cea-879e-cdd65c3e0c00} <Debug> TCPHandler: Processed in 0.001250133 sec. | ||
| 10961 | 2026.03.04 04:36:19.263758 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2026.03.04 04:36:19.263987 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10963 | 2026.03.04 04:36:19.264067 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10964 | 2026.03.04 04:36:19.264793 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.03.04 04:36:19.264845 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 10966 | 2026.03.04 04:36:19.265246 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10967 | 2026.03.04 04:36:19.265491 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.03.04 04:36:19.265668 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001739 sec., 2300.1725129384704 rows/sec., 187.56 KiB/sec. | ||
| 10969 | 2026.03.04 04:36:19.265721 [ 261 ] {12052a45-9585-4236-956c-fa5b5914f118} <Debug> TCPHandler: Processed in 0.00210831 sec. | ||
| 10970 | 2026.03.04 04:36:19.265843 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.03.04 04:36:19.265949 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10972 | 2026.03.04 04:36:19.265992 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10973 | 2026.03.04 04:36:19.267146 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.03.04 04:36:19.267185 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 10975 | 2026.03.04 04:36:19.267644 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10976 | 2026.03.04 04:36:19.267871 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.03.04 04:36:19.268007 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Debug> executeQuery: Read 1959 rows, 150.32 KiB in 0.002083 sec., 940470.4752760441 rows/sec., 70.47 MiB/sec. | ||
| 10978 | 2026.03.04 04:36:19.268047 [ 261 ] {10b06045-542a-4374-88d2-1c91546792e8} <Debug> TCPHandler: Processed in 0.002257163 sec. | ||
| 10979 | 2026.03.04 04:36:19.268168 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2026.03.04 04:36:19.268267 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10981 | 2026.03.04 04:36:19.268309 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10982 | 2026.03.04 04:36:19.268726 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2026.03.04 04:36:19.268763 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 10984 | 2026.03.04 04:36:19.269081 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10985 | 2026.03.04 04:36:19.269300 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.03.04 04:36:19.269439 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001193 sec., 19279.128248113997 rows/sec., 1.40 MiB/sec. | ||
| 10987 | 2026.03.04 04:36:19.269479 [ 261 ] {72041bea-87f6-4267-aaf2-0a71b0c0e72e} <Debug> TCPHandler: Processed in 0.001362357 sec. | ||
| 10988 | 2026.03.04 04:36:19.269598 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2026.03.04 04:36:19.269694 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10990 | 2026.03.04 04:36:19.269735 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10991 | 2026.03.04 04:36:19.270378 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.03.04 04:36:19.270418 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 10993 | 2026.03.04 04:36:19.270759 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10994 | 2026.03.04 04:36:19.270989 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.03.04 04:36:19.271115 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.00144 sec., 492361.11111111107 rows/sec., 28.73 MiB/sec. | ||
| 10996 | 2026.03.04 04:36:19.271152 [ 261 ] {3b123ab3-3127-4033-bb06-34ec9d20d966} <Debug> TCPHandler: Processed in 0.001603411 sec. | ||
| 10997 | 2026.03.04 04:36:19.271273 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2026.03.04 04:36:19.271368 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10999 | 2026.03.04 04:36:19.271408 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11000 | 2026.03.04 04:36:19.271794 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2026.03.04 04:36:19.271830 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11002 | 2026.03.04 04:36:19.272125 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11003 | 2026.03.04 04:36:19.272366 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.03.04 04:36:19.272497 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 11005 | 2026.03.04 04:36:19.272536 [ 261 ] {ec62bbd6-0a61-4e26-bb38-f288c4a1dfe0} <Debug> TCPHandler: Processed in 0.001316836 sec. | ||
| 11006 | 2026.03.04 04:36:19.272648 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2026.03.04 04:36:19.272743 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11008 | 2026.03.04 04:36:19.272784 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11009 | 2026.03.04 04:36:19.273575 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.03.04 04:36:19.273612 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11011 | 2026.03.04 04:36:19.273961 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11012 | 2026.03.04 04:36:19.274179 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2026.03.04 04:36:19.274313 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001587 sec., 644612.4763705104 rows/sec., 44.42 MiB/sec. | ||
| 11014 | 2026.03.04 04:36:19.274351 [ 261 ] {77393a2a-c17c-4cf3-a403-685a1f57f120} <Debug> TCPHandler: Processed in 0.001752234 sec. | ||
| 11015 | 2026.03.04 04:36:19.274469 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.03.04 04:36:19.274566 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11017 | 2026.03.04 04:36:19.274610 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11018 | 2026.03.04 04:36:19.275257 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11019 | 2026.03.04 04:36:19.275294 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11020 | 2026.03.04 04:36:19.275731 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11021 | 2026.03.04 04:36:19.275953 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2026.03.04 04:36:19.276085 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001537 sec., 793103.4482758621 rows/sec., 49.60 MiB/sec. | ||
| 11023 | 2026.03.04 04:36:19.276122 [ 261 ] {a9149b55-5d19-43e8-afbc-be3ea261a729} <Debug> TCPHandler: Processed in 0.001701703 sec. | ||
| 11024 | 2026.03.04 04:36:19.276236 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2026.03.04 04:36:19.276332 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11026 | 2026.03.04 04:36:19.276374 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11027 | 2026.03.04 04:36:19.276694 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2026.03.04 04:36:19.276730 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11029 | 2026.03.04 04:36:19.277033 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11030 | 2026.03.04 04:36:19.277255 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.03.04 04:36:19.277358 [ 144 ] {} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 11032 | 2026.03.04 04:36:19.277382 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 59.38 KiB/sec. | ||
| 11033 | 2026.03.04 04:36:19.277423 [ 144 ] {} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.03.04 04:36:19.277432 [ 261 ] {cf6ec864-1270-4888-ad09-e25ce71c6165} <Debug> TCPHandler: Processed in 0.001244564 sec. | ||
| 11035 | 2026.03.04 04:36:19.277452 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11036 | 2026.03.04 04:36:19.277545 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2026.03.04 04:36:19.277554 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::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 | ||
| 11038 | 2026.03.04 04:36:19.277644 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11039 | 2026.03.04 04:36:19.277658 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11040 | 2026.03.04 04:36:19.277693 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 11041 | 2026.03.04 04:36:19.277699 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <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 | ||
| 11042 | 2026.03.04 04:36:19.277757 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 11043 | 2026.03.04 04:36:19.277808 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 11044 | 2026.03.04 04:36:19.277858 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 11045 | 2026.03.04 04:36:19.277906 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 11046 | 2026.03.04 04:36:19.277949 [ 201 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11047 | 2026.03.04 04:36:19.278519 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.03.04 04:36:19.278554 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11049 | 2026.03.04 04:36:19.278821 [ 194 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300795 sec., 9225.127710361741 rows/sec., 612.61 KiB/sec. | ||
| 11050 | 2026.03.04 04:36:19.279035 [ 191 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 11051 | 2026.03.04 04:36:19.279113 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11052 | 2026.03.04 04:36:19.279448 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.03.04 04:36:19.279491 [ 191 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.03.04 04:36:19.279574 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11055 | 2026.03.04 04:36:19.279601 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001975 sec., 9620.253164556962 rows/sec., 17.24 MiB/sec. | ||
| 11056 | 2026.03.04 04:36:19.279605 [ 191 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_11_2} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 11057 | 2026.03.04 04:36:19.279609 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.03.04 04:36:19.279670 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11059 | 2026.03.04 04:36:19.279679 [ 261 ] {12dd1767-f678-4184-8694-1e8ccb2f83f2} <Debug> TCPHandler: Processed in 0.002181953 sec. | ||
| 11060 | 2026.03.04 04:36:19.279754 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11061 | 2026.03.04 04:36:19.279796 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.03.04 04:36:19.279804 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11063 | 2026.03.04 04:36:19.279899 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11064 | 2026.03.04 04:36:19.279946 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11065 | 2026.03.04 04:36:19.280043 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11066 | 2026.03.04 04:36:19.280107 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1371 rows starting from the beginning of the part | ||
| 11067 | 2026.03.04 04:36:19.280236 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
| 11068 | 2026.03.04 04:36:19.280273 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.03.04 04:36:19.280315 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11070 | 2026.03.04 04:36:19.280341 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
| 11071 | 2026.03.04 04:36:19.280440 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
| 11072 | 2026.03.04 04:36:19.280535 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part | ||
| 11073 | 2026.03.04 04:36:19.280636 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 19 rows starting from the beginning of the part | ||
| 11074 | 2026.03.04 04:36:19.280645 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11075 | 2026.03.04 04:36:19.280879 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.03.04 04:36:19.281019 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 728.34 KiB/sec. | ||
| 11077 | 2026.03.04 04:36:19.281058 [ 261 ] {f934c477-fe66-43b2-bb13-be8e4c999b1d} <Debug> TCPHandler: Processed in 0.001310485 sec. | ||
| 11078 | 2026.03.04 04:36:19.287820 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 19 columns (19 merged, 0 gathered) in 0.008095996 sec., 181818.27164934372 rows/sec., 325.81 MiB/sec. | ||
| 11079 | 2026.03.04 04:36:19.289414 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11080 | 2026.03.04 04:36:19.289815 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.03.04 04:36:19.289901 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11082 | 2026.03.04 04:36:19.290047 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11083 | 2026.03.04 04:36:19.383528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11084 | 2026.03.04 04:36:19.399976 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.03.04 04:36:19.400029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11086 | 2026.03.04 04:36:19.406262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11087 | 2026.03.04 04:36:19.406983 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.03.04 04:36:19.409994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11089 | 2026.03.04 04:36:20.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.45 MiB, peak 334.48 MiB, free memory in arenas 0.00 B, will set to 325.21 MiB (RSS), difference: 1.76 MiB | ||
| 11090 | 2026.03.04 04:36:23.983796 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2026.03.04 04:36:23.983998 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11092 | 2026.03.04 04:36:23.984073 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11093 | 2026.03.04 04:36:23.984864 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2026.03.04 04:36:23.984907 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11095 | 2026.03.04 04:36:23.985300 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11096 | 2026.03.04 04:36:23.985542 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.04 04:36:23.985728 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.40 MiB/sec. | ||
| 11098 | 2026.03.04 04:36:23.985782 [ 261 ] {38a8f768-89fb-434c-98f2-dbccd0b3d295} <Debug> TCPHandler: Processed in 0.002128161 sec. | ||
| 11099 | 2026.03.04 04:36:23.985906 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2026.03.04 04:36:23.986013 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11101 | 2026.03.04 04:36:23.986058 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11102 | 2026.03.04 04:36:23.986488 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.03.04 04:36:23.986523 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11104 | 2026.03.04 04:36:23.986862 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11105 | 2026.03.04 04:36:23.987078 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.03.04 04:36:23.987216 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 11107 | 2026.03.04 04:36:23.987254 [ 261 ] {9f845d0f-b02c-4051-849e-1d77f26e1317} <Debug> TCPHandler: Processed in 0.001400537 sec. | ||
| 11108 | 2026.03.04 04:36:23.987367 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.03.04 04:36:23.987466 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.03.04 04:36:23.987510 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11111 | 2026.03.04 04:36:23.987893 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.03.04 04:36:23.987928 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11113 | 2026.03.04 04:36:23.988259 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11114 | 2026.03.04 04:36:23.988484 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.03.04 04:36:23.988616 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 11116 | 2026.03.04 04:36:23.988653 [ 261 ] {e5e985ef-864e-4704-aade-c526a4022e4b} <Debug> TCPHandler: Processed in 0.001336716 sec. | ||
| 11117 | 2026.03.04 04:36:23.988764 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.03.04 04:36:23.988862 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11119 | 2026.03.04 04:36:23.988905 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11120 | 2026.03.04 04:36:23.989229 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.03.04 04:36:23.989264 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11122 | 2026.03.04 04:36:23.989577 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11123 | 2026.03.04 04:36:23.989794 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2026.03.04 04:36:23.989929 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001084 sec., 44280.44280442805 rows/sec., 2.98 MiB/sec. | ||
| 11125 | 2026.03.04 04:36:23.989964 [ 261 ] {679da3b4-ca0b-441d-8209-dd9bfe5a7780} <Debug> TCPHandler: Processed in 0.001248864 sec. | ||
| 11126 | 2026.03.04 04:36:25.662514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23516 | ||
| 11127 | 2026.03.04 04:36:25.663033 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.03.04 04:36:25.663077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11129 | 2026.03.04 04:36:25.663587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11130 | 2026.03.04 04:36:25.663817 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.03.04 04:36:25.663944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23516 | ||
| 11132 | 2026.03.04 04:36:26.911043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11133 | 2026.03.04 04:36:26.927735 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.03.04 04:36:26.927801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11135 | 2026.03.04 04:36:26.933950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11136 | 2026.03.04 04:36:26.934632 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.03.04 04:36:26.937772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11138 | 2026.03.04 04:36:28.238233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1376 | ||
| 11139 | 2026.03.04 04:36:28.240911 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.03.04 04:36:28.240963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11141 | 2026.03.04 04:36:28.242234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11142 | 2026.03.04 04:36:28.242530 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.03.04 04:36:28.243016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 11144 | 2026.03.04 04:36:28.995309 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.03.04 04:36:28.995492 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.03.04 04:36:28.995559 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11147 | 2026.03.04 04:36:28.996302 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.03.04 04:36:28.996348 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11149 | 2026.03.04 04:36:28.996762 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11150 | 2026.03.04 04:36:28.997000 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.03.04 04:36:28.997159 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 11152 | 2026.03.04 04:36:28.997214 [ 261 ] {69215016-4026-415a-a73f-d7f1736d3d56} <Debug> TCPHandler: Processed in 0.0020338 sec. | ||
| 11153 | 2026.03.04 04:36:28.997344 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.03.04 04:36:28.997451 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11155 | 2026.03.04 04:36:28.997494 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11156 | 2026.03.04 04:36:28.998211 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2026.03.04 04:36:28.998247 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11158 | 2026.03.04 04:36:28.998608 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11159 | 2026.03.04 04:36:28.998833 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.03.04 04:36:28.998972 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001547 sec., 557853.9107950872 rows/sec., 44.50 MiB/sec. | ||
| 11161 | 2026.03.04 04:36:28.998970 [ 132 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11162 | 2026.03.04 04:36:28.999014 [ 261 ] {806ff68b-f91b-44f9-8a99-6839b2fc80a1} <Debug> TCPHandler: Processed in 0.001720463 sec. | ||
| 11163 | 2026.03.04 04:36:28.999053 [ 132 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.03.04 04:36:28.999079 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11165 | 2026.03.04 04:36:28.999151 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2026.03.04 04:36:28.999204 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11167 | 2026.03.04 04:36:28.999252 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.03.04 04:36:28.999303 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2026.03.04 04:36:28.999353 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11170 | 2026.03.04 04:36:28.999396 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2895 rows starting from the beginning of the part | ||
| 11171 | 2026.03.04 04:36:28.999475 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
| 11172 | 2026.03.04 04:36:28.999530 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 863 rows starting from the beginning of the part | ||
| 11173 | 2026.03.04 04:36:28.999578 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1959 rows starting from the beginning of the part | ||
| 11174 | 2026.03.04 04:36:28.999623 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11175 | 2026.03.04 04:36:28.999668 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 863 rows starting from the beginning of the part | ||
| 11176 | 2026.03.04 04:36:28.999756 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.03.04 04:36:28.999800 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11178 | 2026.03.04 04:36:29.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.68 MiB, peak 334.48 MiB, free memory in arenas 0.00 B, will set to 325.29 MiB (RSS), difference: -3.39 MiB | ||
| 11179 | 2026.03.04 04:36:29.000290 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11180 | 2026.03.04 04:36:29.000527 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.03.04 04:36:29.000663 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001431 sec., 122292.1034241789 rows/sec., 7.52 MiB/sec. | ||
| 11182 | 2026.03.04 04:36:29.000702 [ 261 ] {13154713-fe15-4b3c-b3cf-1f6b3d36d4cd} <Debug> TCPHandler: Processed in 0.001601221 sec. | ||
| 11183 | 2026.03.04 04:36:29.000824 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.03.04 04:36:29.000920 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11185 | 2026.03.04 04:36:29.000959 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11186 | 2026.03.04 04:36:29.001394 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.03.04 04:36:29.001430 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11188 | 2026.03.04 04:36:29.001748 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11189 | 2026.03.04 04:36:29.001962 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.03.04 04:36:29.002088 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 11191 | 2026.03.04 04:36:29.002126 [ 261 ] {c05fc1c6-2afb-42df-86d7-d26a8015ba71} <Debug> TCPHandler: Processed in 0.001349726 sec. | ||
| 11192 | 2026.03.04 04:36:29.002241 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.03.04 04:36:29.002273 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6708 rows, containing 5 columns (5 merged, 0 gathered) in 0.00312594 sec., 2145914.508915718 rows/sec., 173.81 MiB/sec. | ||
| 11194 | 2026.03.04 04:36:29.002334 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11195 | 2026.03.04 04:36:29.002377 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11196 | 2026.03.04 04:36:29.002565 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11197 | 2026.03.04 04:36:29.002806 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.03.04 04:36:29.002843 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.03.04 04:36:29.002847 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11200 | 2026.03.04 04:36:29.002937 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_81_16} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11201 | 2026.03.04 04:36:29.003045 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 11202 | 2026.03.04 04:36:29.003204 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11203 | 2026.03.04 04:36:29.003421 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.03.04 04:36:29.003550 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 11205 | 2026.03.04 04:36:29.003587 [ 261 ] {104646f1-6f21-4e94-9acb-53882aaa7be5} <Debug> TCPHandler: Processed in 0.001393026 sec. | ||
| 11206 | 2026.03.04 04:36:29.003700 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2026.03.04 04:36:29.003792 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11208 | 2026.03.04 04:36:29.003835 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11209 | 2026.03.04 04:36:29.004449 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.03.04 04:36:29.004487 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11211 | 2026.03.04 04:36:29.004815 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11212 | 2026.03.04 04:36:29.005027 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.03.04 04:36:29.005131 [ 132 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11214 | 2026.03.04 04:36:29.005156 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001381 sec., 378711.0789283128 rows/sec., 26.75 MiB/sec. | ||
| 11215 | 2026.03.04 04:36:29.005164 [ 132 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.03.04 04:36:29.005195 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11217 | 2026.03.04 04:36:29.005201 [ 261 ] {c7a1f259-edfa-4c8a-8e89-aefa54b0c259} <Debug> TCPHandler: Processed in 0.00154871 sec. | ||
| 11218 | 2026.03.04 04:36:29.005295 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11219 | 2026.03.04 04:36:29.005328 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.03.04 04:36:29.005412 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11221 | 2026.03.04 04:36:29.005426 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11222 | 2026.03.04 04:36:29.005447 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 11223 | 2026.03.04 04:36:29.005472 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11224 | 2026.03.04 04:36:29.005516 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
| 11225 | 2026.03.04 04:36:29.005563 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 523 rows starting from the beginning of the part | ||
| 11226 | 2026.03.04 04:36:29.005601 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1023 rows starting from the beginning of the part | ||
| 11227 | 2026.03.04 04:36:29.005639 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11228 | 2026.03.04 04:36:29.005677 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 523 rows starting from the beginning of the part | ||
| 11229 | 2026.03.04 04:36:29.005823 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.03.04 04:36:29.005864 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11231 | 2026.03.04 04:36:29.006200 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11232 | 2026.03.04 04:36:29.006427 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.03.04 04:36:29.006556 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 11234 | 2026.03.04 04:36:29.006592 [ 261 ] {86a99e75-1a80-4e6a-b03d-e1f1745bdd1f} <Debug> TCPHandler: Processed in 0.001312615 sec. | ||
| 11235 | 2026.03.04 04:36:29.006705 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11236 | 2026.03.04 04:36:29.006798 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11237 | 2026.03.04 04:36:29.006839 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11238 | 2026.03.04 04:36:29.007063 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813206 sec., 2072020.4984982403 rows/sec., 153.11 MiB/sec. | ||
| 11239 | 2026.03.04 04:36:29.007241 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.03.04 04:36:29.007269 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11241 | 2026.03.04 04:36:29.007283 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11242 | 2026.03.04 04:36:29.007603 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.03.04 04:36:29.007692 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_81_16} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11244 | 2026.03.04 04:36:29.007698 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11245 | 2026.03.04 04:36:29.007794 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11246 | 2026.03.04 04:36:29.007929 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.03.04 04:36:29.008067 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001287 sec., 205905.20590520592 rows/sec., 13.68 MiB/sec. | ||
| 11248 | 2026.03.04 04:36:29.008067 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11249 | 2026.03.04 04:36:29.008107 [ 261 ] {310824bb-02df-4cb4-9d77-e973dfad3abe} <Debug> TCPHandler: Processed in 0.001448968 sec. | ||
| 11250 | 2026.03.04 04:36:29.008125 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.03.04 04:36:29.008149 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11252 | 2026.03.04 04:36:29.008238 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11253 | 2026.03.04 04:36:29.008240 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.03.04 04:36:29.008338 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2026.03.04 04:36:29.008354 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11256 | 2026.03.04 04:36:29.008368 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25418 rows starting from the beginning of the part | ||
| 11257 | 2026.03.04 04:36:29.008395 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11258 | 2026.03.04 04:36:29.008429 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11259 | 2026.03.04 04:36:29.008475 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 11260 | 2026.03.04 04:36:29.008520 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1219 rows starting from the beginning of the part | ||
| 11261 | 2026.03.04 04:36:29.008562 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part | ||
| 11262 | 2026.03.04 04:36:29.008603 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 265 rows starting from the beginning of the part | ||
| 11263 | 2026.03.04 04:36:29.008794 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.03.04 04:36:29.008841 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11265 | 2026.03.04 04:36:29.009202 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11266 | 2026.03.04 04:36:29.009414 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.03.04 04:36:29.009545 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001209 sec., 827.129859387924 rows/sec., 55.73 KiB/sec. | ||
| 11268 | 2026.03.04 04:36:29.009583 [ 261 ] {3acaf88e-4730-443c-b52e-17af892197e2} <Debug> TCPHandler: Processed in 0.001393937 sec. | ||
| 11269 | 2026.03.04 04:36:29.009712 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.03.04 04:36:29.009806 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11271 | 2026.03.04 04:36:29.009860 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <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 | ||
| 11272 | 2026.03.04 04:36:29.010751 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.03.04 04:36:29.010787 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11274 | 2026.03.04 04:36:29.011395 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11275 | 2026.03.04 04:36:29.011635 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.03.04 04:36:29.011781 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001992 sec., 16566.265060240967 rows/sec., 29.69 MiB/sec. | ||
| 11277 | 2026.03.04 04:36:29.011856 [ 261 ] {5872d4eb-d375-4d44-8829-d6980cd2b284} <Debug> TCPHandler: Processed in 0.002192152 sec. | ||
| 11278 | 2026.03.04 04:36:29.011979 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.03.04 04:36:29.012107 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.03.04 04:36:29.012150 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11281 | 2026.03.04 04:36:29.012488 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.03.04 04:36:29.012525 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11283 | 2026.03.04 04:36:29.012838 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11284 | 2026.03.04 04:36:29.013054 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.03.04 04:36:29.013168 [ 128 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11286 | 2026.03.04 04:36:29.013181 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 11287 | 2026.03.04 04:36:29.013210 [ 128 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2026.03.04 04:36:29.013231 [ 261 ] {b3f04d11-6413-4cf2-bb00-ed3f2f016b7a} <Debug> TCPHandler: Processed in 0.001301294 sec. | ||
| 11289 | 2026.03.04 04:36:29.013237 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11290 | 2026.03.04 04:36:29.013346 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11291 | 2026.03.04 04:36:29.013469 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11292 | 2026.03.04 04:36:29.013506 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4170 rows starting from the beginning of the part | ||
| 11293 | 2026.03.04 04:36:29.013569 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11294 | 2026.03.04 04:36:29.013612 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 11295 | 2026.03.04 04:36:29.013670 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part | ||
| 11296 | 2026.03.04 04:36:29.013723 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
| 11297 | 2026.03.04 04:36:29.013766 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 11298 | 2026.03.04 04:36:29.015545 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27455 rows, containing 5 columns (5 merged, 0 gathered) in 0.007347432 sec., 3736679.6997917094 rows/sec., 247.12 MiB/sec. | ||
| 11299 | 2026.03.04 04:36:29.015662 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358715 sec., 1895099.662316134 rows/sec., 125.83 MiB/sec. | ||
| 11300 | 2026.03.04 04:36:29.015910 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11301 | 2026.03.04 04:36:29.016095 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11302 | 2026.03.04 04:36:29.016245 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.03.04 04:36:29.016340 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11304 | 2026.03.04 04:36:29.016398 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.03.04 04:36:29.016437 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11306 | 2026.03.04 04:36:29.016473 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_81_16} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11307 | 2026.03.04 04:36:29.016559 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11308 | 2026.03.04 04:36:30.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.78 MiB, peak 334.48 MiB, free memory in arenas 0.00 B, will set to 327.63 MiB (RSS), difference: 4.85 MiB | ||
| 11309 | 2026.03.04 04:36:33.025525 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11310 | 2026.03.04 04:36:33.025578 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11311 | 2026.03.04 04:36:33.164017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24028 | ||
| 11312 | 2026.03.04 04:36:33.164597 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.03.04 04:36:33.164637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11314 | 2026.03.04 04:36:33.165161 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11315 | 2026.03.04 04:36:33.165379 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.03.04 04:36:33.165506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24028 | ||
| 11317 | 2026.03.04 04:36:33.986447 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.03.04 04:36:33.986655 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11319 | 2026.03.04 04:36:33.986732 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11320 | 2026.03.04 04:36:33.987468 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.03.04 04:36:33.987520 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11322 | 2026.03.04 04:36:33.987938 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11323 | 2026.03.04 04:36:33.988173 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.03.04 04:36:33.988343 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001743 sec., 41308.08950086059 rows/sec., 3.31 MiB/sec. | ||
| 11325 | 2026.03.04 04:36:33.988396 [ 261 ] {10843ec1-f82b-46b0-8b7b-1b7ab534b6e5} <Debug> TCPHandler: Processed in 0.00209412 sec. | ||
| 11326 | 2026.03.04 04:36:33.988532 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.03.04 04:36:33.988636 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11328 | 2026.03.04 04:36:33.988680 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11329 | 2026.03.04 04:36:33.989102 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.03.04 04:36:33.989141 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11331 | 2026.03.04 04:36:33.989451 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11332 | 2026.03.04 04:36:33.989675 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.03.04 04:36:33.989811 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001199 sec., 6672.226855713095 rows/sec., 501.72 KiB/sec. | ||
| 11334 | 2026.03.04 04:36:33.989850 [ 261 ] {5662b24e-b488-4968-a9b6-6d17d8e91fc0} <Debug> TCPHandler: Processed in 0.001370737 sec. | ||
| 11335 | 2026.03.04 04:36:33.989964 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.03.04 04:36:33.990059 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11337 | 2026.03.04 04:36:33.990100 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11338 | 2026.03.04 04:36:33.990530 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.03.04 04:36:33.990567 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11340 | 2026.03.04 04:36:33.990879 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11341 | 2026.03.04 04:36:33.991093 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.03.04 04:36:33.991223 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001182 sec., 60913.70558375634 rows/sec., 4.76 MiB/sec. | ||
| 11343 | 2026.03.04 04:36:33.991261 [ 261 ] {0cec73bd-c862-40fc-b5fb-350696d08143} <Debug> TCPHandler: Processed in 0.001348416 sec. | ||
| 11344 | 2026.03.04 04:36:33.991373 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.03.04 04:36:33.991469 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.03.04 04:36:33.991513 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11347 | 2026.03.04 04:36:33.991926 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.03.04 04:36:33.991963 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11349 | 2026.03.04 04:36:33.992300 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11350 | 2026.03.04 04:36:33.992515 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.03.04 04:36:33.992649 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 11352 | 2026.03.04 04:36:33.992688 [ 261 ] {40311e44-249a-4462-a696-a95f50e384f1} <Debug> TCPHandler: Processed in 0.001363866 sec. | ||
| 11353 | 2026.03.04 04:36:33.992799 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.03.04 04:36:33.992895 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11355 | 2026.03.04 04:36:33.992950 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <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 | ||
| 11356 | 2026.03.04 04:36:33.993719 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.03.04 04:36:33.993757 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11358 | 2026.03.04 04:36:33.994263 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11359 | 2026.03.04 04:36:33.994485 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.03.04 04:36:33.994625 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001749 sec., 4574.042309891367 rows/sec., 8.20 MiB/sec. | ||
| 11361 | 2026.03.04 04:36:33.994687 [ 261 ] {db22d848-0c45-4fc5-b329-320952900b1f} <Debug> TCPHandler: Processed in 0.001937888 sec. | ||
| 11362 | 2026.03.04 04:36:33.994800 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.03.04 04:36:33.994896 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.03.04 04:36:33.994938 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11365 | 2026.03.04 04:36:33.995274 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.03.04 04:36:33.995311 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.13 GiB. | ||
| 11367 | 2026.03.04 04:36:33.995629 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11368 | 2026.03.04 04:36:33.995842 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.03.04 04:36:33.995972 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11370 | 2026.03.04 04:36:33.996010 [ 261 ] {0f1c07f7-dab2-4fa9-b99f-a921a91dcaaa} <Debug> TCPHandler: Processed in 0.001259994 sec. | ||
| 11371 | 2026.03.04 04:36:34.438813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11372 | 2026.03.04 04:36:34.456792 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.03.04 04:36:34.456853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11374 | 2026.03.04 04:36:34.463208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11375 | 2026.03.04 04:36:34.463962 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2026.03.04 04:36:34.467410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11377 | 2026.03.04 04:36:38.243249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1410 | ||
| 11378 | 2026.03.04 04:36:38.245819 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.03.04 04:36:38.245880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11380 | 2026.03.04 04:36:38.247260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11381 | 2026.03.04 04:36:38.247699 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2026.03.04 04:36:38.248172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 11383 | 2026.03.04 04:36:38.989651 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11384 | 2026.03.04 04:36:38.989835 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11385 | 2026.03.04 04:36:38.989903 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11386 | 2026.03.04 04:36:38.990586 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11387 | 2026.03.04 04:36:38.990638 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11388 | 2026.03.04 04:36:38.991047 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11389 | 2026.03.04 04:36:38.991280 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.03.04 04:36:38.991443 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 11391 | 2026.03.04 04:36:38.991496 [ 261 ] {730118ba-b671-4a2c-8292-99e8a7892ad8} <Debug> TCPHandler: Processed in 0.001978068 sec. | ||
| 11392 | 2026.03.04 04:36:38.991626 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11393 | 2026.03.04 04:36:38.991730 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11394 | 2026.03.04 04:36:38.991773 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11395 | 2026.03.04 04:36:38.992188 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.03.04 04:36:38.992226 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11397 | 2026.03.04 04:36:38.992525 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11398 | 2026.03.04 04:36:38.992723 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11399 | 2026.03.04 04:36:38.992852 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001146 sec., 6980.802792321117 rows/sec., 569.24 KiB/sec. | ||
| 11400 | 2026.03.04 04:36:38.992890 [ 261 ] {8f657d04-bb2e-4470-a4c7-6a810528a5d5} <Debug> TCPHandler: Processed in 0.001315396 sec. | ||
| 11401 | 2026.03.04 04:36:38.993009 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.03.04 04:36:38.993110 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11403 | 2026.03.04 04:36:38.993152 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11404 | 2026.03.04 04:36:38.993680 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.03.04 04:36:38.993718 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11406 | 2026.03.04 04:36:38.994039 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11407 | 2026.03.04 04:36:38.994239 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.03.04 04:36:38.994364 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001273 sec., 193244.3047918303 rows/sec., 17.22 MiB/sec. | ||
| 11409 | 2026.03.04 04:36:38.994400 [ 261 ] {8cbed14e-55f3-4af2-9af6-7bd3c7293d2d} <Debug> TCPHandler: Processed in 0.001440148 sec. | ||
| 11410 | 2026.03.04 04:36:38.994527 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.03.04 04:36:38.994622 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11412 | 2026.03.04 04:36:38.994660 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11413 | 2026.03.04 04:36:38.995077 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.03.04 04:36:38.995113 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11415 | 2026.03.04 04:36:38.995409 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11416 | 2026.03.04 04:36:38.995610 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2026.03.04 04:36:38.995743 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001139 sec., 46532.045654082525 rows/sec., 3.43 MiB/sec. | ||
| 11418 | 2026.03.04 04:36:38.995779 [ 261 ] {69e5c12e-80ed-4ccf-ba5b-aea20e946b98} <Debug> TCPHandler: Processed in 0.001307806 sec. | ||
| 11419 | 2026.03.04 04:36:38.995890 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2026.03.04 04:36:38.995984 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11421 | 2026.03.04 04:36:38.996023 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11422 | 2026.03.04 04:36:38.996420 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.03.04 04:36:38.996456 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11424 | 2026.03.04 04:36:38.996747 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11425 | 2026.03.04 04:36:38.996946 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.03.04 04:36:38.997055 [ 119 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 11427 | 2026.03.04 04:36:38.997070 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 11428 | 2026.03.04 04:36:38.997125 [ 119 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.03.04 04:36:38.997134 [ 261 ] {4dabfaee-529d-4959-aa83-4a83cadf70f8} <Debug> TCPHandler: Processed in 0.001291315 sec. | ||
| 11430 | 2026.03.04 04:36:38.997155 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11431 | 2026.03.04 04:36:38.997258 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2026.03.04 04:36:38.997281 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 11433 | 2026.03.04 04:36:38.997358 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11434 | 2026.03.04 04:36:38.997403 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11435 | 2026.03.04 04:36:38.997436 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11436 | 2026.03.04 04:36:38.997482 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 883 rows starting from the beginning of the part | ||
| 11437 | 2026.03.04 04:36:38.997558 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 11438 | 2026.03.04 04:36:38.997610 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11439 | 2026.03.04 04:36:38.997657 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 709 rows starting from the beginning of the part | ||
| 11440 | 2026.03.04 04:36:38.997702 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 11441 | 2026.03.04 04:36:38.997748 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11442 | 2026.03.04 04:36:38.997803 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.03.04 04:36:38.997848 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11444 | 2026.03.04 04:36:38.998191 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11445 | 2026.03.04 04:36:38.998422 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.03.04 04:36:38.998563 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001222 sec., 9819.967266775777 rows/sec., 767.18 KiB/sec. | ||
| 11447 | 2026.03.04 04:36:38.998602 [ 261 ] {91f57e83-ae46-45bb-a5a4-c67681938939} <Debug> TCPHandler: Processed in 0.001392037 sec. | ||
| 11448 | 2026.03.04 04:36:38.998714 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.03.04 04:36:38.998812 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11450 | 2026.03.04 04:36:38.998852 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11451 | 2026.03.04 04:36:38.998939 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716024 sec., 1202197.6382614695 rows/sec., 77.60 MiB/sec. | ||
| 11452 | 2026.03.04 04:36:38.999110 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11453 | 2026.03.04 04:36:38.999329 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.03.04 04:36:38.999354 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.03.04 04:36:38.999370 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11456 | 2026.03.04 04:36:38.999433 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_29_6} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 11457 | 2026.03.04 04:36:38.999508 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11458 | 2026.03.04 04:36:38.999696 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11459 | 2026.03.04 04:36:38.999951 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11460 | 2026.03.04 04:36:39.000103 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001314 sec., 107305.93607305936 rows/sec., 8.67 MiB/sec. | ||
| 11461 | 2026.03.04 04:36:39.000141 [ 261 ] {63994e4b-1950-46d0-a97b-abdb6134ab31} <Debug> TCPHandler: Processed in 0.001474359 sec. | ||
| 11462 | 2026.03.04 04:36:39.000258 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11463 | 2026.03.04 04:36:39.000351 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11464 | 2026.03.04 04:36:39.000396 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11465 | 2026.03.04 04:36:39.000804 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2026.03.04 04:36:39.000840 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11467 | 2026.03.04 04:36:39.001192 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11468 | 2026.03.04 04:36:39.001400 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2026.03.04 04:36:39.001529 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001196 sec., 167224.08026755851 rows/sec., 11.99 MiB/sec. | ||
| 11470 | 2026.03.04 04:36:39.001565 [ 261 ] {b4f407b0-cd5c-436e-87cf-5d4417a18afe} <Debug> TCPHandler: Processed in 0.001355296 sec. | ||
| 11471 | 2026.03.04 04:36:39.001690 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11472 | 2026.03.04 04:36:39.001784 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11473 | 2026.03.04 04:36:39.001837 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <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 | ||
| 11474 | 2026.03.04 04:36:39.002831 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2026.03.04 04:36:39.002867 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11476 | 2026.03.04 04:36:39.003431 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11477 | 2026.03.04 04:36:39.003681 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11478 | 2026.03.04 04:36:39.003822 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002056 sec., 16050.583657587547 rows/sec., 28.76 MiB/sec. | ||
| 11479 | 2026.03.04 04:36:39.003900 [ 261 ] {fad8d525-6816-4ea7-b702-92dbe5609910} <Debug> TCPHandler: Processed in 0.002257303 sec. | ||
| 11480 | 2026.03.04 04:36:39.004041 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2026.03.04 04:36:39.004135 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11482 | 2026.03.04 04:36:39.004176 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11483 | 2026.03.04 04:36:39.004534 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.03.04 04:36:39.004570 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11485 | 2026.03.04 04:36:39.004870 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11486 | 2026.03.04 04:36:39.005083 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.03.04 04:36:39.005214 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11488 | 2026.03.04 04:36:39.005250 [ 261 ] {d0ac02b4-59a2-4f0c-bd7f-155eb2e460d7} <Debug> TCPHandler: Processed in 0.001256804 sec. | ||
| 11489 | 2026.03.04 04:36:40.665684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24476 | ||
| 11490 | 2026.03.04 04:36:40.666261 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.03.04 04:36:40.666307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11492 | 2026.03.04 04:36:40.666782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11493 | 2026.03.04 04:36:40.667002 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.03.04 04:36:40.667128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24476 | ||
| 11495 | 2026.03.04 04:36:40.667136 [ 118 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11496 | 2026.03.04 04:36:40.667203 [ 118 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.03.04 04:36:40.667222 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11498 | 2026.03.04 04:36:40.667339 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11499 | 2026.03.04 04:36:40.667491 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11500 | 2026.03.04 04:36:40.667534 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22108 rows starting from the beginning of the part | ||
| 11501 | 2026.03.04 04:36:40.667602 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11502 | 2026.03.04 04:36:40.667653 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11503 | 2026.03.04 04:36:40.667700 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11504 | 2026.03.04 04:36:40.667743 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11505 | 2026.03.04 04:36:40.667786 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11506 | 2026.03.04 04:36:40.669821 [ 187 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537349 sec., 9646288.311146792 rows/sec., 137.99 MiB/sec. | ||
| 11507 | 2026.03.04 04:36:40.670170 [ 187 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11508 | 2026.03.04 04:36:40.670453 [ 187 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.03.04 04:36:40.670534 [ 187 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_51_10} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11510 | 2026.03.04 04:36:40.670618 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11511 | 2026.03.04 04:36:41.967536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11512 | 2026.03.04 04:36:41.984977 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.03.04 04:36:41.985044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11514 | 2026.03.04 04:36:41.991144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11515 | 2026.03.04 04:36:41.991882 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11516 | 2026.03.04 04:36:41.992223 [ 113 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11517 | 2026.03.04 04:36:41.992311 [ 113 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.03.04 04:36:41.992334 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11519 | 2026.03.04 04:36:41.992485 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11520 | 2026.03.04 04:36:41.995146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11521 | 2026.03.04 04:36:41.996690 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11522 | 2026.03.04 04:36:41.998305 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11523 | 2026.03.04 04:36:42.003104 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11524 | 2026.03.04 04:36:42.007841 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11525 | 2026.03.04 04:36:42.012489 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11526 | 2026.03.04 04:36:42.017070 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11527 | 2026.03.04 04:36:42.021070 [ 187 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11528 | 2026.03.04 04:36:42.075201 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082780046 sec., 4638.799065175683 rows/sec., 23.99 MiB/sec. | ||
| 11529 | 2026.03.04 04:36:42.078301 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11530 | 2026.03.04 04:36:42.080610 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.03.04 04:36:42.080735 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_51_10} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11532 | 2026.03.04 04:36:42.083619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11533 | 2026.03.04 04:36:43.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.44 MiB, peak 341.84 MiB, free memory in arenas 0.00 B, will set to 331.70 MiB (RSS), difference: 3.27 MiB | ||
| 11534 | 2026.03.04 04:36:43.986228 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2026.03.04 04:36:43.986412 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11536 | 2026.03.04 04:36:43.986483 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11537 | 2026.03.04 04:36:43.987155 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2026.03.04 04:36:43.987208 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11539 | 2026.03.04 04:36:43.987608 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11540 | 2026.03.04 04:36:43.987837 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.03.04 04:36:43.987996 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001633 sec., 44090.63074096755 rows/sec., 3.54 MiB/sec. | ||
| 11542 | 2026.03.04 04:36:43.988048 [ 261 ] {d4da2863-fc29-444d-88d2-eb2c319da712} <Debug> TCPHandler: Processed in 0.001953308 sec. | ||
| 11543 | 2026.03.04 04:36:43.988174 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.03.04 04:36:43.988280 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11545 | 2026.03.04 04:36:43.988324 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11546 | 2026.03.04 04:36:43.988736 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.03.04 04:36:43.988776 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11548 | 2026.03.04 04:36:43.989081 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11549 | 2026.03.04 04:36:43.989304 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.03.04 04:36:43.989431 [ 111 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11551 | 2026.03.04 04:36:43.989437 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001182 sec., 6768.18950930626 rows/sec., 508.94 KiB/sec. | ||
| 11552 | 2026.03.04 04:36:43.989506 [ 111 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.03.04 04:36:43.989524 [ 261 ] {2bb38322-4c65-4f57-9551-882bc8ee5d2f} <Debug> TCPHandler: Processed in 0.001401267 sec. | ||
| 11554 | 2026.03.04 04:36:43.989536 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11555 | 2026.03.04 04:36:43.989644 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2026.03.04 04:36:43.989675 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11557 | 2026.03.04 04:36:43.989746 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11558 | 2026.03.04 04:36:43.989792 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11559 | 2026.03.04 04:36:43.989820 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11560 | 2026.03.04 04:36:43.989859 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 11561 | 2026.03.04 04:36:43.989924 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11562 | 2026.03.04 04:36:43.989968 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 175 rows starting from the beginning of the part | ||
| 11563 | 2026.03.04 04:36:43.990011 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 11564 | 2026.03.04 04:36:43.990050 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 53 rows starting from the beginning of the part | ||
| 11565 | 2026.03.04 04:36:43.990088 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 11566 | 2026.03.04 04:36:43.990248 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.03.04 04:36:43.990292 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11568 | 2026.03.04 04:36:43.990863 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11569 | 2026.03.04 04:36:43.990920 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308766 sec., 376690.7147649007 rows/sec., 25.87 MiB/sec. | ||
| 11570 | 2026.03.04 04:36:43.991071 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11571 | 2026.03.04 04:36:43.991114 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.03.04 04:36:43.991269 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001543 sec., 46662.34607906675 rows/sec., 3.64 MiB/sec. | ||
| 11573 | 2026.03.04 04:36:43.991311 [ 261 ] {3a0e787e-d0f7-4ab3-b67a-43e3f03c9bc5} <Debug> TCPHandler: Processed in 0.001716713 sec. | ||
| 11574 | 2026.03.04 04:36:43.991330 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.03.04 04:36:43.991413 [ 194 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_71_14} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11576 | 2026.03.04 04:36:43.991434 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2026.03.04 04:36:43.991487 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11578 | 2026.03.04 04:36:43.991536 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11579 | 2026.03.04 04:36:43.991584 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11580 | 2026.03.04 04:36:43.992010 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.03.04 04:36:43.992047 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11582 | 2026.03.04 04:36:43.992398 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11583 | 2026.03.04 04:36:43.992613 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.03.04 04:36:43.992743 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 11585 | 2026.03.04 04:36:43.992781 [ 261 ] {e833d409-debe-488b-a7f3-d5a404d843cc} <Debug> TCPHandler: Processed in 0.001397067 sec. | ||
| 11586 | 2026.03.04 04:36:43.992891 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.03.04 04:36:43.992985 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.03.04 04:36:43.993041 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <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 | ||
| 11589 | 2026.03.04 04:36:43.993824 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.03.04 04:36:43.993862 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11591 | 2026.03.04 04:36:43.994368 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11592 | 2026.03.04 04:36:43.994605 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.03.04 04:36:43.994748 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00178 sec., 4494.38202247191 rows/sec., 8.05 MiB/sec. | ||
| 11594 | 2026.03.04 04:36:43.994813 [ 261 ] {4d17df90-4aa0-4162-b553-050cd45311a3} <Debug> TCPHandler: Processed in 0.001970978 sec. | ||
| 11595 | 2026.03.04 04:36:43.994925 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.03.04 04:36:43.995021 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11597 | 2026.03.04 04:36:43.995064 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11598 | 2026.03.04 04:36:43.995403 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.03.04 04:36:43.995439 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11600 | 2026.03.04 04:36:43.995752 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11601 | 2026.03.04 04:36:43.995971 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.03.04 04:36:43.996101 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11603 | 2026.03.04 04:36:43.996139 [ 261 ] {2efadb2e-a27d-41ca-86d0-25478d411b36} <Debug> TCPHandler: Processed in 0.001262604 sec. | ||
| 11604 | 2026.03.04 04:36:48.025633 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11605 | 2026.03.04 04:36:48.025744 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11606 | 2026.03.04 04:36:48.167236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24988 | ||
| 11607 | 2026.03.04 04:36:48.167795 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.03.04 04:36:48.167831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11609 | 2026.03.04 04:36:48.168309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11610 | 2026.03.04 04:36:48.168537 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.03.04 04:36:48.168663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24988 | ||
| 11612 | 2026.03.04 04:36:48.248393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1442 | ||
| 11613 | 2026.03.04 04:36:48.250722 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.03.04 04:36:48.250769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11615 | 2026.03.04 04:36:48.251974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11616 | 2026.03.04 04:36:48.252230 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.03.04 04:36:48.252483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 11618 | 2026.03.04 04:36:48.987659 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2026.03.04 04:36:48.987858 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11620 | 2026.03.04 04:36:48.987929 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11621 | 2026.03.04 04:36:48.988672 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.03.04 04:36:48.988715 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11623 | 2026.03.04 04:36:48.989102 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11624 | 2026.03.04 04:36:48.989318 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.03.04 04:36:48.989471 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001667 sec., 73185.36292741452 rows/sec., 6.28 MiB/sec. | ||
| 11626 | 2026.03.04 04:36:48.989514 [ 261 ] {250d4175-e9d5-4fb6-ad8c-481d9aba726f} <Debug> TCPHandler: Processed in 0.001989038 sec. | ||
| 11627 | 2026.03.04 04:36:48.989641 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.03.04 04:36:48.989735 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11629 | 2026.03.04 04:36:48.989775 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11630 | 2026.03.04 04:36:48.990187 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.03.04 04:36:48.990223 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11632 | 2026.03.04 04:36:48.990513 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11633 | 2026.03.04 04:36:48.990719 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.03.04 04:36:48.990846 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001129 sec., 29229.406554472986 rows/sec., 2.15 MiB/sec. | ||
| 11635 | 2026.03.04 04:36:48.990882 [ 261 ] {08fcc2cc-72ce-4a9e-9900-39b4916a8a21} <Debug> TCPHandler: Processed in 0.001290205 sec. | ||
| 11636 | 2026.03.04 04:36:48.990990 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.03.04 04:36:48.991082 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11638 | 2026.03.04 04:36:48.991121 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11639 | 2026.03.04 04:36:48.991540 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.03.04 04:36:48.991576 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11641 | 2026.03.04 04:36:48.991885 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11642 | 2026.03.04 04:36:48.992086 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.03.04 04:36:48.992212 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001146 sec., 84642.23385689354 rows/sec., 6.61 MiB/sec. | ||
| 11644 | 2026.03.04 04:36:48.992248 [ 261 ] {67832ede-e262-491a-b730-9120d51a5942} <Debug> TCPHandler: Processed in 0.001305375 sec. | ||
| 11645 | 2026.03.04 04:36:48.992358 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2026.03.04 04:36:48.992450 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11647 | 2026.03.04 04:36:48.992492 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11648 | 2026.03.04 04:36:48.992894 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.03.04 04:36:48.992928 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11650 | 2026.03.04 04:36:48.993246 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11651 | 2026.03.04 04:36:48.993448 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.03.04 04:36:48.993576 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 11653 | 2026.03.04 04:36:48.993612 [ 261 ] {15c7893c-56b1-4d63-a970-1d7d45c17810} <Debug> TCPHandler: Processed in 0.001302175 sec. | ||
| 11654 | 2026.03.04 04:36:48.993718 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2026.03.04 04:36:48.993812 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11656 | 2026.03.04 04:36:48.993866 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <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 | ||
| 11657 | 2026.03.04 04:36:48.994702 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2026.03.04 04:36:48.994738 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11659 | 2026.03.04 04:36:48.995299 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11660 | 2026.03.04 04:36:48.995521 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.03.04 04:36:48.995653 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001858 sec., 17761.03336921421 rows/sec., 31.83 MiB/sec. | ||
| 11662 | 2026.03.04 04:36:48.995640 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11663 | 2026.03.04 04:36:48.995706 [ 261 ] {6f8dfc1c-8da9-4f92-9b1e-2faae25b24e3} <Debug> TCPHandler: Processed in 0.00203531 sec. | ||
| 11664 | 2026.03.04 04:36:48.995728 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.03.04 04:36:48.995770 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11666 | 2026.03.04 04:36:48.995835 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.03.04 04:36:48.995884 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11668 | 2026.03.04 04:36:48.995932 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.03.04 04:36:48.995973 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11670 | 2026.03.04 04:36:48.996087 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11671 | 2026.03.04 04:36:48.996144 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1472 rows starting from the beginning of the part | ||
| 11672 | 2026.03.04 04:36:48.996275 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
| 11673 | 2026.03.04 04:36:48.996312 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.03.04 04:36:48.996348 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11675 | 2026.03.04 04:36:48.996385 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 11676 | 2026.03.04 04:36:48.996492 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
| 11677 | 2026.03.04 04:36:48.996586 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 11678 | 2026.03.04 04:36:48.996666 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11679 | 2026.03.04 04:36:48.996676 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
| 11680 | 2026.03.04 04:36:48.996890 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.03.04 04:36:48.997020 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11682 | 2026.03.04 04:36:48.997055 [ 261 ] {677754a0-4286-42a6-81b3-15ab36a77470} <Debug> TCPHandler: Processed in 0.001274895 sec. | ||
| 11683 | 2026.03.04 04:36:49.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.55 MiB, peak 341.84 MiB, free memory in arenas 0.00 B, will set to 334.41 MiB (RSS), difference: -1.13 MiB | ||
| 11684 | 2026.03.04 04:36:49.006860 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.011022143 sec., 143982.8897157295 rows/sec., 258.01 MiB/sec. | ||
| 11685 | 2026.03.04 04:36:49.008184 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11686 | 2026.03.04 04:36:49.008497 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.03.04 04:36:49.008564 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11688 | 2026.03.04 04:36:49.008647 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11689 | 2026.03.04 04:36:49.263240 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.03.04 04:36:49.263435 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11691 | 2026.03.04 04:36:49.263504 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11692 | 2026.03.04 04:36:49.264135 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.03.04 04:36:49.264184 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11694 | 2026.03.04 04:36:49.264595 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11695 | 2026.03.04 04:36:49.264839 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.03.04 04:36:49.265014 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 200.84 KiB/sec. | ||
| 11697 | 2026.03.04 04:36:49.265068 [ 261 ] {ee95795b-8f03-4801-b391-9322d70ca0a6} <Debug> TCPHandler: Processed in 0.001958478 sec. | ||
| 11698 | 2026.03.04 04:36:49.265195 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.03.04 04:36:49.265303 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11700 | 2026.03.04 04:36:49.265347 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11701 | 2026.03.04 04:36:49.267236 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.03.04 04:36:49.267275 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11703 | 2026.03.04 04:36:49.267723 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11704 | 2026.03.04 04:36:49.267951 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.03.04 04:36:49.268091 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002813 sec., 696054.034838251 rows/sec., 52.15 MiB/sec. | ||
| 11706 | 2026.03.04 04:36:49.268087 [ 107 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11707 | 2026.03.04 04:36:49.268132 [ 261 ] {2d23b426-9cd5-4a8f-9810-6e3ba9f29b62} <Debug> TCPHandler: Processed in 0.002988918 sec. | ||
| 11708 | 2026.03.04 04:36:49.268171 [ 107 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.03.04 04:36:49.268201 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11710 | 2026.03.04 04:36:49.268278 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.03.04 04:36:49.268343 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11712 | 2026.03.04 04:36:49.268384 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.03.04 04:36:49.268434 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11714 | 2026.03.04 04:36:49.268509 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11715 | 2026.03.04 04:36:49.268552 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2895 rows starting from the beginning of the part | ||
| 11716 | 2026.03.04 04:36:49.268628 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
| 11717 | 2026.03.04 04:36:49.268680 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 246 rows starting from the beginning of the part | ||
| 11718 | 2026.03.04 04:36:49.268730 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
| 11719 | 2026.03.04 04:36:49.268775 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 122 rows starting from the beginning of the part | ||
| 11720 | 2026.03.04 04:36:49.268821 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1958 rows starting from the beginning of the part | ||
| 11721 | 2026.03.04 04:36:49.268882 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.03.04 04:36:49.268927 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11723 | 2026.03.04 04:36:49.269281 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11724 | 2026.03.04 04:36:49.269519 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.03.04 04:36:49.269661 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001299 sec., 17705.927636643573 rows/sec., 1.28 MiB/sec. | ||
| 11726 | 2026.03.04 04:36:49.269701 [ 261 ] {16bcbbf6-3def-41bd-bd7d-eddec90a4e72} <Debug> TCPHandler: Processed in 0.001483479 sec. | ||
| 11727 | 2026.03.04 04:36:49.269826 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11728 | 2026.03.04 04:36:49.269924 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11729 | 2026.03.04 04:36:49.269966 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11730 | 2026.03.04 04:36:49.270805 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.03.04 04:36:49.270842 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11732 | 2026.03.04 04:36:49.271158 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5365 rows, containing 5 columns (5 merged, 0 gathered) in 0.002875585 sec., 1865707.3256398265 rows/sec., 151.03 MiB/sec. | ||
| 11733 | 2026.03.04 04:36:49.271207 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11734 | 2026.03.04 04:36:49.271439 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2026.03.04 04:36:49.271490 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11736 | 2026.03.04 04:36:49.271581 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001677 sec., 422182.46869409655 rows/sec., 24.63 MiB/sec. | ||
| 11737 | 2026.03.04 04:36:49.271625 [ 261 ] {d6b1f619-c2fc-4508-9b93-03724fbcbe97} <Debug> TCPHandler: Processed in 0.001849965 sec. | ||
| 11738 | 2026.03.04 04:36:49.271754 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.03.04 04:36:49.271816 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.03.04 04:36:49.271853 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.03.04 04:36:49.271898 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11742 | 2026.03.04 04:36:49.271907 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_86_17} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11743 | 2026.03.04 04:36:49.272013 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11744 | 2026.03.04 04:36:49.272292 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2026.03.04 04:36:49.272333 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11746 | 2026.03.04 04:36:49.272638 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11747 | 2026.03.04 04:36:49.272866 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.03.04 04:36:49.273000 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001167 sec., 856.898029134533 rows/sec., 60.25 KiB/sec. | ||
| 11749 | 2026.03.04 04:36:49.273038 [ 261 ] {87beb1b3-24b7-4b1f-bbfa-ef194b3f7283} <Debug> TCPHandler: Processed in 0.001332285 sec. | ||
| 11750 | 2026.03.04 04:36:49.273157 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2026.03.04 04:36:49.273254 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11752 | 2026.03.04 04:36:49.273293 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11753 | 2026.03.04 04:36:49.274294 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.03.04 04:36:49.274330 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11755 | 2026.03.04 04:36:49.274703 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11756 | 2026.03.04 04:36:49.274933 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.03.04 04:36:49.275063 [ 107 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11758 | 2026.03.04 04:36:49.275069 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001835 sec., 557493.1880108991 rows/sec., 38.42 MiB/sec. | ||
| 11759 | 2026.03.04 04:36:49.275115 [ 107 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.03.04 04:36:49.275132 [ 261 ] {c5469625-9fe3-452d-9af0-2d55d13e8365} <Debug> TCPHandler: Processed in 0.002023769 sec. | ||
| 11761 | 2026.03.04 04:36:49.275140 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11762 | 2026.03.04 04:36:49.275241 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11763 | 2026.03.04 04:36:49.275262 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.03.04 04:36:49.275331 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11765 | 2026.03.04 04:36:49.275359 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11766 | 2026.03.04 04:36:49.275361 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1552 rows starting from the beginning of the part | ||
| 11767 | 2026.03.04 04:36:49.275404 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11768 | 2026.03.04 04:36:49.275436 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
| 11769 | 2026.03.04 04:36:49.275481 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 141 rows starting from the beginning of the part | ||
| 11770 | 2026.03.04 04:36:49.275524 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
| 11771 | 2026.03.04 04:36:49.275565 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 97 rows starting from the beginning of the part | ||
| 11772 | 2026.03.04 04:36:49.275604 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1023 rows starting from the beginning of the part | ||
| 11773 | 2026.03.04 04:36:49.276174 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.03.04 04:36:49.276210 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11775 | 2026.03.04 04:36:49.276632 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11776 | 2026.03.04 04:36:49.276770 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2957 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157008 sec., 1883343.5238968716 rows/sec., 140.31 MiB/sec. | ||
| 11777 | 2026.03.04 04:36:49.276851 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.03.04 04:36:49.276945 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11779 | 2026.03.04 04:36:49.276978 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11780 | 2026.03.04 04:36:49.276990 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.00165 sec., 738787.8787878788 rows/sec., 46.20 MiB/sec. | ||
| 11781 | 2026.03.04 04:36:49.277017 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.03.04 04:36:49.277040 [ 261 ] {39b24633-32ce-48d5-b6aa-73666db759b1} <Debug> TCPHandler: Processed in 0.001832476 sec. | ||
| 11783 | 2026.03.04 04:36:49.277042 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11784 | 2026.03.04 04:36:49.277135 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11785 | 2026.03.04 04:36:49.277166 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2026.03.04 04:36:49.277196 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.03.04 04:36:49.277247 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11788 | 2026.03.04 04:36:49.277257 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_86_17} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11789 | 2026.03.04 04:36:49.277267 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11790 | 2026.03.04 04:36:49.277283 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 27455 rows starting from the beginning of the part | ||
| 11791 | 2026.03.04 04:36:49.277330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11792 | 2026.03.04 04:36:49.277332 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <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 | ||
| 11793 | 2026.03.04 04:36:49.277349 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11794 | 2026.03.04 04:36:49.277400 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 200 rows starting from the beginning of the part | ||
| 11795 | 2026.03.04 04:36:49.277442 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11796 | 2026.03.04 04:36:49.277481 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11797 | 2026.03.04 04:36:49.277523 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1219 rows starting from the beginning of the part | ||
| 11798 | 2026.03.04 04:36:49.278198 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.03.04 04:36:49.278239 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11800 | 2026.03.04 04:36:49.278797 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11801 | 2026.03.04 04:36:49.279039 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.03.04 04:36:49.279187 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001938 sec., 9803.921568627451 rows/sec., 17.57 MiB/sec. | ||
| 11803 | 2026.03.04 04:36:49.279262 [ 261 ] {0319adcf-0ce8-470d-89ff-f7131a031576} <Debug> TCPHandler: Processed in 0.002144961 sec. | ||
| 11804 | 2026.03.04 04:36:49.279380 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.03.04 04:36:49.279475 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.03.04 04:36:49.279518 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11807 | 2026.03.04 04:36:49.279856 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.03.04 04:36:49.279893 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11809 | 2026.03.04 04:36:49.280223 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11810 | 2026.03.04 04:36:49.280447 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.03.04 04:36:49.280571 [ 107 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11812 | 2026.03.04 04:36:49.280583 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 734.80 KiB/sec. | ||
| 11813 | 2026.03.04 04:36:49.280617 [ 107 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.03.04 04:36:49.280635 [ 261 ] {a5ba77c8-24c8-4681-b92f-c61839651d3c} <Debug> TCPHandler: Processed in 0.001304315 sec. | ||
| 11815 | 2026.03.04 04:36:49.280644 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11816 | 2026.03.04 04:36:49.280724 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11817 | 2026.03.04 04:36:49.280822 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11818 | 2026.03.04 04:36:49.280848 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4470 rows starting from the beginning of the part | ||
| 11819 | 2026.03.04 04:36:49.280896 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11820 | 2026.03.04 04:36:49.280936 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11821 | 2026.03.04 04:36:49.280973 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11822 | 2026.03.04 04:36:49.281013 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11823 | 2026.03.04 04:36:49.281051 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 12 rows starting from the beginning of the part | ||
| 11824 | 2026.03.04 04:36:49.282503 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4722 rows, containing 4 columns (4 merged, 0 gathered) in 0.001807475 sec., 2612484.266725681 rows/sec., 173.61 MiB/sec. | ||
| 11825 | 2026.03.04 04:36:49.282832 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11826 | 2026.03.04 04:36:49.283095 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.03.04 04:36:49.283161 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_86_17} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11828 | 2026.03.04 04:36:49.283235 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11829 | 2026.03.04 04:36:49.284062 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29354 rows, containing 5 columns (5 merged, 0 gathered) in 0.006962664 sec., 4215915.057799716 rows/sec., 278.59 MiB/sec. | ||
| 11830 | 2026.03.04 04:36:49.284458 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11831 | 2026.03.04 04:36:49.284730 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.03.04 04:36:49.284803 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11833 | 2026.03.04 04:36:49.284889 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11834 | 2026.03.04 04:36:49.496158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11835 | 2026.03.04 04:36:49.512739 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.03.04 04:36:49.512794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11837 | 2026.03.04 04:36:49.518649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11838 | 2026.03.04 04:36:49.519373 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.03.04 04:36:49.522682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11840 | 2026.03.04 04:36:49.761644 [ 103 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11841 | 2026.03.04 04:36:49.761749 [ 103 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.03.04 04:36:49.761785 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11843 | 2026.03.04 04:36:49.761932 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11844 | 2026.03.04 04:36:49.762113 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11845 | 2026.03.04 04:36:49.762171 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 11846 | 2026.03.04 04:36:49.762273 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 11847 | 2026.03.04 04:36:49.762345 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 11848 | 2026.03.04 04:36:49.762410 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 11849 | 2026.03.04 04:36:49.762470 [ 195 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11850 | 2026.03.04 04:36:49.763563 [ 186 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693763 sec., 699035.2251170913 rows/sec., 47.62 MiB/sec. | ||
| 11851 | 2026.03.04 04:36:49.763870 [ 189 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11852 | 2026.03.04 04:36:49.764409 [ 189 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2026.03.04 04:36:49.764544 [ 189 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_18_4} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11854 | 2026.03.04 04:36:49.764653 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11855 | 2026.03.04 04:36:49.793350 [ 103 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11856 | 2026.03.04 04:36:49.793409 [ 103 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.03.04 04:36:49.793441 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11858 | 2026.03.04 04:36:49.793565 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11859 | 2026.03.04 04:36:49.793693 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11860 | 2026.03.04 04:36:49.793727 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 11861 | 2026.03.04 04:36:49.793789 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 11862 | 2026.03.04 04:36:49.793840 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 11863 | 2026.03.04 04:36:49.793883 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 11864 | 2026.03.04 04:36:49.793927 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11865 | 2026.03.04 04:36:49.794774 [ 189 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261954 sec., 488131.89704220596 rows/sec., 29.99 MiB/sec. | ||
| 11866 | 2026.03.04 04:36:49.794957 [ 186 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11867 | 2026.03.04 04:36:49.795297 [ 186 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.03.04 04:36:49.795390 [ 186 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_18_4} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11869 | 2026.03.04 04:36:49.795504 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11870 | 2026.03.04 04:36:50.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.46 MiB, peak 343.20 MiB, free memory in arenas 0.00 B, will set to 339.23 MiB (RSS), difference: 6.77 MiB | ||
| 11871 | 2026.03.04 04:36:53.984325 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.03.04 04:36:53.984541 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11873 | 2026.03.04 04:36:53.984615 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11874 | 2026.03.04 04:36:53.985382 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.03.04 04:36:53.985431 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11876 | 2026.03.04 04:36:53.985826 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11877 | 2026.03.04 04:36:53.986048 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.03.04 04:36:53.986198 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 11879 | 2026.03.04 04:36:53.986239 [ 261 ] {e73b29c5-c203-4d85-9f90-1e7d327d2e17} <Debug> TCPHandler: Processed in 0.00205343 sec. | ||
| 11880 | 2026.03.04 04:36:53.986360 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.03.04 04:36:53.986455 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11882 | 2026.03.04 04:36:53.986494 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11883 | 2026.03.04 04:36:53.986905 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.03.04 04:36:53.986940 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11885 | 2026.03.04 04:36:53.987242 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11886 | 2026.03.04 04:36:53.987448 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.04 04:36:53.987572 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 11888 | 2026.03.04 04:36:53.987609 [ 261 ] {afdc308f-b99d-489f-bece-47b48d6b5351} <Debug> TCPHandler: Processed in 0.001297145 sec. | ||
| 11889 | 2026.03.04 04:36:53.987723 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.03.04 04:36:53.987817 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11891 | 2026.03.04 04:36:53.987858 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11892 | 2026.03.04 04:36:53.988234 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.03.04 04:36:53.988270 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11894 | 2026.03.04 04:36:53.988596 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11895 | 2026.03.04 04:36:53.988796 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.03.04 04:36:53.988926 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001126 sec., 113676.73179396092 rows/sec., 7.92 MiB/sec. | ||
| 11897 | 2026.03.04 04:36:53.988961 [ 261 ] {90f73b63-8fb1-43cd-b073-e5502c10dfd2} <Debug> TCPHandler: Processed in 0.001286335 sec. | ||
| 11898 | 2026.03.04 04:36:53.989071 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.03.04 04:36:53.989164 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11900 | 2026.03.04 04:36:53.989203 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11901 | 2026.03.04 04:36:53.989526 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.03.04 04:36:53.989561 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11903 | 2026.03.04 04:36:53.989866 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11904 | 2026.03.04 04:36:53.990071 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.03.04 04:36:53.990194 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 11906 | 2026.03.04 04:36:53.990229 [ 261 ] {d1ae4293-7058-4b8f-a84d-330f1964db84} <Debug> TCPHandler: Processed in 0.001206153 sec. | ||
| 11907 | 2026.03.04 04:36:55.669658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25436 | ||
| 11908 | 2026.03.04 04:36:55.670166 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2026.03.04 04:36:55.670200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11910 | 2026.03.04 04:36:55.670686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11911 | 2026.03.04 04:36:55.670921 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.03.04 04:36:55.671044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25436 | ||
| 11913 | 2026.03.04 04:36:57.023642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11914 | 2026.03.04 04:36:57.039901 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.03.04 04:36:57.039950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11916 | 2026.03.04 04:36:57.045330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11917 | 2026.03.04 04:36:57.046014 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.03.04 04:36:57.048698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11919 | 2026.03.04 04:36:58.253512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1480 | ||
| 11920 | 2026.03.04 04:36:58.255886 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2026.03.04 04:36:58.255927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11922 | 2026.03.04 04:36:58.257085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11923 | 2026.03.04 04:36:58.257347 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2026.03.04 04:36:58.257607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
| 11925 | 2026.03.04 04:36:58.988204 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11926 | 2026.03.04 04:36:58.988502 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11927 | 2026.03.04 04:36:58.988614 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11928 | 2026.03.04 04:36:58.989398 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2026.03.04 04:36:58.989451 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11930 | 2026.03.04 04:36:58.989869 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11931 | 2026.03.04 04:36:58.990098 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.03.04 04:36:58.990262 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.00184 sec., 66304.34782608696 rows/sec., 5.69 MiB/sec. | ||
| 11933 | 2026.03.04 04:36:58.990314 [ 261 ] {acdf5b90-2645-4a45-b384-5ca1543215d2} <Debug> TCPHandler: Processed in 0.002304835 sec. | ||
| 11934 | 2026.03.04 04:36:58.990458 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2026.03.04 04:36:58.990563 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11936 | 2026.03.04 04:36:58.990608 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11937 | 2026.03.04 04:36:58.991048 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.03.04 04:36:58.991087 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11939 | 2026.03.04 04:36:58.991404 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11940 | 2026.03.04 04:36:58.991620 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.03.04 04:36:58.991756 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001218 sec., 27093.596059113304 rows/sec., 1.99 MiB/sec. | ||
| 11942 | 2026.03.04 04:36:58.991798 [ 261 ] {43d51b9b-50a2-4746-848d-c06bdaeb253d} <Debug> TCPHandler: Processed in 0.001394236 sec. | ||
| 11943 | 2026.03.04 04:36:58.991902 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2026.03.04 04:36:58.991998 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11945 | 2026.03.04 04:36:58.992039 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11946 | 2026.03.04 04:36:58.992484 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.03.04 04:36:58.992522 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11948 | 2026.03.04 04:36:58.992837 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11949 | 2026.03.04 04:36:58.993061 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.03.04 04:36:58.993218 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001239 sec., 78288.94269572235 rows/sec., 6.11 MiB/sec. | ||
| 11951 | 2026.03.04 04:36:58.993257 [ 261 ] {faa0a0a0-25ec-4fea-9cd3-6c66126e796d} <Debug> TCPHandler: Processed in 0.001405287 sec. | ||
| 11952 | 2026.03.04 04:36:58.993374 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.03.04 04:36:58.993469 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11954 | 2026.03.04 04:36:58.993513 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11955 | 2026.03.04 04:36:58.993931 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.03.04 04:36:58.993968 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11957 | 2026.03.04 04:36:58.994303 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11958 | 2026.03.04 04:36:58.994549 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.03.04 04:36:58.994685 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 11960 | 2026.03.04 04:36:58.994723 [ 261 ] {e0b64de1-9987-4b48-802e-ffedcd6b47fc} <Debug> TCPHandler: Processed in 0.001399247 sec. | ||
| 11961 | 2026.03.04 04:36:58.994833 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2026.03.04 04:36:58.994927 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11963 | 2026.03.04 04:36:58.994983 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <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 | ||
| 11964 | 2026.03.04 04:36:58.995852 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.03.04 04:36:58.995890 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11966 | 2026.03.04 04:36:58.996474 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11967 | 2026.03.04 04:36:58.996711 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.03.04 04:36:58.996851 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001943 sec., 16984.045290787442 rows/sec., 30.43 MiB/sec. | ||
| 11969 | 2026.03.04 04:36:58.996919 [ 261 ] {2b234f7d-ae04-43fb-a8c6-97c31d68ce18} <Debug> TCPHandler: Processed in 0.002136301 sec. | ||
| 11970 | 2026.03.04 04:36:58.997033 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.03.04 04:36:58.997130 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11972 | 2026.03.04 04:36:58.997173 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11973 | 2026.03.04 04:36:58.997516 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.03.04 04:36:58.997554 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11975 | 2026.03.04 04:36:58.997871 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11976 | 2026.03.04 04:36:58.998095 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.03.04 04:36:58.998226 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 11978 | 2026.03.04 04:36:58.998265 [ 261 ] {502af508-d6b6-44a6-bda2-51aae2e075f9} <Debug> TCPHandler: Processed in 0.001281575 sec. | ||
| 11979 | 2026.03.04 04:37:02.015127 [ 92 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 11980 | 2026.03.04 04:37:02.015204 [ 92 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.03.04 04:37:02.015228 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11982 | 2026.03.04 04:37:02.015353 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 11983 | 2026.03.04 04:37:02.015501 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11984 | 2026.03.04 04:37:02.015537 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 11985 | 2026.03.04 04:37:02.015607 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11986 | 2026.03.04 04:37:02.015654 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11987 | 2026.03.04 04:37:02.015699 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 11988 | 2026.03.04 04:37:02.015739 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 11989 | 2026.03.04 04:37:02.016500 [ 186 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203193 sec., 31582.63055054343 rows/sec., 2.64 MiB/sec. | ||
| 11990 | 2026.03.04 04:37:02.016680 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 11991 | 2026.03.04 04:37:02.016976 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.03.04 04:37:02.017058 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_26_6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 11993 | 2026.03.04 04:37:02.017150 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11994 | 2026.03.04 04:37:03.026009 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11995 | 2026.03.04 04:37:03.026057 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11996 | 2026.03.04 04:37:03.171203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25948 | ||
| 11997 | 2026.03.04 04:37:03.171737 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.03.04 04:37:03.171787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 11999 | 2026.03.04 04:37:03.172293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12000 | 2026.03.04 04:37:03.172528 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.03.04 04:37:03.172675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25948 | ||
| 12002 | 2026.03.04 04:37:03.986996 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.03.04 04:37:03.987184 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12004 | 2026.03.04 04:37:03.987270 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12005 | 2026.03.04 04:37:03.987993 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.03.04 04:37:03.988044 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 12007 | 2026.03.04 04:37:03.988471 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12008 | 2026.03.04 04:37:03.988750 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.03.04 04:37:03.988922 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001793 sec., 40156.16285554936 rows/sec., 3.22 MiB/sec. | ||
| 12010 | 2026.03.04 04:37:03.988993 [ 261 ] {87e2be6b-621b-417e-8209-5e92e1d713a3} <Debug> TCPHandler: Processed in 0.002130591 sec. | ||
| 12011 | 2026.03.04 04:37:03.989145 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.03.04 04:37:03.989257 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.03.04 04:37:03.989307 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12014 | 2026.03.04 04:37:03.989762 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.03.04 04:37:03.989803 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 12016 | 2026.03.04 04:37:03.990157 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12017 | 2026.03.04 04:37:03.990387 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.03.04 04:37:03.990533 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001301 sec., 6149.116064565718 rows/sec., 462.38 KiB/sec. | ||
| 12019 | 2026.03.04 04:37:03.990576 [ 261 ] {3371eba4-b505-4f54-b52f-3973aa9d94c1} <Debug> TCPHandler: Processed in 0.001484989 sec. | ||
| 12020 | 2026.03.04 04:37:03.990697 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.03.04 04:37:03.990799 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12022 | 2026.03.04 04:37:03.990841 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12023 | 2026.03.04 04:37:03.991297 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.03.04 04:37:03.991335 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 12025 | 2026.03.04 04:37:03.991666 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12026 | 2026.03.04 04:37:03.991893 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.03.04 04:37:03.992035 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001259 sec., 57188.24463860207 rows/sec., 4.46 MiB/sec. | ||
| 12028 | 2026.03.04 04:37:03.992077 [ 261 ] {fa60bb64-3c99-4751-8c31-8f1d087c0565} <Debug> TCPHandler: Processed in 0.001431658 sec. | ||
| 12029 | 2026.03.04 04:37:03.992211 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2026.03.04 04:37:03.992314 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12031 | 2026.03.04 04:37:03.992361 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12032 | 2026.03.04 04:37:03.992791 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2026.03.04 04:37:03.992828 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 12034 | 2026.03.04 04:37:03.993191 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12035 | 2026.03.04 04:37:03.993416 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.03.04 04:37:03.993553 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 12037 | 2026.03.04 04:37:03.993591 [ 261 ] {904b6d7b-8a89-447b-81ba-51dfba6568bc} <Debug> TCPHandler: Processed in 0.001431268 sec. | ||
| 12038 | 2026.03.04 04:37:03.993710 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2026.03.04 04:37:03.993809 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12040 | 2026.03.04 04:37:03.993866 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <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 | ||
| 12041 | 2026.03.04 04:37:03.994645 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2026.03.04 04:37:03.994683 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 12043 | 2026.03.04 04:37:03.995257 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12044 | 2026.03.04 04:37:03.995505 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.03.04 04:37:03.995658 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001869 sec., 4280.3638309256285 rows/sec., 7.67 MiB/sec. | ||
| 12046 | 2026.03.04 04:37:03.995737 [ 261 ] {5220e54a-31f8-4e75-b12e-92fbb5417c89} <Debug> TCPHandler: Processed in 0.00207919 sec. | ||
| 12047 | 2026.03.04 04:37:03.995872 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.03.04 04:37:03.995971 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12049 | 2026.03.04 04:37:03.996014 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12050 | 2026.03.04 04:37:03.996372 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.03.04 04:37:03.996410 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.12 GiB. | ||
| 12052 | 2026.03.04 04:37:03.996725 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12053 | 2026.03.04 04:37:03.996941 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.03.04 04:37:03.997072 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 12055 | 2026.03.04 04:37:03.997109 [ 261 ] {9b0e843c-1c0b-4885-a888-dbe6045733eb} <Debug> TCPHandler: Processed in 0.001286525 sec. | ||
| 12056 | 2026.03.04 04:37:04.548813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12057 | 2026.03.04 04:37:04.566457 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.03.04 04:37:04.566523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12059 | 2026.03.04 04:37:04.572994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12060 | 2026.03.04 04:37:04.573699 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.03.04 04:37:04.577092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12062 | 2026.03.04 04:37:08.257840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1504 | ||
| 12063 | 2026.03.04 04:37:08.260115 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.03.04 04:37:08.260168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12065 | 2026.03.04 04:37:08.261394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12066 | 2026.03.04 04:37:08.261661 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.03.04 04:37:08.261824 [ 54 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12068 | 2026.03.04 04:37:08.261891 [ 54 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2026.03.04 04:37:08.261914 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12070 | 2026.03.04 04:37:08.262026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
| 12071 | 2026.03.04 04:37:08.262040 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12072 | 2026.03.04 04:37:08.262609 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12073 | 2026.03.04 04:37:08.262755 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1326 rows starting from the beginning of the part | ||
| 12074 | 2026.03.04 04:37:08.263102 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 50 rows starting from the beginning of the part | ||
| 12075 | 2026.03.04 04:37:08.263415 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12076 | 2026.03.04 04:37:08.263713 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 12077 | 2026.03.04 04:37:08.264009 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 12078 | 2026.03.04 04:37:08.264306 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 12079 | 2026.03.04 04:37:08.271175 [ 186 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 72 columns (72 merged, 0 gathered) in 0.009193307 sec., 163597.27788922965 rows/sec., 130.66 MiB/sec. | ||
| 12080 | 2026.03.04 04:37:08.272578 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12081 | 2026.03.04 04:37:08.273115 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.03.04 04:37:08.273198 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_41_8} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12083 | 2026.03.04 04:37:08.273400 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12084 | 2026.03.04 04:37:08.989267 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2026.03.04 04:37:08.989456 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12086 | 2026.03.04 04:37:08.989528 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12087 | 2026.03.04 04:37:08.990194 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.03.04 04:37:08.990249 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12089 | 2026.03.04 04:37:08.990681 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12090 | 2026.03.04 04:37:08.990916 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.03.04 04:37:08.991088 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 12092 | 2026.03.04 04:37:08.991142 [ 261 ] {2f7adb16-7e08-4708-8b3c-ffa1e3bb7b0c} <Debug> TCPHandler: Processed in 0.002014748 sec. | ||
| 12093 | 2026.03.04 04:37:08.991278 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.03.04 04:37:08.991386 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12095 | 2026.03.04 04:37:08.991432 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12096 | 2026.03.04 04:37:08.991866 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.03.04 04:37:08.991907 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12098 | 2026.03.04 04:37:08.992221 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12099 | 2026.03.04 04:37:08.992439 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2026.03.04 04:37:08.992576 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001215 sec., 1646.0905349794239 rows/sec., 134.23 KiB/sec. | ||
| 12101 | 2026.03.04 04:37:08.992617 [ 261 ] {d5453e37-434f-4764-9b9f-95748922c00d} <Debug> TCPHandler: Processed in 0.001392137 sec. | ||
| 12102 | 2026.03.04 04:37:08.992748 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.03.04 04:37:08.992847 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12104 | 2026.03.04 04:37:08.992888 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12105 | 2026.03.04 04:37:08.993394 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.03.04 04:37:08.993432 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12107 | 2026.03.04 04:37:08.993775 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12108 | 2026.03.04 04:37:08.993987 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.03.04 04:37:08.994119 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001293 sec., 187935.0348027842 rows/sec., 16.79 MiB/sec. | ||
| 12110 | 2026.03.04 04:37:08.994157 [ 261 ] {173d5d44-070d-42f8-b70d-16a466b40d2c} <Debug> TCPHandler: Processed in 0.001460248 sec. | ||
| 12111 | 2026.03.04 04:37:08.994274 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12112 | 2026.03.04 04:37:08.994370 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12113 | 2026.03.04 04:37:08.994410 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12114 | 2026.03.04 04:37:08.994853 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2026.03.04 04:37:08.994891 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12116 | 2026.03.04 04:37:08.995227 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12117 | 2026.03.04 04:37:08.995441 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12118 | 2026.03.04 04:37:08.995576 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001224 sec., 38398.69281045751 rows/sec., 2.86 MiB/sec. | ||
| 12119 | 2026.03.04 04:37:08.995572 [ 54 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12120 | 2026.03.04 04:37:08.995617 [ 261 ] {59aca1ac-cb56-4cc4-ad1d-c67c34f5f880} <Debug> TCPHandler: Processed in 0.001392467 sec. | ||
| 12121 | 2026.03.04 04:37:08.995649 [ 54 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.03.04 04:37:08.995674 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12123 | 2026.03.04 04:37:08.995746 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2026.03.04 04:37:08.995786 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12125 | 2026.03.04 04:37:08.995844 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12126 | 2026.03.04 04:37:08.995889 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12127 | 2026.03.04 04:37:08.995916 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12128 | 2026.03.04 04:37:08.995955 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 12129 | 2026.03.04 04:37:08.996021 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 33 rows starting from the beginning of the part | ||
| 12130 | 2026.03.04 04:37:08.996068 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 12131 | 2026.03.04 04:37:08.996113 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 33 rows starting from the beginning of the part | ||
| 12132 | 2026.03.04 04:37:08.996155 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 12133 | 2026.03.04 04:37:08.996199 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 47 rows starting from the beginning of the part | ||
| 12134 | 2026.03.04 04:37:08.996327 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.03.04 04:37:08.996372 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12136 | 2026.03.04 04:37:08.996704 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12137 | 2026.03.04 04:37:08.996937 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.03.04 04:37:08.997085 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00126 sec., 19047.619047619046 rows/sec., 1.58 MiB/sec. | ||
| 12139 | 2026.03.04 04:37:08.997125 [ 261 ] {187c86ec-04ab-4682-91eb-2e3af686f9fd} <Debug> TCPHandler: Processed in 0.001429668 sec. | ||
| 12140 | 2026.03.04 04:37:08.997150 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414317 sec., 261610.3744775747 rows/sec., 18.72 MiB/sec. | ||
| 12141 | 2026.03.04 04:37:08.997253 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2026.03.04 04:37:08.997322 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12143 | 2026.03.04 04:37:08.997350 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12144 | 2026.03.04 04:37:08.997391 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12145 | 2026.03.04 04:37:08.997604 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12146 | 2026.03.04 04:37:08.997675 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_76_15} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12147 | 2026.03.04 04:37:08.997771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12148 | 2026.03.04 04:37:08.997808 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.03.04 04:37:08.997845 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12150 | 2026.03.04 04:37:08.998168 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12151 | 2026.03.04 04:37:08.998394 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.03.04 04:37:08.998528 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 784.52 KiB/sec. | ||
| 12153 | 2026.03.04 04:37:08.998570 [ 261 ] {638f873a-fae6-4ce1-b9df-7a7d74cde861} <Debug> TCPHandler: Processed in 0.001373207 sec. | ||
| 12154 | 2026.03.04 04:37:08.998690 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.03.04 04:37:08.998785 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12156 | 2026.03.04 04:37:08.998825 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12157 | 2026.03.04 04:37:08.999318 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2026.03.04 04:37:08.999357 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12159 | 2026.03.04 04:37:08.999677 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12160 | 2026.03.04 04:37:08.999910 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.03.04 04:37:09.000054 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001286 sec., 104976.67185069984 rows/sec., 8.49 MiB/sec. | ||
| 12162 | 2026.03.04 04:37:09.000094 [ 261 ] {3e70ceaa-192b-4082-8e38-bca026ab4012} <Debug> TCPHandler: Processed in 0.001455088 sec. | ||
| 12163 | 2026.03.04 04:37:09.000209 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.03.04 04:37:09.000306 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12165 | 2026.03.04 04:37:09.000352 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12166 | 2026.03.04 04:37:09.000767 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.03.04 04:37:09.000804 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12168 | 2026.03.04 04:37:09.001151 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12169 | 2026.03.04 04:37:09.001389 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.03.04 04:37:09.001527 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001239 sec., 158999.19289749797 rows/sec., 11.40 MiB/sec. | ||
| 12171 | 2026.03.04 04:37:09.001565 [ 261 ] {ba3e2f57-e996-4904-94b3-ec40c1234e1f} <Debug> TCPHandler: Processed in 0.001405936 sec. | ||
| 12172 | 2026.03.04 04:37:09.001686 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12173 | 2026.03.04 04:37:09.001781 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12174 | 2026.03.04 04:37:09.001837 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <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 | ||
| 12175 | 2026.03.04 04:37:09.002692 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.03.04 04:37:09.002731 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12177 | 2026.03.04 04:37:09.003317 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12178 | 2026.03.04 04:37:09.003554 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.03.04 04:37:09.003706 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001943 sec., 16984.045290787442 rows/sec., 30.43 MiB/sec. | ||
| 12180 | 2026.03.04 04:37:09.003778 [ 261 ] {d93f80a2-53fa-4f1f-8e38-941ec5dd18a6} <Debug> TCPHandler: Processed in 0.002142401 sec. | ||
| 12181 | 2026.03.04 04:37:09.003907 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2026.03.04 04:37:09.004002 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12183 | 2026.03.04 04:37:09.004044 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12184 | 2026.03.04 04:37:09.004389 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.03.04 04:37:09.004427 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12186 | 2026.03.04 04:37:09.004749 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12187 | 2026.03.04 04:37:09.004989 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.03.04 04:37:09.005123 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 12189 | 2026.03.04 04:37:09.005160 [ 261 ] {ecdaa7e1-8f55-4892-b809-f1ce35ee8949} <Debug> TCPHandler: Processed in 0.001304595 sec. | ||
| 12190 | 2026.03.04 04:37:10.672813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26396 | ||
| 12191 | 2026.03.04 04:37:10.673393 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.03.04 04:37:10.673448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12193 | 2026.03.04 04:37:10.673954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12194 | 2026.03.04 04:37:10.674180 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.03.04 04:37:10.674329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26396 | ||
| 12196 | 2026.03.04 04:37:12.077184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12197 | 2026.03.04 04:37:12.095197 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.03.04 04:37:12.095263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12199 | 2026.03.04 04:37:12.101692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12200 | 2026.03.04 04:37:12.102448 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.03.04 04:37:12.105906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12202 | 2026.03.04 04:37:13.986136 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.03.04 04:37:13.986322 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12204 | 2026.03.04 04:37:13.986391 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12205 | 2026.03.04 04:37:13.987056 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.03.04 04:37:13.987109 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12207 | 2026.03.04 04:37:13.987513 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12208 | 2026.03.04 04:37:13.987739 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.03.04 04:37:13.987899 [ 84 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12210 | 2026.03.04 04:37:13.987906 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001636 sec., 44009.779951100245 rows/sec., 3.53 MiB/sec. | ||
| 12211 | 2026.03.04 04:37:13.987972 [ 84 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.03.04 04:37:13.987998 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12213 | 2026.03.04 04:37:13.988006 [ 261 ] {e04fad66-aa4d-4ff1-8a39-f5f9f2d5a6f2} <Debug> TCPHandler: Processed in 0.002012839 sec. | ||
| 12214 | 2026.03.04 04:37:13.988117 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12215 | 2026.03.04 04:37:13.988149 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.03.04 04:37:13.988253 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12217 | 2026.03.04 04:37:13.988262 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12218 | 2026.03.04 04:37:13.988293 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2895 rows starting from the beginning of the part | ||
| 12219 | 2026.03.04 04:37:13.988316 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12220 | 2026.03.04 04:37:13.988370 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 12221 | 2026.03.04 04:37:13.988427 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 122 rows starting from the beginning of the part | ||
| 12222 | 2026.03.04 04:37:13.988474 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
| 12223 | 2026.03.04 04:37:13.988521 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 243 rows starting from the beginning of the part | ||
| 12224 | 2026.03.04 04:37:13.988571 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 12225 | 2026.03.04 04:37:13.988768 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.03.04 04:37:13.988812 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12227 | 2026.03.04 04:37:13.989147 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12228 | 2026.03.04 04:37:13.989378 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.03.04 04:37:13.989519 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001283 sec., 6235.385814497272 rows/sec., 468.87 KiB/sec. | ||
| 12230 | 2026.03.04 04:37:13.989560 [ 261 ] {20ad12ed-4f1b-46b5-9e9e-c80431f041af} <Debug> TCPHandler: Processed in 0.001465319 sec. | ||
| 12231 | 2026.03.04 04:37:13.989675 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.03.04 04:37:13.989774 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12233 | 2026.03.04 04:37:13.989816 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12234 | 2026.03.04 04:37:13.989996 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935298 sec., 1787838.3587437181 rows/sec., 146.96 MiB/sec. | ||
| 12235 | 2026.03.04 04:37:13.990240 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12236 | 2026.03.04 04:37:13.990246 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.03.04 04:37:13.990292 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12238 | 2026.03.04 04:37:13.990492 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.03.04 04:37:13.990580 [ 199 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_91_18} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12240 | 2026.03.04 04:37:13.990648 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 12241 | 2026.03.04 04:37:13.990654 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12242 | 2026.03.04 04:37:13.990890 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.03.04 04:37:13.991028 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001274 sec., 56514.913657770805 rows/sec., 4.41 MiB/sec. | ||
| 12244 | 2026.03.04 04:37:13.991032 [ 83 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12245 | 2026.03.04 04:37:13.991068 [ 261 ] {a9c08ff5-29da-435d-aa3d-d4a3a6ab6652} <Debug> TCPHandler: Processed in 0.001445358 sec. | ||
| 12246 | 2026.03.04 04:37:13.991083 [ 83 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2026.03.04 04:37:13.991109 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12248 | 2026.03.04 04:37:13.991187 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12249 | 2026.03.04 04:37:13.991250 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.03.04 04:37:13.991275 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12251 | 2026.03.04 04:37:13.991307 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1552 rows starting from the beginning of the part | ||
| 12252 | 2026.03.04 04:37:13.991352 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.03.04 04:37:13.991361 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 12254 | 2026.03.04 04:37:13.991406 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12255 | 2026.03.04 04:37:13.991421 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 97 rows starting from the beginning of the part | ||
| 12256 | 2026.03.04 04:37:13.991466 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 72 rows starting from the beginning of the part | ||
| 12257 | 2026.03.04 04:37:13.991505 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 135 rows starting from the beginning of the part | ||
| 12258 | 2026.03.04 04:37:13.991544 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 72 rows starting from the beginning of the part | ||
| 12259 | 2026.03.04 04:37:13.991826 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12260 | 2026.03.04 04:37:13.991868 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12261 | 2026.03.04 04:37:13.992226 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12262 | 2026.03.04 04:37:13.992447 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2026.03.04 04:37:13.992528 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370216 sec., 1453785.3885810704 rows/sec., 109.94 MiB/sec. | ||
| 12264 | 2026.03.04 04:37:13.992576 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12265 | 2026.03.04 04:37:13.992583 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 12266 | 2026.03.04 04:37:13.992617 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.03.04 04:37:13.992640 [ 261 ] {be9225b2-0d9d-4e59-9886-2102b5b9008d} <Debug> TCPHandler: Processed in 0.001440728 sec. | ||
| 12268 | 2026.03.04 04:37:13.992641 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12269 | 2026.03.04 04:37:13.992749 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12270 | 2026.03.04 04:37:13.992753 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12271 | 2026.03.04 04:37:13.992763 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.03.04 04:37:13.992891 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12273 | 2026.03.04 04:37:13.992894 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12274 | 2026.03.04 04:37:13.992938 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 29354 rows starting from the beginning of the part | ||
| 12275 | 2026.03.04 04:37:13.992970 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <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 | ||
| 12276 | 2026.03.04 04:37:13.993009 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part | ||
| 12277 | 2026.03.04 04:37:13.993066 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12278 | 2026.03.04 04:37:13.993066 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.03.04 04:37:13.993118 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12280 | 2026.03.04 04:37:13.993162 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_91_18} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12281 | 2026.03.04 04:37:13.993169 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 197 rows starting from the beginning of the part | ||
| 12282 | 2026.03.04 04:37:13.993234 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12283 | 2026.03.04 04:37:13.993245 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12284 | 2026.03.04 04:37:13.993776 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.03.04 04:37:13.993818 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12286 | 2026.03.04 04:37:13.994377 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12287 | 2026.03.04 04:37:13.994618 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2026.03.04 04:37:13.994755 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12289 | 2026.03.04 04:37:13.994769 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001894 sec., 4223.864836325238 rows/sec., 7.57 MiB/sec. | ||
| 12290 | 2026.03.04 04:37:13.994796 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.03.04 04:37:13.994823 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.11 GiB. | ||
| 12292 | 2026.03.04 04:37:13.994860 [ 261 ] {94d265fb-ae0d-4710-a7a6-06dd0a4058af} <Debug> TCPHandler: Processed in 0.002147392 sec. | ||
| 12293 | 2026.03.04 04:37:13.994904 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12294 | 2026.03.04 04:37:13.994990 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.03.04 04:37:13.995095 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12296 | 2026.03.04 04:37:13.995124 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12297 | 2026.03.04 04:37:13.995139 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12298 | 2026.03.04 04:37:13.995194 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1587 rows starting from the beginning of the part | ||
| 12299 | 2026.03.04 04:37:13.995327 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 19 rows starting from the beginning of the part | ||
| 12300 | 2026.03.04 04:37:13.995429 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
| 12301 | 2026.03.04 04:37:13.995503 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2026.03.04 04:37:13.995535 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 12303 | 2026.03.04 04:37:13.995552 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12304 | 2026.03.04 04:37:13.995639 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
| 12305 | 2026.03.04 04:37:13.995743 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 12306 | 2026.03.04 04:37:13.995905 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12307 | 2026.03.04 04:37:13.996143 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2026.03.04 04:37:13.996281 [ 83 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12309 | 2026.03.04 04:37:13.996298 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 12310 | 2026.03.04 04:37:13.996314 [ 83 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.03.04 04:37:13.996343 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12312 | 2026.03.04 04:37:13.996346 [ 261 ] {d1a28d13-fb66-4195-b9fb-cfc72be3ac76} <Debug> TCPHandler: Processed in 0.001407467 sec. | ||
| 12313 | 2026.03.04 04:37:13.996416 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12314 | 2026.03.04 04:37:13.996508 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12315 | 2026.03.04 04:37:13.996536 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4722 rows starting from the beginning of the part | ||
| 12316 | 2026.03.04 04:37:13.996578 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 48 rows starting from the beginning of the part | ||
| 12317 | 2026.03.04 04:37:13.996616 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12318 | 2026.03.04 04:37:13.996651 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12319 | 2026.03.04 04:37:13.996683 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12320 | 2026.03.04 04:37:13.996713 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12321 | 2026.03.04 04:37:13.998999 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.00260974 sec., 1919731.4675025097 rows/sec., 127.68 MiB/sec. | ||
| 12322 | 2026.03.04 04:37:13.999475 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12323 | 2026.03.04 04:37:13.999718 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.03.04 04:37:13.999785 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_91_18} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12325 | 2026.03.04 04:37:13.999846 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12326 | 2026.03.04 04:37:14.000033 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30159 rows, containing 5 columns (5 merged, 0 gathered) in 0.007324861 sec., 4117347.7558140694 rows/sec., 272.52 MiB/sec. | ||
| 12327 | 2026.03.04 04:37:14.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.21 MiB, peak 359.21 MiB, free memory in arenas 0.00 B, will set to 344.32 MiB (RSS), difference: -8.88 MiB | ||
| 12328 | 2026.03.04 04:37:14.000533 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12329 | 2026.03.04 04:37:14.000788 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.03.04 04:37:14.000864 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12331 | 2026.03.04 04:37:14.000956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12332 | 2026.03.04 04:37:14.006403 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 19 columns (19 merged, 0 gathered) in 0.011536102 sec., 146323.25546358727 rows/sec., 262.20 MiB/sec. | ||
| 12333 | 2026.03.04 04:37:14.008025 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12334 | 2026.03.04 04:37:14.008361 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2026.03.04 04:37:14.008432 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12336 | 2026.03.04 04:37:14.008577 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.50 MiB. | ||
| 12337 | 2026.03.04 04:37:15.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.78 MiB, peak 359.21 MiB, free memory in arenas 0.00 B, will set to 345.59 MiB (RSS), difference: 13.81 MiB | ||
| 12338 | 2026.03.04 04:37:15.919238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62622 | ||
| 12339 | 2026.03.04 04:37:15.919345 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12340 | 2026.03.04 04:37:15.919371 [ 289 ] {} <Debug> TCP-Session: 85246860-dae0-4a34-9dda-c4f1e7e2fe92 Authenticating user 'default' from [fd00:1122:3344:101::e]:62622 | ||
| 12341 | 2026.03.04 04:37:15.919395 [ 289 ] {} <Debug> TCP-Session: 85246860-dae0-4a34-9dda-c4f1e7e2fe92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12342 | 2026.03.04 04:37:15.919411 [ 289 ] {} <Debug> TCP-Session: 85246860-dae0-4a34-9dda-c4f1e7e2fe92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2026.03.04 04:37:15.919588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62865 | ||
| 12344 | 2026.03.04 04:37:15.919640 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54811 | ||
| 12345 | 2026.03.04 04:37:15.919641 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45770 | ||
| 12346 | 2026.03.04 04:37:15.919676 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63323 | ||
| 12347 | 2026.03.04 04:37:15.919710 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38452 | ||
| 12348 | 2026.03.04 04:37:15.919730 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12349 | 2026.03.04 04:37:15.919735 [ 289 ] {} <Trace> TCP-Session: 85246860-dae0-4a34-9dda-c4f1e7e2fe92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12350 | 2026.03.04 04:37:15.919756 [ 292 ] {} <Debug> TCP-Session: fd130a20-32a8-46c5-846f-5fef106ba4be Authenticating user 'default' from [fd00:1122:3344:101::e]:54811 | ||
| 12351 | 2026.03.04 04:37:15.919778 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12352 | 2026.03.04 04:37:15.919786 [ 292 ] {} <Debug> TCP-Session: fd130a20-32a8-46c5-846f-5fef106ba4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12353 | 2026.03.04 04:37:15.919795 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12354 | 2026.03.04 04:37:15.919798 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12355 | 2026.03.04 04:37:15.919834 [ 291 ] {} <Debug> TCP-Session: 3d1bb2d8-3913-4b80-91c3-4743b05cff3b Authenticating user 'default' from [fd00:1122:3344:101::e]:45770 | ||
| 12356 | 2026.03.04 04:37:15.919851 [ 286 ] {} <Debug> TCP-Session: d3795004-234e-44a8-b09e-0a5993f5c06a Authenticating user 'default' from [fd00:1122:3344:101::e]:38452 | ||
| 12357 | 2026.03.04 04:37:15.919806 [ 292 ] {} <Debug> TCP-Session: fd130a20-32a8-46c5-846f-5fef106ba4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12358 | 2026.03.04 04:37:15.919875 [ 291 ] {} <Debug> TCP-Session: 3d1bb2d8-3913-4b80-91c3-4743b05cff3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12359 | 2026.03.04 04:37:15.919880 [ 286 ] {} <Debug> TCP-Session: d3795004-234e-44a8-b09e-0a5993f5c06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2026.03.04 04:37:15.919907 [ 291 ] {} <Debug> TCP-Session: 3d1bb2d8-3913-4b80-91c3-4743b05cff3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2026.03.04 04:37:15.919921 [ 286 ] {} <Debug> TCP-Session: d3795004-234e-44a8-b09e-0a5993f5c06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.03.04 04:37:15.919908 [ 289 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12363 | 2026.03.04 04:37:15.919800 [ 259 ] {} <Debug> TCP-Session: 96aca55f-f003-4f0f-8c67-27b57f65fb98 Authenticating user 'default' from [fd00:1122:3344:101::e]:63323 | ||
| 12364 | 2026.03.04 04:37:15.919709 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12365 | 2026.03.04 04:37:15.919987 [ 259 ] {} <Debug> TCP-Session: 96aca55f-f003-4f0f-8c67-27b57f65fb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12366 | 2026.03.04 04:37:15.919664 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34439 | ||
| 12367 | 2026.03.04 04:37:15.920021 [ 290 ] {} <Debug> TCP-Session: 35a17a0b-83d9-4bde-a9d9-7a9adcf1bc95 Authenticating user 'default' from [fd00:1122:3344:101::e]:62865 | ||
| 12368 | 2026.03.04 04:37:15.920021 [ 259 ] {} <Debug> TCP-Session: 96aca55f-f003-4f0f-8c67-27b57f65fb98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.03.04 04:37:15.920094 [ 290 ] {} <Debug> TCP-Session: 35a17a0b-83d9-4bde-a9d9-7a9adcf1bc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2026.03.04 04:37:15.919664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40729 | ||
| 12371 | 2026.03.04 04:37:15.920118 [ 290 ] {} <Debug> TCP-Session: 35a17a0b-83d9-4bde-a9d9-7a9adcf1bc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2026.03.04 04:37:15.919722 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38086 | ||
| 12373 | 2026.03.04 04:37:15.920146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12374 | 2026.03.04 04:37:15.920183 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12375 | 2026.03.04 04:37:15.920196 [ 293 ] {} <Debug> TCP-Session: b2ee8a69-835f-45d2-8278-78400fcb2e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:34439 | ||
| 12376 | 2026.03.04 04:37:15.920200 [ 289 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12377 | 2026.03.04 04:37:15.920211 [ 294 ] {} <Debug> TCP-Session: fe0d8396-d826-4582-b6b0-219b94b1c1d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40729 | ||
| 12378 | 2026.03.04 04:37:15.920232 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12379 | 2026.03.04 04:37:15.920255 [ 294 ] {} <Debug> TCP-Session: fe0d8396-d826-4582-b6b0-219b94b1c1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2026.03.04 04:37:15.920267 [ 289 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12381 | 2026.03.04 04:37:15.920274 [ 288 ] {} <Debug> TCP-Session: fd17c904-8206-4c8c-a33c-0c7d4b11e166 Authenticating user 'default' from [fd00:1122:3344:101::e]:38086 | ||
| 12382 | 2026.03.04 04:37:15.920282 [ 294 ] {} <Debug> TCP-Session: fe0d8396-d826-4582-b6b0-219b94b1c1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2026.03.04 04:37:15.920311 [ 288 ] {} <Debug> TCP-Session: fd17c904-8206-4c8c-a33c-0c7d4b11e166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2026.03.04 04:37:15.920229 [ 293 ] {} <Debug> TCP-Session: b2ee8a69-835f-45d2-8278-78400fcb2e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.03.04 04:37:15.920336 [ 288 ] {} <Debug> TCP-Session: fd17c904-8206-4c8c-a33c-0c7d4b11e166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2026.03.04 04:37:15.920350 [ 293 ] {} <Debug> TCP-Session: b2ee8a69-835f-45d2-8278-78400fcb2e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12387 | 2026.03.04 04:37:15.920649 [ 289 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 12388 | 2026.03.04 04:37:15.921755 [ 317 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Trace> AggregatingTransform: Aggregating | ||
| 12389 | 2026.03.04 04:37:15.921806 [ 317 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Trace> Aggregator: Aggregation method: without_key | ||
| 12390 | 2026.03.04 04:37:15.921845 [ 317 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001075 sec. (930.233 rows/sec., 36.34 KiB/sec.) | ||
| 12391 | 2026.03.04 04:37:15.921865 [ 317 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Trace> Aggregator: Merging aggregated data | ||
| 12392 | 2026.03.04 04:37:15.922991 [ 289 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 12393 | 2026.03.04 04:37:15.923177 [ 289 ] {ad9a3458-f997-4b27-ba47-71e93eddab78} <Debug> TCPHandler: Processed in 0.003559049 sec. | ||
| 12394 | 2026.03.04 04:37:15.923288 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12395 | 2026.03.04 04:37:15.923316 [ 289 ] {} <Debug> TCP-Session: 85246860-dae0-4a34-9dda-c4f1e7e2fe92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12396 | 2026.03.04 04:37:15.923339 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12397 | 2026.03.04 04:37:15.923367 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12398 | 2026.03.04 04:37:15.923383 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12399 | 2026.03.04 04:37:15.923403 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12400 | 2026.03.04 04:37:15.923414 [ 290 ] {} <Debug> TCP-Session: 35a17a0b-83d9-4bde-a9d9-7a9adcf1bc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2026.03.04 04:37:15.923439 [ 292 ] {} <Debug> TCP-Session: fd130a20-32a8-46c5-846f-5fef106ba4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12402 | 2026.03.04 04:37:15.923455 [ 293 ] {} <Debug> TCP-Session: b2ee8a69-835f-45d2-8278-78400fcb2e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12403 | 2026.03.04 04:37:15.923459 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12404 | 2026.03.04 04:37:15.923444 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12405 | 2026.03.04 04:37:15.923511 [ 259 ] {} <Debug> TCP-Session: 96aca55f-f003-4f0f-8c67-27b57f65fb98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12406 | 2026.03.04 04:37:15.923420 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12407 | 2026.03.04 04:37:15.923380 [ 288 ] {} <Debug> TCP-Session: fd17c904-8206-4c8c-a33c-0c7d4b11e166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2026.03.04 04:37:15.923570 [ 286 ] {} <Debug> TCP-Session: d3795004-234e-44a8-b09e-0a5993f5c06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12409 | 2026.03.04 04:37:15.923375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12410 | 2026.03.04 04:37:15.923561 [ 294 ] {} <Debug> TCP-Session: fe0d8396-d826-4582-b6b0-219b94b1c1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2026.03.04 04:37:15.923646 [ 291 ] {} <Debug> TCP-Session: 3d1bb2d8-3913-4b80-91c3-4743b05cff3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2026.03.04 04:37:16.047958 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61779 | ||
| 12413 | 2026.03.04 04:37:16.048067 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12414 | 2026.03.04 04:37:16.048093 [ 289 ] {} <Debug> TCP-Session: f55f4a68-c661-4bf2-9585-ae591b15e2c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61779 | ||
| 12415 | 2026.03.04 04:37:16.048114 [ 289 ] {} <Debug> TCP-Session: f55f4a68-c661-4bf2-9585-ae591b15e2c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2026.03.04 04:37:16.048127 [ 289 ] {} <Debug> TCP-Session: f55f4a68-c661-4bf2-9585-ae591b15e2c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2026.03.04 04:37:16.048331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38096 | ||
| 12418 | 2026.03.04 04:37:16.048349 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45066 | ||
| 12419 | 2026.03.04 04:37:16.048384 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63773 | ||
| 12420 | 2026.03.04 04:37:16.048392 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58977 | ||
| 12421 | 2026.03.04 04:37:16.048424 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53441 | ||
| 12422 | 2026.03.04 04:37:16.048444 [ 289 ] {} <Trace> TCP-Session: f55f4a68-c661-4bf2-9585-ae591b15e2c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12423 | 2026.03.04 04:37:16.048475 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12424 | 2026.03.04 04:37:16.048463 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12425 | 2026.03.04 04:37:16.048502 [ 286 ] {} <Debug> TCP-Session: 564ff495-3f11-4903-a484-8452d9ad2029 Authenticating user 'default' from [fd00:1122:3344:101::e]:58977 | ||
| 12426 | 2026.03.04 04:37:16.048519 [ 259 ] {} <Debug> TCP-Session: 73ca34e6-c2d7-416b-b00a-e6862c542ede Authenticating user 'default' from [fd00:1122:3344:101::e]:63773 | ||
| 12427 | 2026.03.04 04:37:16.048526 [ 286 ] {} <Debug> TCP-Session: 564ff495-3f11-4903-a484-8452d9ad2029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12428 | 2026.03.04 04:37:16.048536 [ 259 ] {} <Debug> TCP-Session: 73ca34e6-c2d7-416b-b00a-e6862c542ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12429 | 2026.03.04 04:37:16.048459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12430 | 2026.03.04 04:37:16.048562 [ 259 ] {} <Debug> TCP-Session: 73ca34e6-c2d7-416b-b00a-e6862c542ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12431 | 2026.03.04 04:37:16.048558 [ 286 ] {} <Debug> TCP-Session: 564ff495-3f11-4903-a484-8452d9ad2029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2026.03.04 04:37:16.048560 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12433 | 2026.03.04 04:37:16.048578 [ 292 ] {} <Debug> TCP-Session: bae76a9f-d1e0-4fdb-9c2d-25f9596be220 Authenticating user 'default' from [fd00:1122:3344:101::e]:45066 | ||
| 12434 | 2026.03.04 04:37:16.048625 [ 288 ] {} <Debug> TCP-Session: 7cea797c-6994-49a4-b414-ebd8b3194f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:53441 | ||
| 12435 | 2026.03.04 04:37:16.048632 [ 289 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12436 | 2026.03.04 04:37:16.048640 [ 292 ] {} <Debug> TCP-Session: bae76a9f-d1e0-4fdb-9c2d-25f9596be220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.03.04 04:37:16.048669 [ 288 ] {} <Debug> TCP-Session: 7cea797c-6994-49a4-b414-ebd8b3194f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12438 | 2026.03.04 04:37:16.048683 [ 292 ] {} <Debug> TCP-Session: bae76a9f-d1e0-4fdb-9c2d-25f9596be220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2026.03.04 04:37:16.048701 [ 288 ] {} <Debug> TCP-Session: 7cea797c-6994-49a4-b414-ebd8b3194f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12440 | 2026.03.04 04:37:16.048458 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12441 | 2026.03.04 04:37:16.048373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39099 | ||
| 12442 | 2026.03.04 04:37:16.048351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58654 | ||
| 12443 | 2026.03.04 04:37:16.048788 [ 290 ] {} <Debug> TCP-Session: 02eeec40-c095-4850-81b1-f95833967347 Authenticating user 'default' from [fd00:1122:3344:101::e]:38096 | ||
| 12444 | 2026.03.04 04:37:16.048835 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12445 | 2026.03.04 04:37:16.048861 [ 290 ] {} <Debug> TCP-Session: 02eeec40-c095-4850-81b1-f95833967347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12446 | 2026.03.04 04:37:16.048874 [ 293 ] {} <Debug> TCP-Session: 164ae700-8c29-403f-af6d-282aeb9c1bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39099 | ||
| 12447 | 2026.03.04 04:37:16.048886 [ 290 ] {} <Debug> TCP-Session: 02eeec40-c095-4850-81b1-f95833967347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12448 | 2026.03.04 04:37:16.048903 [ 293 ] {} <Debug> TCP-Session: 164ae700-8c29-403f-af6d-282aeb9c1bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12449 | 2026.03.04 04:37:16.048908 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2026.03.04 04:37:16.048908 [ 289 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12451 | 2026.03.04 04:37:16.048950 [ 291 ] {} <Debug> TCP-Session: 638f085d-89c2-4cc4-a06a-4658795a7aa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58654 | ||
| 12452 | 2026.03.04 04:37:16.048924 [ 293 ] {} <Debug> TCP-Session: 164ae700-8c29-403f-af6d-282aeb9c1bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12453 | 2026.03.04 04:37:16.048984 [ 291 ] {} <Debug> TCP-Session: 638f085d-89c2-4cc4-a06a-4658795a7aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12454 | 2026.03.04 04:37:16.048990 [ 289 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12455 | 2026.03.04 04:37:16.049007 [ 291 ] {} <Debug> TCP-Session: 638f085d-89c2-4cc4-a06a-4658795a7aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2026.03.04 04:37:16.048372 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64310 | ||
| 12457 | 2026.03.04 04:37:16.049108 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12458 | 2026.03.04 04:37:16.049138 [ 294 ] {} <Debug> TCP-Session: 4a9c7ce3-b1a0-4441-83db-7dd2ddd4b0c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64310 | ||
| 12459 | 2026.03.04 04:37:16.049163 [ 294 ] {} <Debug> TCP-Session: 4a9c7ce3-b1a0-4441-83db-7dd2ddd4b0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2026.03.04 04:37:16.049181 [ 294 ] {} <Debug> TCP-Session: 4a9c7ce3-b1a0-4441-83db-7dd2ddd4b0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12461 | 2026.03.04 04:37:16.049280 [ 289 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 12462 | 2026.03.04 04:37:16.050151 [ 334 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Trace> AggregatingTransform: Aggregating | ||
| 12463 | 2026.03.04 04:37:16.050207 [ 334 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Trace> Aggregator: Aggregation method: without_key | ||
| 12464 | 2026.03.04 04:37:16.050247 [ 334 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863836 sec. (1157.627 rows/sec., 45.22 KiB/sec.) | ||
| 12465 | 2026.03.04 04:37:16.050266 [ 334 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Trace> Aggregator: Merging aggregated data | ||
| 12466 | 2026.03.04 04:37:16.051689 [ 289 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 12467 | 2026.03.04 04:37:16.051841 [ 289 ] {08b757c4-5caf-4344-af7c-2f35af855554} <Debug> TCPHandler: Processed in 0.003538948 sec. | ||
| 12468 | 2026.03.04 04:37:16.051945 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12469 | 2026.03.04 04:37:16.051974 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12470 | 2026.03.04 04:37:16.051977 [ 289 ] {} <Debug> TCP-Session: f55f4a68-c661-4bf2-9585-ae591b15e2c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12471 | 2026.03.04 04:37:16.051997 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12472 | 2026.03.04 04:37:16.052011 [ 259 ] {} <Debug> TCP-Session: 73ca34e6-c2d7-416b-b00a-e6862c542ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12473 | 2026.03.04 04:37:16.052016 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12474 | 2026.03.04 04:37:16.052038 [ 292 ] {} <Debug> TCP-Session: bae76a9f-d1e0-4fdb-9c2d-25f9596be220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2026.03.04 04:37:16.052037 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12476 | 2026.03.04 04:37:16.052076 [ 294 ] {} <Debug> TCP-Session: 4a9c7ce3-b1a0-4441-83db-7dd2ddd4b0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2026.03.04 04:37:16.052094 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12478 | 2026.03.04 04:37:16.052104 [ 286 ] {} <Debug> TCP-Session: 564ff495-3f11-4903-a484-8452d9ad2029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12479 | 2026.03.04 04:37:16.052110 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12480 | 2026.03.04 04:37:16.052150 [ 291 ] {} <Debug> TCP-Session: 638f085d-89c2-4cc4-a06a-4658795a7aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2026.03.04 04:37:16.052070 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12482 | 2026.03.04 04:37:16.052189 [ 288 ] {} <Debug> TCP-Session: 7cea797c-6994-49a4-b414-ebd8b3194f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12483 | 2026.03.04 04:37:16.052054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12484 | 2026.03.04 04:37:16.052217 [ 290 ] {} <Debug> TCP-Session: 02eeec40-c095-4850-81b1-f95833967347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2026.03.04 04:37:16.052248 [ 293 ] {} <Debug> TCP-Session: 164ae700-8c29-403f-af6d-282aeb9c1bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2026.03.04 04:37:18.026096 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12487 | 2026.03.04 04:37:18.026167 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12488 | 2026.03.04 04:37:18.174572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26908 | ||
| 12489 | 2026.03.04 04:37:18.175149 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.03.04 04:37:18.175192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12491 | 2026.03.04 04:37:18.175715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12492 | 2026.03.04 04:37:18.175942 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.03.04 04:37:18.176066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26908 | ||
| 12494 | 2026.03.04 04:37:18.176074 [ 79 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12495 | 2026.03.04 04:37:18.176150 [ 79 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.03.04 04:37:18.176174 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12497 | 2026.03.04 04:37:18.176277 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12498 | 2026.03.04 04:37:18.176406 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12499 | 2026.03.04 04:37:18.176446 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24476 rows starting from the beginning of the part | ||
| 12500 | 2026.03.04 04:37:18.176514 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12501 | 2026.03.04 04:37:18.176563 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12502 | 2026.03.04 04:37:18.176606 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12503 | 2026.03.04 04:37:18.176646 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12504 | 2026.03.04 04:37:18.176686 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12505 | 2026.03.04 04:37:18.179011 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776034 sec., 9692964.855617762 rows/sec., 138.66 MiB/sec. | ||
| 12506 | 2026.03.04 04:37:18.179317 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12507 | 2026.03.04 04:37:18.179620 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.04 04:37:18.179698 [ 200 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_56_11} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12509 | 2026.03.04 04:37:18.179798 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12510 | 2026.03.04 04:37:18.262297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1540 | ||
| 12511 | 2026.03.04 04:37:18.264838 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.03.04 04:37:18.264883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12513 | 2026.03.04 04:37:18.266066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12514 | 2026.03.04 04:37:18.266330 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.03.04 04:37:18.266700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540 | ||
| 12516 | 2026.03.04 04:37:18.987583 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.03.04 04:37:18.987789 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12518 | 2026.03.04 04:37:18.987864 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12519 | 2026.03.04 04:37:18.988586 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.03.04 04:37:18.988636 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12521 | 2026.03.04 04:37:18.989055 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12522 | 2026.03.04 04:37:18.989286 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.03.04 04:37:18.989438 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001704 sec., 71596.2441314554 rows/sec., 6.15 MiB/sec. | ||
| 12524 | 2026.03.04 04:37:18.989480 [ 261 ] {d76b182b-351c-40d1-995f-ff0a347c0b3b} <Debug> TCPHandler: Processed in 0.002040779 sec. | ||
| 12525 | 2026.03.04 04:37:18.989603 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2026.03.04 04:37:18.989699 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12527 | 2026.03.04 04:37:18.989741 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12528 | 2026.03.04 04:37:18.990152 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2026.03.04 04:37:18.990190 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12530 | 2026.03.04 04:37:18.990497 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12531 | 2026.03.04 04:37:18.990714 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.03.04 04:37:18.990851 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001171 sec., 28181.041844577285 rows/sec., 2.07 MiB/sec. | ||
| 12533 | 2026.03.04 04:37:18.990890 [ 261 ] {e3861880-d957-4fc7-a926-a15dcee95687} <Debug> TCPHandler: Processed in 0.001337446 sec. | ||
| 12534 | 2026.03.04 04:37:18.991001 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2026.03.04 04:37:18.991094 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12536 | 2026.03.04 04:37:18.991135 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12537 | 2026.03.04 04:37:18.991553 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.03.04 04:37:18.991590 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12539 | 2026.03.04 04:37:18.991911 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12540 | 2026.03.04 04:37:18.992132 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2026.03.04 04:37:18.992263 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001186 sec., 81787.521079258 rows/sec., 6.39 MiB/sec. | ||
| 12542 | 2026.03.04 04:37:18.992301 [ 261 ] {3914c041-db68-4b4e-a95d-1300f6bc0cc6} <Debug> TCPHandler: Processed in 0.001348546 sec. | ||
| 12543 | 2026.03.04 04:37:18.992412 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2026.03.04 04:37:18.992507 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12545 | 2026.03.04 04:37:18.992553 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12546 | 2026.03.04 04:37:18.992961 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.03.04 04:37:18.993000 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12548 | 2026.03.04 04:37:18.993354 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12549 | 2026.03.04 04:37:18.993587 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.03.04 04:37:18.993726 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 12551 | 2026.03.04 04:37:18.993765 [ 261 ] {bdf0b71e-0877-4990-a004-b7700628c38c} <Debug> TCPHandler: Processed in 0.001402457 sec. | ||
| 12552 | 2026.03.04 04:37:18.993876 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2026.03.04 04:37:18.993971 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12554 | 2026.03.04 04:37:18.994028 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <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 | ||
| 12555 | 2026.03.04 04:37:18.994841 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.03.04 04:37:18.994879 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12557 | 2026.03.04 04:37:18.995435 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12558 | 2026.03.04 04:37:18.995663 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.03.04 04:37:18.995800 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001847 sec., 17866.81104493774 rows/sec., 32.02 MiB/sec. | ||
| 12560 | 2026.03.04 04:37:18.995854 [ 261 ] {414aa407-7cc8-4e4d-8b58-afda404efe3d} <Debug> TCPHandler: Processed in 0.002025739 sec. | ||
| 12561 | 2026.03.04 04:37:18.995969 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2026.03.04 04:37:18.996064 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12563 | 2026.03.04 04:37:18.996105 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12564 | 2026.03.04 04:37:18.996438 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2026.03.04 04:37:18.996476 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12566 | 2026.03.04 04:37:18.996791 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12567 | 2026.03.04 04:37:18.997007 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2026.03.04 04:37:18.997136 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12569 | 2026.03.04 04:37:18.997173 [ 261 ] {9b5338c2-2691-4cad-9a10-534e3406df71} <Debug> TCPHandler: Processed in 0.001254115 sec. | ||
| 12570 | 2026.03.04 04:37:19.262913 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2026.03.04 04:37:19.263112 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12572 | 2026.03.04 04:37:19.263183 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12573 | 2026.03.04 04:37:19.263830 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.03.04 04:37:19.263879 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12575 | 2026.03.04 04:37:19.264306 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12576 | 2026.03.04 04:37:19.264572 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.03.04 04:37:19.264741 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00168 sec., 2380.9523809523807 rows/sec., 194.15 KiB/sec. | ||
| 12578 | 2026.03.04 04:37:19.264787 [ 261 ] {31c70282-8756-4654-a182-8f3311341cf1} <Debug> TCPHandler: Processed in 0.002016499 sec. | ||
| 12579 | 2026.03.04 04:37:19.264912 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2026.03.04 04:37:19.265017 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12581 | 2026.03.04 04:37:19.265058 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12582 | 2026.03.04 04:37:19.266239 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2026.03.04 04:37:19.266277 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12584 | 2026.03.04 04:37:19.266712 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12585 | 2026.03.04 04:37:19.266928 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2026.03.04 04:37:19.267058 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Debug> executeQuery: Read 1959 rows, 150.32 KiB in 0.002063 sec., 949587.978671837 rows/sec., 71.16 MiB/sec. | ||
| 12587 | 2026.03.04 04:37:19.267095 [ 261 ] {0b87c84e-8afb-4c4c-bd8f-577fce24ecbf} <Debug> TCPHandler: Processed in 0.002233443 sec. | ||
| 12588 | 2026.03.04 04:37:19.267213 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2026.03.04 04:37:19.267309 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12590 | 2026.03.04 04:37:19.267349 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12591 | 2026.03.04 04:37:19.267754 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.03.04 04:37:19.267791 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12593 | 2026.03.04 04:37:19.268112 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12594 | 2026.03.04 04:37:19.268318 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2026.03.04 04:37:19.268450 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.00116 sec., 19827.58620689655 rows/sec., 1.44 MiB/sec. | ||
| 12596 | 2026.03.04 04:37:19.268487 [ 261 ] {1b489e8e-b536-41ec-bbf8-a15c4cb87df9} <Debug> TCPHandler: Processed in 0.001324775 sec. | ||
| 12597 | 2026.03.04 04:37:19.268596 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2026.03.04 04:37:19.268699 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12599 | 2026.03.04 04:37:19.268738 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12600 | 2026.03.04 04:37:19.269335 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.03.04 04:37:19.269372 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12602 | 2026.03.04 04:37:19.269718 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12603 | 2026.03.04 04:37:19.269931 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.03.04 04:37:19.270057 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.001376 sec., 515261.62790697673 rows/sec., 30.06 MiB/sec. | ||
| 12605 | 2026.03.04 04:37:19.270096 [ 261 ] {f32753f8-7c93-4fd3-9b1d-58051bf072be} <Debug> TCPHandler: Processed in 0.00154863 sec. | ||
| 12606 | 2026.03.04 04:37:19.270218 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12607 | 2026.03.04 04:37:19.270313 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12608 | 2026.03.04 04:37:19.270352 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12609 | 2026.03.04 04:37:19.270770 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.03.04 04:37:19.270807 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12611 | 2026.03.04 04:37:19.271113 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12612 | 2026.03.04 04:37:19.271333 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2026.03.04 04:37:19.271458 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 12614 | 2026.03.04 04:37:19.271496 [ 261 ] {b0a09ab9-4ea0-4f0d-9d2b-25de8735772a} <Debug> TCPHandler: Processed in 0.001327235 sec. | ||
| 12615 | 2026.03.04 04:37:19.271611 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2026.03.04 04:37:19.271707 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12617 | 2026.03.04 04:37:19.271746 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12618 | 2026.03.04 04:37:19.272519 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12619 | 2026.03.04 04:37:19.272558 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12620 | 2026.03.04 04:37:19.272928 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12621 | 2026.03.04 04:37:19.273172 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2026.03.04 04:37:19.273308 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001618 sec., 632262.0519159456 rows/sec., 43.57 MiB/sec. | ||
| 12623 | 2026.03.04 04:37:19.273347 [ 261 ] {f02210e5-4aae-4cea-9e4c-14f67c78ef96} <Debug> TCPHandler: Processed in 0.001784974 sec. | ||
| 12624 | 2026.03.04 04:37:19.273464 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12625 | 2026.03.04 04:37:19.273561 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12626 | 2026.03.04 04:37:19.273609 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12627 | 2026.03.04 04:37:19.274267 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.03.04 04:37:19.274304 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12629 | 2026.03.04 04:37:19.274730 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12630 | 2026.03.04 04:37:19.274946 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.03.04 04:37:19.275077 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001535 sec., 794136.8078175896 rows/sec., 49.66 MiB/sec. | ||
| 12632 | 2026.03.04 04:37:19.275115 [ 261 ] {b6c3fc5d-cd49-475c-9d92-dc6b89f356e2} <Debug> TCPHandler: Processed in 0.001701403 sec. | ||
| 12633 | 2026.03.04 04:37:19.275232 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2026.03.04 04:37:19.275333 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12635 | 2026.03.04 04:37:19.275376 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12636 | 2026.03.04 04:37:19.275694 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.03.04 04:37:19.275729 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12638 | 2026.03.04 04:37:19.276034 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12639 | 2026.03.04 04:37:19.276252 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.03.04 04:37:19.276411 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 57.92 KiB/sec. | ||
| 12641 | 2026.03.04 04:37:19.276452 [ 261 ] {5dd907ca-71d1-4b09-8016-6aa0565c8e77} <Debug> TCPHandler: Processed in 0.001270265 sec. | ||
| 12642 | 2026.03.04 04:37:19.276577 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.03.04 04:37:19.276674 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12644 | 2026.03.04 04:37:19.276729 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <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 | ||
| 12645 | 2026.03.04 04:37:19.277533 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.03.04 04:37:19.277577 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12647 | 2026.03.04 04:37:19.278087 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12648 | 2026.03.04 04:37:19.278307 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.03.04 04:37:19.278447 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001846 sec., 10292.52437703142 rows/sec., 18.44 MiB/sec. | ||
| 12650 | 2026.03.04 04:37:19.278506 [ 261 ] {88fb0da2-63d8-471c-b278-d1f45711a326} <Debug> TCPHandler: Processed in 0.00204489 sec. | ||
| 12651 | 2026.03.04 04:37:19.278680 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.03.04 04:37:19.278776 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12653 | 2026.03.04 04:37:19.278817 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12654 | 2026.03.04 04:37:19.279146 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.03.04 04:37:19.279183 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12656 | 2026.03.04 04:37:19.279492 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12657 | 2026.03.04 04:37:19.279703 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.03.04 04:37:19.279838 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 766.07 KiB/sec. | ||
| 12659 | 2026.03.04 04:37:19.279873 [ 261 ] {7414c496-906f-448c-aa49-2f18893bb710} <Debug> TCPHandler: Processed in 0.001242344 sec. | ||
| 12660 | 2026.03.04 04:37:19.606106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12661 | 2026.03.04 04:37:19.624379 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.03.04 04:37:19.624439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12663 | 2026.03.04 04:37:19.630863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12664 | 2026.03.04 04:37:19.631544 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.03.04 04:37:19.631922 [ 77 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12666 | 2026.03.04 04:37:19.632021 [ 77 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.03.04 04:37:19.632056 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12668 | 2026.03.04 04:37:19.632253 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12669 | 2026.03.04 04:37:19.635263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12670 | 2026.03.04 04:37:19.636265 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12671 | 2026.03.04 04:37:19.637941 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12672 | 2026.03.04 04:37:19.643132 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12673 | 2026.03.04 04:37:19.648186 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12674 | 2026.03.04 04:37:19.653354 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12675 | 2026.03.04 04:37:19.658485 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12676 | 2026.03.04 04:37:19.662393 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12677 | 2026.03.04 04:37:19.713640 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081475661 sec., 5179.460894462703 rows/sec., 26.78 MiB/sec. | ||
| 12678 | 2026.03.04 04:37:19.716546 [ 191 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12679 | 2026.03.04 04:37:19.718949 [ 191 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.03.04 04:37:19.719069 [ 191 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_56_11} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12681 | 2026.03.04 04:37:19.722033 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12682 | 2026.03.04 04:37:20.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.42 MiB, peak 360.83 MiB, free memory in arenas 0.00 B, will set to 345.96 MiB (RSS), difference: -1.46 MiB | ||
| 12683 | 2026.03.04 04:37:23.985109 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2026.03.04 04:37:23.985292 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12685 | 2026.03.04 04:37:23.985359 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12686 | 2026.03.04 04:37:23.986039 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.03.04 04:37:23.986082 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12688 | 2026.03.04 04:37:23.986470 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12689 | 2026.03.04 04:37:23.986700 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.03.04 04:37:23.986860 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. | ||
| 12691 | 2026.03.04 04:37:23.986911 [ 261 ] {3980a9ed-8b85-4d5b-b26a-c2703c24b91a} <Debug> TCPHandler: Processed in 0.001929857 sec. | ||
| 12692 | 2026.03.04 04:37:23.987039 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12693 | 2026.03.04 04:37:23.987144 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12694 | 2026.03.04 04:37:23.987187 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12695 | 2026.03.04 04:37:23.987629 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.03.04 04:37:23.987664 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12697 | 2026.03.04 04:37:23.987984 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12698 | 2026.03.04 04:37:23.988191 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.03.04 04:37:23.988321 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 12700 | 2026.03.04 04:37:23.988359 [ 261 ] {e5c51ade-27f8-4af6-8a4b-6fdc476209dc} <Debug> TCPHandler: Processed in 0.001371456 sec. | ||
| 12701 | 2026.03.04 04:37:23.988474 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12702 | 2026.03.04 04:37:23.988572 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12703 | 2026.03.04 04:37:23.988616 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12704 | 2026.03.04 04:37:23.989017 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.03.04 04:37:23.989052 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12706 | 2026.03.04 04:37:23.989420 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12707 | 2026.03.04 04:37:23.989630 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12708 | 2026.03.04 04:37:23.989758 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001206 sec., 106135.98673300166 rows/sec., 7.39 MiB/sec. | ||
| 12709 | 2026.03.04 04:37:23.989795 [ 261 ] {dd9fee37-eb65-427b-b8f5-3a5d3974c571} <Debug> TCPHandler: Processed in 0.001370057 sec. | ||
| 12710 | 2026.03.04 04:37:23.989911 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12711 | 2026.03.04 04:37:23.990008 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12712 | 2026.03.04 04:37:23.990048 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12713 | 2026.03.04 04:37:23.990380 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.03.04 04:37:23.990415 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 12715 | 2026.03.04 04:37:23.990723 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12716 | 2026.03.04 04:37:23.990936 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.03.04 04:37:23.991064 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001074 sec., 44692.737430167595 rows/sec., 3.01 MiB/sec. | ||
| 12718 | 2026.03.04 04:37:23.991099 [ 261 ] {dbbe481c-ddea-40e5-a397-26c6bb99c1c6} <Debug> TCPHandler: Processed in 0.001237474 sec. | ||
| 12719 | 2026.03.04 04:37:25.676371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27356 | ||
| 12720 | 2026.03.04 04:37:25.676975 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.03.04 04:37:25.677034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12722 | 2026.03.04 04:37:25.677573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12723 | 2026.03.04 04:37:25.677819 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.03.04 04:37:25.677966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27356 | ||
| 12725 | 2026.03.04 04:37:27.135460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12726 | 2026.03.04 04:37:27.150577 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2026.03.04 04:37:27.150632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12728 | 2026.03.04 04:37:27.155892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12729 | 2026.03.04 04:37:27.156596 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12730 | 2026.03.04 04:37:27.159323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12731 | 2026.03.04 04:37:28.267043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1580 | ||
| 12732 | 2026.03.04 04:37:28.269703 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.03.04 04:37:28.269759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12734 | 2026.03.04 04:37:28.271032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12735 | 2026.03.04 04:37:28.271306 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.03.04 04:37:28.271699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 12737 | 2026.03.04 04:37:28.986992 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.03.04 04:37:28.987270 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12739 | 2026.03.04 04:37:28.987372 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12740 | 2026.03.04 04:37:28.988337 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.03.04 04:37:28.988381 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12742 | 2026.03.04 04:37:28.988772 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12743 | 2026.03.04 04:37:28.989006 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.03.04 04:37:28.989154 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001962 sec., 62181.44750254841 rows/sec., 5.34 MiB/sec. | ||
| 12745 | 2026.03.04 04:37:28.989194 [ 261 ] {3efa3cbe-fe44-45d6-8825-996084b5ffbb} <Debug> TCPHandler: Processed in 0.002351475 sec. | ||
| 12746 | 2026.03.04 04:37:28.989320 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12747 | 2026.03.04 04:37:28.989414 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12748 | 2026.03.04 04:37:28.989453 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12749 | 2026.03.04 04:37:28.989870 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2026.03.04 04:37:28.989906 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12751 | 2026.03.04 04:37:28.990208 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12752 | 2026.03.04 04:37:28.990414 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.03.04 04:37:28.990540 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001144 sec., 28846.153846153844 rows/sec., 2.12 MiB/sec. | ||
| 12754 | 2026.03.04 04:37:28.990578 [ 261 ] {6b19e908-98d7-4e17-93bb-88f7a4e00673} <Debug> TCPHandler: Processed in 0.001306155 sec. | ||
| 12755 | 2026.03.04 04:37:28.990692 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2026.03.04 04:37:28.990786 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12757 | 2026.03.04 04:37:28.990824 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12758 | 2026.03.04 04:37:28.991250 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2026.03.04 04:37:28.991286 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12760 | 2026.03.04 04:37:28.991589 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12761 | 2026.03.04 04:37:28.991797 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2026.03.04 04:37:28.991921 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001153 sec., 84128.36079791847 rows/sec., 6.57 MiB/sec. | ||
| 12763 | 2026.03.04 04:37:28.991958 [ 261 ] {587c0214-32b7-4fd7-9e86-be042dee5851} <Debug> TCPHandler: Processed in 0.001313896 sec. | ||
| 12764 | 2026.03.04 04:37:28.992070 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.03.04 04:37:28.992163 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12766 | 2026.03.04 04:37:28.992205 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12767 | 2026.03.04 04:37:28.992613 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.03.04 04:37:28.992648 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12769 | 2026.03.04 04:37:28.992971 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12770 | 2026.03.04 04:37:28.993174 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.03.04 04:37:28.993299 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 12772 | 2026.03.04 04:37:28.993335 [ 261 ] {be9cc479-b726-4ab7-b18b-0902b99bf453} <Debug> TCPHandler: Processed in 0.001313145 sec. | ||
| 12773 | 2026.03.04 04:37:28.993470 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2026.03.04 04:37:28.993562 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12775 | 2026.03.04 04:37:28.993616 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <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 | ||
| 12776 | 2026.03.04 04:37:28.994487 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.03.04 04:37:28.994527 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12778 | 2026.03.04 04:37:28.995100 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12779 | 2026.03.04 04:37:28.995331 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.03.04 04:37:28.995463 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 12781 | 2026.03.04 04:37:28.995515 [ 261 ] {5db5118c-4559-4054-bd05-7459acd062f2} <Debug> TCPHandler: Processed in 0.00210253 sec. | ||
| 12782 | 2026.03.04 04:37:28.995637 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2026.03.04 04:37:28.995734 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12784 | 2026.03.04 04:37:28.995775 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12785 | 2026.03.04 04:37:28.996120 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2026.03.04 04:37:28.996155 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12787 | 2026.03.04 04:37:28.996454 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12788 | 2026.03.04 04:37:28.996655 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.03.04 04:37:28.996782 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 12790 | 2026.03.04 04:37:28.996817 [ 261 ] {a5ff5821-5437-4b88-8bca-c73a174e32e8} <Debug> TCPHandler: Processed in 0.001228504 sec. | ||
| 12791 | 2026.03.04 04:37:29.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.41 MiB, peak 360.83 MiB, free memory in arenas 0.00 B, will set to 345.99 MiB (RSS), difference: 3.59 MiB | ||
| 12792 | 2026.03.04 04:37:33.026246 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12793 | 2026.03.04 04:37:33.026310 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12794 | 2026.03.04 04:37:33.178982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27868 | ||
| 12795 | 2026.03.04 04:37:33.179526 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2026.03.04 04:37:33.179568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12797 | 2026.03.04 04:37:33.180046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12798 | 2026.03.04 04:37:33.180265 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2026.03.04 04:37:33.180399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27868 | ||
| 12800 | 2026.03.04 04:37:33.986550 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2026.03.04 04:37:33.986737 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12802 | 2026.03.04 04:37:33.986806 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12803 | 2026.03.04 04:37:33.987467 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.03.04 04:37:33.987519 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12805 | 2026.03.04 04:37:33.987932 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12806 | 2026.03.04 04:37:33.988158 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.03.04 04:37:33.988323 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001637 sec., 43982.89554062309 rows/sec., 3.53 MiB/sec. | ||
| 12808 | 2026.03.04 04:37:33.988331 [ 62 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12809 | 2026.03.04 04:37:33.988376 [ 261 ] {2d31cc00-f2f3-4e81-b34a-137050f7f7fa} <Debug> TCPHandler: Processed in 0.001961658 sec. | ||
| 12810 | 2026.03.04 04:37:33.988404 [ 62 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.03.04 04:37:33.988435 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12812 | 2026.03.04 04:37:33.988508 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.03.04 04:37:33.988568 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12814 | 2026.03.04 04:37:33.988620 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12815 | 2026.03.04 04:37:33.988669 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12816 | 2026.03.04 04:37:33.988715 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12817 | 2026.03.04 04:37:33.988755 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2895 rows starting from the beginning of the part | ||
| 12818 | 2026.03.04 04:37:33.988823 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 122 rows starting from the beginning of the part | ||
| 12819 | 2026.03.04 04:37:33.988871 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1959 rows starting from the beginning of the part | ||
| 12820 | 2026.03.04 04:37:33.988913 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 12821 | 2026.03.04 04:37:33.988954 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 122 rows starting from the beginning of the part | ||
| 12822 | 2026.03.04 04:37:33.988996 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part | ||
| 12823 | 2026.03.04 04:37:33.989102 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.03.04 04:37:33.989148 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12825 | 2026.03.04 04:37:33.989491 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12826 | 2026.03.04 04:37:33.989734 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.03.04 04:37:33.989865 [ 62 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12828 | 2026.03.04 04:37:33.989879 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001284 sec., 6230.529595015576 rows/sec., 468.51 KiB/sec. | ||
| 12829 | 2026.03.04 04:37:33.989907 [ 62 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2026.03.04 04:37:33.989932 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12831 | 2026.03.04 04:37:33.989933 [ 261 ] {0d2edfde-6e84-4bc3-a334-d7a34df8424c} <Debug> TCPHandler: Processed in 0.001476258 sec. | ||
| 12832 | 2026.03.04 04:37:33.990022 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12833 | 2026.03.04 04:37:33.990055 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2026.03.04 04:37:33.990117 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12835 | 2026.03.04 04:37:33.990146 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 12836 | 2026.03.04 04:37:33.990155 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12837 | 2026.03.04 04:37:33.990197 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12838 | 2026.03.04 04:37:33.990202 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
| 12839 | 2026.03.04 04:37:33.990251 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 33 rows starting from the beginning of the part | ||
| 12840 | 2026.03.04 04:37:33.990293 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 12841 | 2026.03.04 04:37:33.990333 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 33 rows starting from the beginning of the part | ||
| 12842 | 2026.03.04 04:37:33.990372 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
| 12843 | 2026.03.04 04:37:33.990630 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.03.04 04:37:33.990669 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12845 | 2026.03.04 04:37:33.990960 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453027 sec., 2130429.0576499975 rows/sec., 171.59 MiB/sec. | ||
| 12846 | 2026.03.04 04:37:33.991011 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12847 | 2026.03.04 04:37:33.991243 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.03.04 04:37:33.991274 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12849 | 2026.03.04 04:37:33.991375 [ 62 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12850 | 2026.03.04 04:37:33.991372 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386427 sec., 238743.18662288025 rows/sec., 16.89 MiB/sec. | ||
| 12851 | 2026.03.04 04:37:33.991410 [ 62 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.04 04:37:33.991384 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00125 sec., 57600 rows/sec., 4.50 MiB/sec. | ||
| 12853 | 2026.03.04 04:37:33.991460 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12854 | 2026.03.04 04:37:33.991499 [ 261 ] {751c7520-e5f7-42e7-88cc-8eee6f81ecf3} <Debug> TCPHandler: Processed in 0.001493298 sec. | ||
| 12855 | 2026.03.04 04:37:33.991552 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12856 | 2026.03.04 04:37:33.991586 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12857 | 2026.03.04 04:37:33.991598 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.03.04 04:37:33.991625 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.03.04 04:37:33.991673 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12860 | 2026.03.04 04:37:33.991704 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_96_19} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12861 | 2026.03.04 04:37:33.991713 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1552 rows starting from the beginning of the part | ||
| 12862 | 2026.03.04 04:37:33.991726 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12863 | 2026.03.04 04:37:33.991783 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12864 | 2026.03.04 04:37:33.991795 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 97 rows starting from the beginning of the part | ||
| 12865 | 2026.03.04 04:37:33.991810 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12866 | 2026.03.04 04:37:33.991845 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1023 rows starting from the beginning of the part | ||
| 12867 | 2026.03.04 04:37:33.991892 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 12868 | 2026.03.04 04:37:33.991917 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.03.04 04:37:33.991932 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 97 rows starting from the beginning of the part | ||
| 12870 | 2026.03.04 04:37:33.991986 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part | ||
| 12871 | 2026.03.04 04:37:33.992032 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_81_16} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12872 | 2026.03.04 04:37:33.992122 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12873 | 2026.03.04 04:37:33.992198 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.03.04 04:37:33.992237 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12875 | 2026.03.04 04:37:33.992602 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12876 | 2026.03.04 04:37:33.992840 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.03.04 04:37:33.992959 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 3 parts from all_1_91_18 to all_93_93_0 | ||
| 12878 | 2026.03.04 04:37:33.992974 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 12879 | 2026.03.04 04:37:33.992992 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12880 | 2026.03.04 04:37:33.993016 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12881 | 2026.03.04 04:37:33.993020 [ 261 ] {ee8c0389-fa3d-420d-a9eb-37b93cb20f9c} <Debug> TCPHandler: Processed in 0.001445068 sec. | ||
| 12882 | 2026.03.04 04:37:33.993094 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_91_18 to all_93_93_0 into Compact with storage Full | ||
| 12883 | 2026.03.04 04:37:33.993137 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12884 | 2026.03.04 04:37:33.993217 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12885 | 2026.03.04 04:37:33.993238 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12886 | 2026.03.04 04:37:33.993255 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30159 rows starting from the beginning of the part | ||
| 12887 | 2026.03.04 04:37:33.993277 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761534 sec., 1649130.8143924556 rows/sec., 122.42 MiB/sec. | ||
| 12888 | 2026.03.04 04:37:33.993298 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <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 | ||
| 12889 | 2026.03.04 04:37:33.993328 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12890 | 2026.03.04 04:37:33.993382 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1219 rows starting from the beginning of the part | ||
| 12891 | 2026.03.04 04:37:33.993543 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12892 | 2026.03.04 04:37:33.993868 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.03.04 04:37:33.993937 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_96_19} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12894 | 2026.03.04 04:37:33.994029 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12895 | 2026.03.04 04:37:33.994085 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.03.04 04:37:33.994122 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12897 | 2026.03.04 04:37:33.994685 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12898 | 2026.03.04 04:37:33.994921 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.03.04 04:37:33.995067 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001848 sec., 4329.004329004329 rows/sec., 7.76 MiB/sec. | ||
| 12900 | 2026.03.04 04:37:33.995136 [ 261 ] {9aea9f50-d07c-435a-ae2a-68733838734a} <Debug> TCPHandler: Processed in 0.002047519 sec. | ||
| 12901 | 2026.03.04 04:37:33.995254 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.03.04 04:37:33.995350 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12903 | 2026.03.04 04:37:33.995393 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12904 | 2026.03.04 04:37:33.995750 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.03.04 04:37:33.995786 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12906 | 2026.03.04 04:37:33.996124 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12907 | 2026.03.04 04:37:33.996337 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.03.04 04:37:33.996462 [ 62 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12909 | 2026.03.04 04:37:33.996474 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 12910 | 2026.03.04 04:37:33.996496 [ 62 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.03.04 04:37:33.996519 [ 261 ] {3c53c71f-2e5c-4eb2-8a3d-9a97926d044c} <Debug> TCPHandler: Processed in 0.001314335 sec. | ||
| 12912 | 2026.03.04 04:37:33.996519 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12913 | 2026.03.04 04:37:33.996618 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12914 | 2026.03.04 04:37:33.996724 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12915 | 2026.03.04 04:37:33.996753 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5010 rows starting from the beginning of the part | ||
| 12916 | 2026.03.04 04:37:33.996805 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12917 | 2026.03.04 04:37:33.996849 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 12918 | 2026.03.04 04:37:33.996887 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
| 12919 | 2026.03.04 04:37:33.996925 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12920 | 2026.03.04 04:37:33.996959 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12921 | 2026.03.04 04:37:33.999086 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504289 sec., 2096403.4103092735 rows/sec., 139.51 MiB/sec. | ||
| 12922 | 2026.03.04 04:37:33.999552 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12923 | 2026.03.04 04:37:33.999839 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2026.03.04 04:37:33.999909 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_96_19} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12925 | 2026.03.04 04:37:33.999987 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12926 | 2026.03.04 04:37:34.000610 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31538 rows, containing 5 columns (5 merged, 0 gathered) in 0.007547835 sec., 4178416.7247959184 rows/sec., 276.05 MiB/sec. | ||
| 12927 | 2026.03.04 04:37:34.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.68 MiB, peak 360.83 MiB, free memory in arenas 0.00 B, will set to 347.53 MiB (RSS), difference: -3.15 MiB | ||
| 12928 | 2026.03.04 04:37:34.001193 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 12929 | 2026.03.04 04:37:34.001476 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.03.04 04:37:34.001556 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_93_19} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 3 parts: [all_1_91_18, all_93_93_0] -> all_1_93_19 | ||
| 12931 | 2026.03.04 04:37:34.001635 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 12932 | 2026.03.04 04:37:34.660295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12933 | 2026.03.04 04:37:34.675884 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.03.04 04:37:34.675942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12935 | 2026.03.04 04:37:34.681889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12936 | 2026.03.04 04:37:34.682589 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.03.04 04:37:34.685301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12938 | 2026.03.04 04:37:35.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.96 MiB, peak 360.83 MiB, free memory in arenas 0.00 B, will set to 347.53 MiB (RSS), difference: 3.57 MiB | ||
| 12939 | 2026.03.04 04:37:38.272707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1604 | ||
| 12940 | 2026.03.04 04:37:38.274919 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.03.04 04:37:38.274972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12942 | 2026.03.04 04:37:38.276180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12943 | 2026.03.04 04:37:38.276450 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.03.04 04:37:38.276837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12945 | 2026.03.04 04:37:38.989542 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.03.04 04:37:38.989750 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12947 | 2026.03.04 04:37:38.989822 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12948 | 2026.03.04 04:37:38.990500 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.03.04 04:37:38.990551 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12950 | 2026.03.04 04:37:38.990939 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12951 | 2026.03.04 04:37:38.991167 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.03.04 04:37:38.991324 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001627 sec., 14751.075599262447 rows/sec., 1.22 MiB/sec. | ||
| 12953 | 2026.03.04 04:37:38.991375 [ 261 ] {80f73308-f21b-4825-80f2-2fbc227c269b} <Debug> TCPHandler: Processed in 0.001971838 sec. | ||
| 12954 | 2026.03.04 04:37:38.991505 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.03.04 04:37:38.991607 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12956 | 2026.03.04 04:37:38.991651 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12957 | 2026.03.04 04:37:38.992061 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.03.04 04:37:38.992098 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12959 | 2026.03.04 04:37:38.992440 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12960 | 2026.03.04 04:37:38.992665 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.03.04 04:37:38.992834 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001249 sec., 6405.124099279424 rows/sec., 522.29 KiB/sec. | ||
| 12962 | 2026.03.04 04:37:38.992875 [ 261 ] {d81acbb6-b037-4fe8-8b9b-a31b3874cf6a} <Debug> TCPHandler: Processed in 0.001420338 sec. | ||
| 12963 | 2026.03.04 04:37:38.992994 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.03.04 04:37:38.993093 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12965 | 2026.03.04 04:37:38.993134 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12966 | 2026.03.04 04:37:38.993667 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.03.04 04:37:38.993704 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12968 | 2026.03.04 04:37:38.994030 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12969 | 2026.03.04 04:37:38.994240 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.03.04 04:37:38.994373 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.0013 sec., 189230.76923076925 rows/sec., 16.87 MiB/sec. | ||
| 12971 | 2026.03.04 04:37:38.994411 [ 261 ] {f731c9a1-21f8-4ca7-bc4e-01e88414b97a} <Debug> TCPHandler: Processed in 0.001469318 sec. | ||
| 12972 | 2026.03.04 04:37:38.994528 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.03.04 04:37:38.994634 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12974 | 2026.03.04 04:37:38.994688 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12975 | 2026.03.04 04:37:38.995211 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.03.04 04:37:38.995257 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12977 | 2026.03.04 04:37:38.995685 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12978 | 2026.03.04 04:37:38.995994 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.03.04 04:37:38.996170 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001562 sec., 33930.85787451985 rows/sec., 2.50 MiB/sec. | ||
| 12980 | 2026.03.04 04:37:38.996212 [ 261 ] {863046cf-8278-4af1-a820-bc88b9728e11} <Debug> TCPHandler: Processed in 0.001734473 sec. | ||
| 12981 | 2026.03.04 04:37:38.996337 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2026.03.04 04:37:38.996434 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12983 | 2026.03.04 04:37:38.996475 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12984 | 2026.03.04 04:37:38.996930 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.03.04 04:37:38.996967 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12986 | 2026.03.04 04:37:38.997274 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12987 | 2026.03.04 04:37:38.997486 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.03.04 04:37:38.997615 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0012 sec., 20000 rows/sec., 1.66 MiB/sec. | ||
| 12989 | 2026.03.04 04:37:38.997654 [ 261 ] {b86a738f-c1ad-4253-a4f4-db0332d1de89} <Debug> TCPHandler: Processed in 0.001367727 sec. | ||
| 12990 | 2026.03.04 04:37:38.997755 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.03.04 04:37:38.997850 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12992 | 2026.03.04 04:37:38.997890 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12993 | 2026.03.04 04:37:38.998288 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.03.04 04:37:38.998325 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 12995 | 2026.03.04 04:37:38.998620 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12996 | 2026.03.04 04:37:38.998838 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.03.04 04:37:38.998966 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 12998 | 2026.03.04 04:37:38.999004 [ 261 ] {5a438bc1-eb6a-4f2c-ae74-779ade9bdb4c} <Debug> TCPHandler: Processed in 0.001298425 sec. | ||
| 12999 | 2026.03.04 04:37:38.999113 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.03.04 04:37:38.999208 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13001 | 2026.03.04 04:37:38.999248 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13002 | 2026.03.04 04:37:38.999711 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.03.04 04:37:38.999748 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13004 | 2026.03.04 04:37:39.000049 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13005 | 2026.03.04 04:37:39.000250 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.03.04 04:37:39.000379 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001189 sec., 118587.04793944492 rows/sec., 9.58 MiB/sec. | ||
| 13007 | 2026.03.04 04:37:39.000416 [ 261 ] {7e03dc9b-33a2-41f9-b80e-a06174e0ffa6} <Debug> TCPHandler: Processed in 0.001352836 sec. | ||
| 13008 | 2026.03.04 04:37:39.000526 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.03.04 04:37:39.000622 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13010 | 2026.03.04 04:37:39.000665 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13011 | 2026.03.04 04:37:39.001073 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2026.03.04 04:37:39.001167 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13013 | 2026.03.04 04:37:39.001501 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13014 | 2026.03.04 04:37:39.001707 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.03.04 04:37:39.001836 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001233 sec., 162206.00162206002 rows/sec., 11.63 MiB/sec. | ||
| 13016 | 2026.03.04 04:37:39.001873 [ 261 ] {9ca7a16a-6b05-48d7-ad85-266f91dbddd3} <Debug> TCPHandler: Processed in 0.001395127 sec. | ||
| 13017 | 2026.03.04 04:37:39.001985 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2026.03.04 04:37:39.002079 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13019 | 2026.03.04 04:37:39.002134 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <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 | ||
| 13020 | 2026.03.04 04:37:39.002980 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2026.03.04 04:37:39.003016 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13022 | 2026.03.04 04:37:39.003564 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13023 | 2026.03.04 04:37:39.003780 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2026.03.04 04:37:39.003921 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001859 sec., 17751.479289940828 rows/sec., 31.81 MiB/sec. | ||
| 13025 | 2026.03.04 04:37:39.003955 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13026 | 2026.03.04 04:37:39.003986 [ 261 ] {54df3acb-bcc8-4ce6-9d1f-117cabba2580} <Debug> TCPHandler: Processed in 0.00205007 sec. | ||
| 13027 | 2026.03.04 04:37:39.004031 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.03.04 04:37:39.004061 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13029 | 2026.03.04 04:37:39.004126 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.03.04 04:37:39.004178 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13031 | 2026.03.04 04:37:39.004224 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13032 | 2026.03.04 04:37:39.004271 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13033 | 2026.03.04 04:37:39.004446 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13034 | 2026.03.04 04:37:39.004518 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1688 rows starting from the beginning of the part | ||
| 13035 | 2026.03.04 04:37:39.004613 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.03.04 04:37:39.004655 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13037 | 2026.03.04 04:37:39.004664 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
| 13038 | 2026.03.04 04:37:39.004791 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 19 rows starting from the beginning of the part | ||
| 13039 | 2026.03.04 04:37:39.004904 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
| 13040 | 2026.03.04 04:37:39.004982 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13041 | 2026.03.04 04:37:39.005007 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 13042 | 2026.03.04 04:37:39.005111 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
| 13043 | 2026.03.04 04:37:39.005232 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13044 | 2026.03.04 04:37:39.005371 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 13045 | 2026.03.04 04:37:39.005410 [ 261 ] {42bd7804-3f81-4c55-8b03-452244e2a4e3} <Debug> TCPHandler: Processed in 0.001340446 sec. | ||
| 13046 | 2026.03.04 04:37:39.015515 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 19 columns (19 merged, 0 gathered) in 0.011390459 sec., 159256.0931916791 rows/sec., 285.38 MiB/sec. | ||
| 13047 | 2026.03.04 04:37:39.017374 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13048 | 2026.03.04 04:37:39.017722 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.03.04 04:37:39.017799 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13050 | 2026.03.04 04:37:39.017922 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
| 13051 | 2026.03.04 04:37:40.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.79 MiB, peak 365.00 MiB, free memory in arenas 0.00 B, will set to 354.14 MiB (RSS), difference: 6.36 MiB | ||
| 13052 | 2026.03.04 04:37:40.681427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28316 | ||
| 13053 | 2026.03.04 04:37:40.681940 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.03.04 04:37:40.681987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13055 | 2026.03.04 04:37:40.682481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13056 | 2026.03.04 04:37:40.682714 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.03.04 04:37:40.682863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28316 | ||
| 13058 | 2026.03.04 04:37:42.186268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13059 | 2026.03.04 04:37:42.202647 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.03.04 04:37:42.202699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13061 | 2026.03.04 04:37:42.208842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13062 | 2026.03.04 04:37:42.209508 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.03.04 04:37:42.212369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13064 | 2026.03.04 04:37:43.986638 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.03.04 04:37:43.986836 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13066 | 2026.03.04 04:37:43.986910 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13067 | 2026.03.04 04:37:43.987655 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.03.04 04:37:43.987700 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13069 | 2026.03.04 04:37:43.988093 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13070 | 2026.03.04 04:37:43.988319 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.03.04 04:37:43.988488 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001708 sec., 42154.56674473068 rows/sec., 3.38 MiB/sec. | ||
| 13072 | 2026.03.04 04:37:43.988538 [ 261 ] {5006a1f7-1196-4953-878a-ac7d30ec98b1} <Debug> TCPHandler: Processed in 0.002040289 sec. | ||
| 13073 | 2026.03.04 04:37:43.988667 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.03.04 04:37:43.988771 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13075 | 2026.03.04 04:37:43.988816 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13076 | 2026.03.04 04:37:43.989267 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.03.04 04:37:43.989305 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13078 | 2026.03.04 04:37:43.989615 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13079 | 2026.03.04 04:37:43.989823 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.03.04 04:37:43.989953 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001206 sec., 6633.499170812604 rows/sec., 498.81 KiB/sec. | ||
| 13081 | 2026.03.04 04:37:43.989991 [ 261 ] {c0add1d0-8a58-4e44-8931-77b2d60de0e3} <Debug> TCPHandler: Processed in 0.001374876 sec. | ||
| 13082 | 2026.03.04 04:37:43.990102 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.03.04 04:37:43.990198 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13084 | 2026.03.04 04:37:43.990239 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13085 | 2026.03.04 04:37:43.990656 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.03.04 04:37:43.990692 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13087 | 2026.03.04 04:37:43.991017 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13088 | 2026.03.04 04:37:43.991231 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.03.04 04:37:43.991367 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001188 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. | ||
| 13090 | 2026.03.04 04:37:43.991410 [ 261 ] {db5ea232-e631-4b43-a00c-bfbdbf486a1f} <Debug> TCPHandler: Processed in 0.001358096 sec. | ||
| 13091 | 2026.03.04 04:37:43.991536 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.03.04 04:37:43.991632 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13093 | 2026.03.04 04:37:43.991676 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13094 | 2026.03.04 04:37:43.992085 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.03.04 04:37:43.992122 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13096 | 2026.03.04 04:37:43.992450 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13097 | 2026.03.04 04:37:43.992655 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.03.04 04:37:43.992784 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 5 parts from all_1_93_19 to all_97_97_0 | ||
| 13099 | 2026.03.04 04:37:43.992792 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 13100 | 2026.03.04 04:37:43.992856 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2026.03.04 04:37:43.992869 [ 261 ] {f04c60b8-472f-4058-ad80-eb69f09fcdbc} <Debug> TCPHandler: Processed in 0.001382407 sec. | ||
| 13102 | 2026.03.04 04:37:43.992883 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13103 | 2026.03.04 04:37:43.992978 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_93_19 to all_97_97_0 into Compact with storage Full | ||
| 13104 | 2026.03.04 04:37:43.992987 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2026.03.04 04:37:43.993080 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13106 | 2026.03.04 04:37:43.993092 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13107 | 2026.03.04 04:37:43.993113 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_93_19, total 31538 rows starting from the beginning of the part | ||
| 13108 | 2026.03.04 04:37:43.993147 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <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 | ||
| 13109 | 2026.03.04 04:37:43.993174 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 13110 | 2026.03.04 04:37:43.993224 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13111 | 2026.03.04 04:37:43.993268 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13112 | 2026.03.04 04:37:43.993311 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 200 rows starting from the beginning of the part | ||
| 13113 | 2026.03.04 04:37:43.993916 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.03.04 04:37:43.993951 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13115 | 2026.03.04 04:37:43.994469 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13116 | 2026.03.04 04:37:43.994692 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.03.04 04:37:43.994839 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001764 sec., 4535.14739229025 rows/sec., 8.13 MiB/sec. | ||
| 13118 | 2026.03.04 04:37:43.994917 [ 261 ] {c0589ed3-d17c-4b2a-929a-bf0c052acdaf} <Debug> TCPHandler: Processed in 0.001979998 sec. | ||
| 13119 | 2026.03.04 04:37:43.995030 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2026.03.04 04:37:43.995127 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13121 | 2026.03.04 04:37:43.995168 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13122 | 2026.03.04 04:37:43.995506 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.03.04 04:37:43.995543 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13124 | 2026.03.04 04:37:43.995855 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13125 | 2026.03.04 04:37:43.996087 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.03.04 04:37:43.996225 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 13127 | 2026.03.04 04:37:43.996263 [ 261 ] {d5bf88b3-82aa-4247-94ff-fc3f6f11c478} <Debug> TCPHandler: Processed in 0.001281495 sec. | ||
| 13128 | 2026.03.04 04:37:43.999198 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32186 rows, containing 5 columns (5 merged, 0 gathered) in 0.006255771 sec., 5145009.304208865 rows/sec., 340.34 MiB/sec. | ||
| 13129 | 2026.03.04 04:37:43.999947 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 13130 | 2026.03.04 04:37:44.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.75 MiB, peak 365.00 MiB, free memory in arenas 0.00 B, will set to 354.51 MiB (RSS), difference: -4.24 MiB | ||
| 13131 | 2026.03.04 04:37:44.000438 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.03.04 04:37:44.000523 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 5 parts: [all_1_93_19, all_97_97_0] -> all_1_97_20 | ||
| 13133 | 2026.03.04 04:37:44.000637 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13134 | 2026.03.04 04:37:45.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.38 MiB, peak 365.00 MiB, free memory in arenas 0.00 B, will set to 354.51 MiB (RSS), difference: 4.13 MiB | ||
| 13135 | 2026.03.04 04:37:48.026383 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13136 | 2026.03.04 04:37:48.026471 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13137 | 2026.03.04 04:37:48.182964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28828 | ||
| 13138 | 2026.03.04 04:37:48.183502 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.03.04 04:37:48.183548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13140 | 2026.03.04 04:37:48.184039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13141 | 2026.03.04 04:37:48.184283 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.03.04 04:37:48.184430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28828 | ||
| 13143 | 2026.03.04 04:37:48.277940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1636 | ||
| 13144 | 2026.03.04 04:37:48.280437 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.03.04 04:37:48.280497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13146 | 2026.03.04 04:37:48.281727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13147 | 2026.03.04 04:37:48.282005 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2026.03.04 04:37:48.282406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 13149 | 2026.03.04 04:37:48.987693 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.03.04 04:37:48.987890 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13151 | 2026.03.04 04:37:48.987960 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13152 | 2026.03.04 04:37:48.988669 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.03.04 04:37:48.988706 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13154 | 2026.03.04 04:37:48.989089 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13155 | 2026.03.04 04:37:48.989310 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.03.04 04:37:48.989456 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001621 sec., 75262.18383713756 rows/sec., 6.46 MiB/sec. | ||
| 13157 | 2026.03.04 04:37:48.989496 [ 261 ] {69983611-ca92-4d20-a422-c25992bf07a8} <Debug> TCPHandler: Processed in 0.001936838 sec. | ||
| 13158 | 2026.03.04 04:37:48.989623 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.03.04 04:37:48.989718 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13160 | 2026.03.04 04:37:48.989758 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13161 | 2026.03.04 04:37:48.990164 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.03.04 04:37:48.990198 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13163 | 2026.03.04 04:37:48.990482 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13164 | 2026.03.04 04:37:48.990683 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.03.04 04:37:48.990807 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001108 sec., 29783.393501805054 rows/sec., 2.19 MiB/sec. | ||
| 13166 | 2026.03.04 04:37:48.990843 [ 261 ] {3952cb19-39db-4399-82b9-5aab023d5e53} <Debug> TCPHandler: Processed in 0.001268685 sec. | ||
| 13167 | 2026.03.04 04:37:48.990953 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2026.03.04 04:37:48.991046 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13169 | 2026.03.04 04:37:48.991084 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13170 | 2026.03.04 04:37:48.991503 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.03.04 04:37:48.991538 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13172 | 2026.03.04 04:37:48.991830 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13173 | 2026.03.04 04:37:48.992041 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.03.04 04:37:48.992162 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001133 sec., 85613.4157105031 rows/sec., 6.69 MiB/sec. | ||
| 13175 | 2026.03.04 04:37:48.992196 [ 261 ] {be5bdba3-6b40-410c-bc9a-836bb6aa1cd9} <Debug> TCPHandler: Processed in 0.001290755 sec. | ||
| 13176 | 2026.03.04 04:37:48.992309 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.03.04 04:37:48.992402 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.03.04 04:37:48.992444 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13179 | 2026.03.04 04:37:48.992844 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.03.04 04:37:48.992877 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13181 | 2026.03.04 04:37:48.993190 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13182 | 2026.03.04 04:37:48.993392 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.03.04 04:37:48.993514 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 13184 | 2026.03.04 04:37:48.993548 [ 261 ] {7858abd5-2e47-4a5a-8f08-63cc0d9c4f95} <Debug> TCPHandler: Processed in 0.001286785 sec. | ||
| 13185 | 2026.03.04 04:37:48.993658 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.03.04 04:37:48.993750 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.03.04 04:37:48.993802 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <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 | ||
| 13188 | 2026.03.04 04:37:48.994617 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.03.04 04:37:48.994650 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13190 | 2026.03.04 04:37:48.995192 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13191 | 2026.03.04 04:37:48.995404 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.03.04 04:37:48.995534 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001801 sec., 18323.153803442532 rows/sec., 32.83 MiB/sec. | ||
| 13193 | 2026.03.04 04:37:48.995585 [ 261 ] {84b5fbd9-69fc-4c52-af2b-c682951bd959} <Debug> TCPHandler: Processed in 0.001972708 sec. | ||
| 13194 | 2026.03.04 04:37:48.995699 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.03.04 04:37:48.995792 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.03.04 04:37:48.995832 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13197 | 2026.03.04 04:37:48.996164 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.03.04 04:37:48.996197 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.09 GiB. | ||
| 13199 | 2026.03.04 04:37:48.996484 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13200 | 2026.03.04 04:37:48.996695 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.03.04 04:37:48.996816 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 13202 | 2026.03.04 04:37:48.996850 [ 261 ] {f31d562e-dfab-435f-ae73-5fc67d71f739} <Debug> TCPHandler: Processed in 0.001199204 sec. | ||
| 13203 | 2026.03.04 04:37:49.266413 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13204 | 2026.03.04 04:37:49.266611 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13205 | 2026.03.04 04:37:49.266678 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13206 | 2026.03.04 04:37:49.267314 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.03.04 04:37:49.267356 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13208 | 2026.03.04 04:37:49.267815 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13209 | 2026.03.04 04:37:49.268143 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2026.03.04 04:37:49.268315 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 185.96 KiB/sec. | ||
| 13211 | 2026.03.04 04:37:49.268427 [ 261 ] {2c7365f2-b5cc-4ca4-9e6c-7616f4bf748d} <Debug> TCPHandler: Processed in 0.002152812 sec. | ||
| 13212 | 2026.03.04 04:37:49.268584 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.03.04 04:37:49.268690 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13214 | 2026.03.04 04:37:49.268734 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13215 | 2026.03.04 04:37:49.270278 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.03.04 04:37:49.270315 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13217 | 2026.03.04 04:37:49.270771 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13218 | 2026.03.04 04:37:49.271020 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.03.04 04:37:49.271165 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.0025 sec., 783200 rows/sec., 58.68 MiB/sec. | ||
| 13220 | 2026.03.04 04:37:49.271208 [ 261 ] {fc210a20-54c8-40f0-bcb4-1eb9a2fb1d6c} <Debug> TCPHandler: Processed in 0.002680551 sec. | ||
| 13221 | 2026.03.04 04:37:49.271332 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.03.04 04:37:49.271436 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13223 | 2026.03.04 04:37:49.271480 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13224 | 2026.03.04 04:37:49.271908 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2026.03.04 04:37:49.271944 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13226 | 2026.03.04 04:37:49.272251 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13227 | 2026.03.04 04:37:49.272459 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.03.04 04:37:49.272595 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001181 sec., 19475.02116850127 rows/sec., 1.41 MiB/sec. | ||
| 13229 | 2026.03.04 04:37:49.272632 [ 261 ] {091b8db2-2c72-4f4d-99a7-6ef90408f063} <Debug> TCPHandler: Processed in 0.001351596 sec. | ||
| 13230 | 2026.03.04 04:37:49.272759 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.03.04 04:37:49.272855 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13232 | 2026.03.04 04:37:49.272895 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13233 | 2026.03.04 04:37:49.273751 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.03.04 04:37:49.273787 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13235 | 2026.03.04 04:37:49.274142 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13236 | 2026.03.04 04:37:49.274357 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2026.03.04 04:37:49.274487 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00165 sec., 429090.9090909091 rows/sec., 25.03 MiB/sec. | ||
| 13238 | 2026.03.04 04:37:49.274517 [ 28 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13239 | 2026.03.04 04:37:49.274524 [ 261 ] {76f45fed-410a-451b-9293-51b5c88c248c} <Debug> TCPHandler: Processed in 0.001816044 sec. | ||
| 13240 | 2026.03.04 04:37:49.274632 [ 28 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.03.04 04:37:49.274681 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13242 | 2026.03.04 04:37:49.274709 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.03.04 04:37:49.274809 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.03.04 04:37:49.274808 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13245 | 2026.03.04 04:37:49.274851 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13246 | 2026.03.04 04:37:49.274949 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13247 | 2026.03.04 04:37:49.274987 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 883 rows starting from the beginning of the part | ||
| 13248 | 2026.03.04 04:37:49.275057 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 708 rows starting from the beginning of the part | ||
| 13249 | 2026.03.04 04:37:49.275112 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 13250 | 2026.03.04 04:37:49.275176 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 709 rows starting from the beginning of the part | ||
| 13251 | 2026.03.04 04:37:49.275240 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 13252 | 2026.03.04 04:37:49.275251 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.03.04 04:37:49.275293 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13254 | 2026.03.04 04:37:49.275304 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 708 rows starting from the beginning of the part | ||
| 13255 | 2026.03.04 04:37:49.275617 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13256 | 2026.03.04 04:37:49.275866 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2026.03.04 04:37:49.275980 [ 28 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13258 | 2026.03.04 04:37:49.276007 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001215 sec., 823.0452674897119 rows/sec., 57.87 KiB/sec. | ||
| 13259 | 2026.03.04 04:37:49.276052 [ 28 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.03.04 04:37:49.276071 [ 261 ] {b10d59a8-9803-4ccd-affa-208b586208ad} <Debug> TCPHandler: Processed in 0.001412637 sec. | ||
| 13261 | 2026.03.04 04:37:49.276082 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13262 | 2026.03.04 04:37:49.276208 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2026.03.04 04:37:49.276212 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13264 | 2026.03.04 04:37:49.276310 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13265 | 2026.03.04 04:37:49.276355 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13266 | 2026.03.04 04:37:49.276355 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13267 | 2026.03.04 04:37:49.276403 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 13268 | 2026.03.04 04:37:49.276470 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13269 | 2026.03.04 04:37:49.276514 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13270 | 2026.03.04 04:37:49.276558 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13271 | 2026.03.04 04:37:49.276602 [ 198 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13272 | 2026.03.04 04:37:49.276813 [ 190 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 5 columns (5 merged, 0 gathered) in 0.0020683 sec., 1477541.9426582218 rows/sec., 93.15 MiB/sec. | ||
| 13273 | 2026.03.04 04:37:49.276976 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13274 | 2026.03.04 04:37:49.277262 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.03.04 04:37:49.277313 [ 199 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154452 sec., 4331.05923849584 rows/sec., 321.45 KiB/sec. | ||
| 13276 | 2026.03.04 04:37:49.277332 [ 191 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_34_7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13277 | 2026.03.04 04:37:49.277369 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.03.04 04:37:49.277408 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 13279 | 2026.03.04 04:37:49.277413 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13280 | 2026.03.04 04:37:49.277439 [ 190 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13281 | 2026.03.04 04:37:49.277754 [ 190 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2026.03.04 04:37:49.277828 [ 190 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_13_3} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13283 | 2026.03.04 04:37:49.277849 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13284 | 2026.03.04 04:37:49.277900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13285 | 2026.03.04 04:37:49.278079 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.03.04 04:37:49.278216 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001924 sec., 531704.7817047817 rows/sec., 36.64 MiB/sec. | ||
| 13287 | 2026.03.04 04:37:49.278256 [ 261 ] {5508cd36-c60f-4434-b2a9-19fa968bc931} <Debug> TCPHandler: Processed in 0.00209946 sec. | ||
| 13288 | 2026.03.04 04:37:49.278373 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.03.04 04:37:49.278468 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.03.04 04:37:49.278511 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13291 | 2026.03.04 04:37:49.279292 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.03.04 04:37:49.279329 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13293 | 2026.03.04 04:37:49.279747 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13294 | 2026.03.04 04:37:49.279960 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.03.04 04:37:49.280090 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.00164 sec., 743292.6829268293 rows/sec., 46.48 MiB/sec. | ||
| 13296 | 2026.03.04 04:37:49.280127 [ 261 ] {bf70b163-6b76-40ab-8d51-92f0e3591c04} <Debug> TCPHandler: Processed in 0.001805725 sec. | ||
| 13297 | 2026.03.04 04:37:49.280243 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.03.04 04:37:49.280337 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13299 | 2026.03.04 04:37:49.280393 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <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 | ||
| 13300 | 2026.03.04 04:37:49.281204 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.03.04 04:37:49.281240 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13302 | 2026.03.04 04:37:49.281768 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13303 | 2026.03.04 04:37:49.282001 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.03.04 04:37:49.282140 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00182 sec., 10439.560439560439 rows/sec., 18.71 MiB/sec. | ||
| 13305 | 2026.03.04 04:37:49.282204 [ 261 ] {7e753325-a919-4502-b27d-a70940b2dc94} <Debug> TCPHandler: Processed in 0.002011169 sec. | ||
| 13306 | 2026.03.04 04:37:49.282313 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13307 | 2026.03.04 04:37:49.282408 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13308 | 2026.03.04 04:37:49.282450 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13309 | 2026.03.04 04:37:49.282765 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.03.04 04:37:49.282801 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13311 | 2026.03.04 04:37:49.283107 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13312 | 2026.03.04 04:37:49.283318 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13313 | 2026.03.04 04:37:49.283448 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 783.47 KiB/sec. | ||
| 13314 | 2026.03.04 04:37:49.283484 [ 261 ] {1d2de8bc-4f90-4ef7-a6ed-c24ed254c94a} <Debug> TCPHandler: Processed in 0.001221263 sec. | ||
| 13315 | 2026.03.04 04:37:49.712425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13316 | 2026.03.04 04:37:49.729260 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13317 | 2026.03.04 04:37:49.729300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13318 | 2026.03.04 04:37:49.735441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13319 | 2026.03.04 04:37:49.736119 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2026.03.04 04:37:49.738959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13321 | 2026.03.04 04:37:50.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.76 MiB, peak 365.00 MiB, free memory in arenas 0.00 B, will set to 354.51 MiB (RSS), difference: -1.25 MiB | ||
| 13322 | 2026.03.04 04:37:53.984842 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13323 | 2026.03.04 04:37:53.985026 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13324 | 2026.03.04 04:37:53.985096 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13325 | 2026.03.04 04:37:53.985810 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.03.04 04:37:53.985864 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13327 | 2026.03.04 04:37:53.986275 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13328 | 2026.03.04 04:37:53.986504 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.03.04 04:37:53.986685 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.50 MiB/sec. | ||
| 13330 | 2026.03.04 04:37:53.986697 [ 47 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13331 | 2026.03.04 04:37:53.986744 [ 261 ] {e22ae032-9640-485c-9b9f-d4854c9a256d} <Debug> TCPHandler: Processed in 0.002041029 sec. | ||
| 13332 | 2026.03.04 04:37:53.986762 [ 47 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.03.04 04:37:53.986808 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13334 | 2026.03.04 04:37:53.986883 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13335 | 2026.03.04 04:37:53.986928 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13336 | 2026.03.04 04:37:53.986994 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13337 | 2026.03.04 04:37:53.987042 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13338 | 2026.03.04 04:37:53.987043 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13339 | 2026.03.04 04:37:53.987084 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2895 rows starting from the beginning of the part | ||
| 13340 | 2026.03.04 04:37:53.987157 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 246 rows starting from the beginning of the part | ||
| 13341 | 2026.03.04 04:37:53.987269 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 13342 | 2026.03.04 04:37:53.987314 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 122 rows starting from the beginning of the part | ||
| 13343 | 2026.03.04 04:37:53.987357 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1958 rows starting from the beginning of the part | ||
| 13344 | 2026.03.04 04:37:53.987404 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 13345 | 2026.03.04 04:37:53.987556 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.03.04 04:37:53.987606 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13347 | 2026.03.04 04:37:53.987957 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13348 | 2026.03.04 04:37:53.988184 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.03.04 04:37:53.988373 [ 47 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13350 | 2026.03.04 04:37:53.988389 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00142 sec., 45070.42253521127 rows/sec., 3.52 MiB/sec. | ||
| 13351 | 2026.03.04 04:37:53.988423 [ 47 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13352 | 2026.03.04 04:37:53.988442 [ 261 ] {84c4eddf-59df-49fc-93ce-8b9b6448d5ab} <Debug> TCPHandler: Processed in 0.001611781 sec. | ||
| 13353 | 2026.03.04 04:37:53.988450 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13354 | 2026.03.04 04:37:53.988540 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13355 | 2026.03.04 04:37:53.988579 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13356 | 2026.03.04 04:37:53.988634 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13357 | 2026.03.04 04:37:53.988666 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1552 rows starting from the beginning of the part | ||
| 13358 | 2026.03.04 04:37:53.988687 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13359 | 2026.03.04 04:37:53.988721 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 141 rows starting from the beginning of the part | ||
| 13360 | 2026.03.04 04:37:53.988738 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13361 | 2026.03.04 04:37:53.988788 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 72 rows starting from the beginning of the part | ||
| 13362 | 2026.03.04 04:37:53.988840 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 97 rows starting from the beginning of the part | ||
| 13363 | 2026.03.04 04:37:53.988880 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1023 rows starting from the beginning of the part | ||
| 13364 | 2026.03.04 04:37:53.988920 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 13365 | 2026.03.04 04:37:53.989161 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.03.04 04:37:53.989202 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13367 | 2026.03.04 04:37:53.989564 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13368 | 2026.03.04 04:37:53.989567 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5349 rows, containing 5 columns (5 merged, 0 gathered) in 0.002685642 sec., 1991702.5426322646 rows/sec., 161.14 MiB/sec. | ||
| 13369 | 2026.03.04 04:37:53.989785 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.03.04 04:37:53.989850 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13371 | 2026.03.04 04:37:53.989929 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001266 sec., 101105.84518167457 rows/sec., 7.04 MiB/sec. | ||
| 13372 | 2026.03.04 04:37:53.989972 [ 261 ] {bf4f631c-7fe0-4ecc-b878-daee54aea09b} <Debug> TCPHandler: Processed in 0.001444268 sec. | ||
| 13373 | 2026.03.04 04:37:53.990095 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2026.03.04 04:37:53.990114 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2026.03.04 04:37:53.990136 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627361 sec., 1812136.3360680267 rows/sec., 134.97 MiB/sec. | ||
| 13376 | 2026.03.04 04:37:53.990191 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_101_20} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13377 | 2026.03.04 04:37:53.990196 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13378 | 2026.03.04 04:37:53.990247 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13379 | 2026.03.04 04:37:53.990274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13380 | 2026.03.04 04:37:53.990343 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13381 | 2026.03.04 04:37:53.990626 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.03.04 04:37:53.990662 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13383 | 2026.03.04 04:37:53.990682 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13384 | 2026.03.04 04:37:53.990769 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_101_20} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13385 | 2026.03.04 04:37:53.990856 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13386 | 2026.03.04 04:37:53.990984 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13387 | 2026.03.04 04:37:53.991194 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.03.04 04:37:53.991326 [ 47 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13389 | 2026.03.04 04:37:53.991329 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001153 sec., 41630.52905464007 rows/sec., 2.81 MiB/sec. | ||
| 13390 | 2026.03.04 04:37:53.991368 [ 47 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.03.04 04:37:53.991388 [ 261 ] {ce40fa5b-167f-4253-a735-ea4a40f8ec0b} <Debug> TCPHandler: Processed in 0.001343276 sec. | ||
| 13392 | 2026.03.04 04:37:53.991393 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13393 | 2026.03.04 04:37:53.991529 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13394 | 2026.03.04 04:37:53.991692 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13395 | 2026.03.04 04:37:53.991731 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5250 rows starting from the beginning of the part | ||
| 13396 | 2026.03.04 04:37:53.991797 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13397 | 2026.03.04 04:37:53.991842 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13398 | 2026.03.04 04:37:53.991882 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13399 | 2026.03.04 04:37:53.991922 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 12 rows starting from the beginning of the part | ||
| 13400 | 2026.03.04 04:37:53.991961 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
| 13401 | 2026.03.04 04:37:53.993738 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002273233 sec., 2415062.600270188 rows/sec., 160.81 MiB/sec. | ||
| 13402 | 2026.03.04 04:37:53.994074 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13403 | 2026.03.04 04:37:53.994344 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.03.04 04:37:53.994425 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_101_20} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13405 | 2026.03.04 04:37:53.994505 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13406 | 2026.03.04 04:37:55.685546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29276 | ||
| 13407 | 2026.03.04 04:37:55.686100 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.03.04 04:37:55.686149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13409 | 2026.03.04 04:37:55.686652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13410 | 2026.03.04 04:37:55.686921 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.03.04 04:37:55.687073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29276 | ||
| 13412 | 2026.03.04 04:37:55.687073 [ 46 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13413 | 2026.03.04 04:37:55.687145 [ 46 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2026.03.04 04:37:55.687165 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13415 | 2026.03.04 04:37:55.687285 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13416 | 2026.03.04 04:37:55.687418 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13417 | 2026.03.04 04:37:55.687456 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26908 rows starting from the beginning of the part | ||
| 13418 | 2026.03.04 04:37:55.687521 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13419 | 2026.03.04 04:37:55.687567 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13420 | 2026.03.04 04:37:55.687620 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13421 | 2026.03.04 04:37:55.687671 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13422 | 2026.03.04 04:37:55.687719 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13423 | 2026.03.04 04:37:55.690190 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962588 sec., 9881900.554515174 rows/sec., 141.36 MiB/sec. | ||
| 13424 | 2026.03.04 04:37:55.690526 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13425 | 2026.03.04 04:37:55.690791 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.03.04 04:37:55.690862 [ 197 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_61_12} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13427 | 2026.03.04 04:37:55.690978 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13428 | 2026.03.04 04:37:57.239994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13429 | 2026.03.04 04:37:57.258923 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.03.04 04:37:57.258991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13431 | 2026.03.04 04:37:57.265457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13432 | 2026.03.04 04:37:57.266197 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.03.04 04:37:57.266525 [ 43 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13434 | 2026.03.04 04:37:57.266587 [ 43 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.03.04 04:37:57.266606 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13436 | 2026.03.04 04:37:57.266731 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13437 | 2026.03.04 04:37:57.270389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13438 | 2026.03.04 04:37:57.270662 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13439 | 2026.03.04 04:37:57.272305 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13440 | 2026.03.04 04:37:57.277144 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13441 | 2026.03.04 04:37:57.281988 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13442 | 2026.03.04 04:37:57.286521 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13443 | 2026.03.04 04:37:57.291347 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13444 | 2026.03.04 04:37:57.295426 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13445 | 2026.03.04 04:37:57.349876 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.083199115 sec., 5528.904964914591 rows/sec., 28.59 MiB/sec. | ||
| 13446 | 2026.03.04 04:37:57.352730 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13447 | 2026.03.04 04:37:57.354828 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.03.04 04:37:57.354920 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_61_12} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13449 | 2026.03.04 04:37:57.357471 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13450 | 2026.03.04 04:37:58.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.60 MiB, peak 369.00 MiB, free memory in arenas 0.00 B, will set to 354.54 MiB (RSS), difference: -1.06 MiB | ||
| 13451 | 2026.03.04 04:37:58.283569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1674 | ||
| 13452 | 2026.03.04 04:37:58.286093 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.03.04 04:37:58.286152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13454 | 2026.03.04 04:37:58.287400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13455 | 2026.03.04 04:37:58.287698 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.03.04 04:37:58.287898 [ 42 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13457 | 2026.03.04 04:37:58.287963 [ 42 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.03.04 04:37:58.287991 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13459 | 2026.03.04 04:37:58.288086 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13460 | 2026.03.04 04:37:58.288113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1674 | ||
| 13461 | 2026.03.04 04:37:58.288546 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13462 | 2026.03.04 04:37:58.288672 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1504 rows starting from the beginning of the part | ||
| 13463 | 2026.03.04 04:37:58.289004 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 13464 | 2026.03.04 04:37:58.289334 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 13465 | 2026.03.04 04:37:58.289663 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 13466 | 2026.03.04 04:37:58.289997 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 13467 | 2026.03.04 04:37:58.290317 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 13468 | 2026.03.04 04:37:58.297283 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 72 columns (72 merged, 0 gathered) in 0.009229188 sec., 181381.0705773899 rows/sec., 143.24 MiB/sec. | ||
| 13469 | 2026.03.04 04:37:58.299161 [ 201 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13470 | 2026.03.04 04:37:58.299841 [ 201 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.03.04 04:37:58.299950 [ 201 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_46_9} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13472 | 2026.03.04 04:37:58.300328 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13473 | 2026.03.04 04:37:58.987308 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13474 | 2026.03.04 04:37:58.987511 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13475 | 2026.03.04 04:37:58.987590 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13476 | 2026.03.04 04:37:58.988284 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.03.04 04:37:58.988321 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13478 | 2026.03.04 04:37:58.988726 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13479 | 2026.03.04 04:37:58.988955 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.03.04 04:37:58.989099 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001643 sec., 74254.41265976871 rows/sec., 6.37 MiB/sec. | ||
| 13481 | 2026.03.04 04:37:58.989139 [ 261 ] {fecee64b-02af-4fae-9900-4ce2081fd69e} <Debug> TCPHandler: Processed in 0.001968398 sec. | ||
| 13482 | 2026.03.04 04:37:58.989276 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2026.03.04 04:37:58.989371 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13484 | 2026.03.04 04:37:58.989411 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13485 | 2026.03.04 04:37:58.989833 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.03.04 04:37:58.989866 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13487 | 2026.03.04 04:37:58.990178 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13488 | 2026.03.04 04:37:58.990390 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.03.04 04:37:58.990496 [ 41 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13490 | 2026.03.04 04:37:58.990517 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001164 sec., 28350.515463917523 rows/sec., 2.08 MiB/sec. | ||
| 13491 | 2026.03.04 04:37:58.990533 [ 41 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.03.04 04:37:58.990553 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13493 | 2026.03.04 04:37:58.990555 [ 261 ] {70d00a04-dcfa-4012-8d65-d8c9554d344e} <Debug> TCPHandler: Processed in 0.001328115 sec. | ||
| 13494 | 2026.03.04 04:37:58.990663 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13495 | 2026.03.04 04:37:58.990678 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.03.04 04:37:58.990798 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13497 | 2026.03.04 04:37:58.990802 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13498 | 2026.03.04 04:37:58.990839 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13499 | 2026.03.04 04:37:58.990848 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 13500 | 2026.03.04 04:37:58.990935 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 53 rows starting from the beginning of the part | ||
| 13501 | 2026.03.04 04:37:58.990985 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
| 13502 | 2026.03.04 04:37:58.991031 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 33 rows starting from the beginning of the part | ||
| 13503 | 2026.03.04 04:37:58.991072 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part | ||
| 13504 | 2026.03.04 04:37:58.991114 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 33 rows starting from the beginning of the part | ||
| 13505 | 2026.03.04 04:37:58.991290 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.03.04 04:37:58.991331 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13507 | 2026.03.04 04:37:58.991650 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13508 | 2026.03.04 04:37:58.991886 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.03.04 04:37:58.991957 [ 189 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349506 sec., 278620.4729730731 rows/sec., 19.94 MiB/sec. | ||
| 13510 | 2026.03.04 04:37:58.992012 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001232 sec., 78733.76623376623 rows/sec., 6.15 MiB/sec. | ||
| 13511 | 2026.03.04 04:37:58.992050 [ 261 ] {fee56f1c-d0fd-4820-b497-d09bbea63571} <Debug> TCPHandler: Processed in 0.001419327 sec. | ||
| 13512 | 2026.03.04 04:37:58.992097 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13513 | 2026.03.04 04:37:58.992175 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2026.03.04 04:37:58.992275 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13515 | 2026.03.04 04:37:58.992317 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13516 | 2026.03.04 04:37:58.992352 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.03.04 04:37:58.992427 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_86_17} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13518 | 2026.03.04 04:37:58.992508 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13519 | 2026.03.04 04:37:58.992758 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.03.04 04:37:58.992797 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13521 | 2026.03.04 04:37:58.993123 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13522 | 2026.03.04 04:37:58.993328 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.03.04 04:37:58.993432 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 4 parts from all_1_97_20 to all_100_100_0 | ||
| 13524 | 2026.03.04 04:37:58.993455 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 13525 | 2026.03.04 04:37:58.993466 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2026.03.04 04:37:58.993485 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13527 | 2026.03.04 04:37:58.993492 [ 261 ] {3820ea87-0ad1-4a1c-8e06-80bcdd002d68} <Debug> TCPHandler: Processed in 0.001372516 sec. | ||
| 13528 | 2026.03.04 04:37:58.993554 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_97_20 to all_100_100_0 into Compact with storage Full | ||
| 13529 | 2026.03.04 04:37:58.993611 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2026.03.04 04:37:58.993661 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13531 | 2026.03.04 04:37:58.993693 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_97_20, total 32186 rows starting from the beginning of the part | ||
| 13532 | 2026.03.04 04:37:58.993709 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13533 | 2026.03.04 04:37:58.993747 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13534 | 2026.03.04 04:37:58.993773 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <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 | ||
| 13535 | 2026.03.04 04:37:58.993797 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13536 | 2026.03.04 04:37:58.993844 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1219 rows starting from the beginning of the part | ||
| 13537 | 2026.03.04 04:37:58.994643 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.03.04 04:37:58.994684 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13539 | 2026.03.04 04:37:58.995289 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13540 | 2026.03.04 04:37:58.995512 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.03.04 04:37:58.995656 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001965 sec., 16793.89312977099 rows/sec., 30.09 MiB/sec. | ||
| 13542 | 2026.03.04 04:37:58.995720 [ 261 ] {63b44f61-7362-42bd-890d-c929a224862f} <Debug> TCPHandler: Processed in 0.002156791 sec. | ||
| 13543 | 2026.03.04 04:37:58.995844 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13544 | 2026.03.04 04:37:58.995943 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13545 | 2026.03.04 04:37:58.995985 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13546 | 2026.03.04 04:37:58.996347 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2026.03.04 04:37:58.996380 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.08 GiB. | ||
| 13548 | 2026.03.04 04:37:58.996936 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13549 | 2026.03.04 04:37:58.997159 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2026.03.04 04:37:58.997297 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 13551 | 2026.03.04 04:37:58.997333 [ 261 ] {82cb7328-298c-4116-87d2-a146f9eb6f93} <Debug> TCPHandler: Processed in 0.001537879 sec. | ||
| 13552 | 2026.03.04 04:37:59.001062 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33725 rows, containing 5 columns (5 merged, 0 gathered) in 0.007537835 sec., 4474096.341986791 rows/sec., 295.52 MiB/sec. | ||
| 13553 | 2026.03.04 04:37:59.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.83 MiB, peak 369.00 MiB, free memory in arenas 0.00 B, will set to 356.23 MiB (RSS), difference: -2.60 MiB | ||
| 13554 | 2026.03.04 04:37:59.001324 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Trace> MergedBlockOutputStream: filled checksums all_1_100_21 (state Temporary) | ||
| 13555 | 2026.03.04 04:37:59.001592 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_100_21 to all_1_100_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.03.04 04:37:59.001659 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_100_21} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 4 parts: [all_1_97_20, all_100_100_0] -> all_1_100_21 | ||
| 13557 | 2026.03.04 04:37:59.001736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13558 | 2026.03.04 04:38:00.001173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.53 MiB, peak 369.00 MiB, free memory in arenas 0.00 B, will set to 356.23 MiB (RSS), difference: 3.71 MiB | ||
| 13559 | 2026.03.04 04:38:00.903070 [ 38 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 13560 | 2026.03.04 04:38:00.903133 [ 38 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.03.04 04:38:00.903158 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13562 | 2026.03.04 04:38:00.903286 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 13563 | 2026.03.04 04:38:00.903437 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13564 | 2026.03.04 04:38:00.903475 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 13565 | 2026.03.04 04:38:00.903551 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13566 | 2026.03.04 04:38:00.903604 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 13567 | 2026.03.04 04:38:00.903654 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 13568 | 2026.03.04 04:38:00.903698 [ 196 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 13569 | 2026.03.04 04:38:00.904438 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205693 sec., 31517.144082282968 rows/sec., 2.63 MiB/sec. | ||
| 13570 | 2026.03.04 04:38:00.904612 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 13571 | 2026.03.04 04:38:00.904905 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2026.03.04 04:38:00.904992 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_30_7} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 13573 | 2026.03.04 04:38:00.905094 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13574 | 2026.03.04 04:38:03.026911 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13575 | 2026.03.04 04:38:03.026959 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13576 | 2026.03.04 04:38:03.188162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29788 | ||
| 13577 | 2026.03.04 04:38:03.188691 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2026.03.04 04:38:03.188733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13579 | 2026.03.04 04:38:03.189216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13580 | 2026.03.04 04:38:03.189449 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2026.03.04 04:38:03.189579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29788 | ||
| 13582 | 2026.03.04 04:38:03.986396 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13583 | 2026.03.04 04:38:03.986602 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13584 | 2026.03.04 04:38:03.986680 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13585 | 2026.03.04 04:38:03.987377 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.03.04 04:38:03.987427 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13587 | 2026.03.04 04:38:03.987839 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13588 | 2026.03.04 04:38:03.988071 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.03.04 04:38:03.988238 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001692 sec., 42553.19148936171 rows/sec., 3.41 MiB/sec. | ||
| 13590 | 2026.03.04 04:38:03.988289 [ 261 ] {65f23af8-781c-4e13-b9c7-413ea197f862} <Debug> TCPHandler: Processed in 0.002037509 sec. | ||
| 13591 | 2026.03.04 04:38:03.988421 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13592 | 2026.03.04 04:38:03.988527 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13593 | 2026.03.04 04:38:03.988571 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13594 | 2026.03.04 04:38:03.989004 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2026.03.04 04:38:03.989043 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13596 | 2026.03.04 04:38:03.989349 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13597 | 2026.03.04 04:38:03.989585 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2026.03.04 04:38:03.989721 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001219 sec., 6562.756357670221 rows/sec., 493.49 KiB/sec. | ||
| 13599 | 2026.03.04 04:38:03.989760 [ 261 ] {75ffb760-0758-44c4-891c-2ab14cc94d1f} <Debug> TCPHandler: Processed in 0.001391627 sec. | ||
| 13600 | 2026.03.04 04:38:03.989871 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2026.03.04 04:38:03.989968 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13602 | 2026.03.04 04:38:03.990009 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13603 | 2026.03.04 04:38:03.990430 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.03.04 04:38:03.990466 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13605 | 2026.03.04 04:38:03.990776 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13606 | 2026.03.04 04:38:03.991006 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.03.04 04:38:03.991138 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001189 sec., 60555.088309503786 rows/sec., 4.73 MiB/sec. | ||
| 13608 | 2026.03.04 04:38:03.991175 [ 261 ] {79d32452-9308-4380-8d3a-1e1994957320} <Debug> TCPHandler: Processed in 0.001353526 sec. | ||
| 13609 | 2026.03.04 04:38:03.991287 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2026.03.04 04:38:03.991383 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13611 | 2026.03.04 04:38:03.991428 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13612 | 2026.03.04 04:38:03.991833 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.03.04 04:38:03.991868 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13614 | 2026.03.04 04:38:03.992197 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13615 | 2026.03.04 04:38:03.992418 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2026.03.04 04:38:03.992564 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13617 | 2026.03.04 04:38:03.992602 [ 261 ] {7a78ad52-f493-4e67-8042-9e433ef7e23a} <Debug> TCPHandler: Processed in 0.001364416 sec. | ||
| 13618 | 2026.03.04 04:38:03.992715 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2026.03.04 04:38:03.992811 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.03.04 04:38:03.992868 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <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 | ||
| 13621 | 2026.03.04 04:38:03.993636 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2026.03.04 04:38:03.993672 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13623 | 2026.03.04 04:38:03.994189 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13624 | 2026.03.04 04:38:03.994413 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.03.04 04:38:03.994535 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13626 | 2026.03.04 04:38:03.994553 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001761 sec., 4542.8733674048835 rows/sec., 8.14 MiB/sec. | ||
| 13627 | 2026.03.04 04:38:03.994573 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.03.04 04:38:03.994592 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13629 | 2026.03.04 04:38:03.994620 [ 261 ] {70db6e01-838e-4f14-bb61-799c8eea3ce5} <Debug> TCPHandler: Processed in 0.001953608 sec. | ||
| 13630 | 2026.03.04 04:38:03.994707 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13631 | 2026.03.04 04:38:03.994738 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.03.04 04:38:03.994841 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13633 | 2026.03.04 04:38:03.994883 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13634 | 2026.03.04 04:38:03.994958 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13635 | 2026.03.04 04:38:03.995039 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1814 rows starting from the beginning of the part | ||
| 13636 | 2026.03.04 04:38:03.995186 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 13637 | 2026.03.04 04:38:03.995245 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.03.04 04:38:03.995284 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13639 | 2026.03.04 04:38:03.995295 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part | ||
| 13640 | 2026.03.04 04:38:03.995398 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 19 rows starting from the beginning of the part | ||
| 13641 | 2026.03.04 04:38:03.995493 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part | ||
| 13642 | 2026.03.04 04:38:03.995593 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 13643 | 2026.03.04 04:38:03.995605 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13644 | 2026.03.04 04:38:03.995847 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2026.03.04 04:38:03.995987 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 13646 | 2026.03.04 04:38:03.996025 [ 261 ] {9e14233f-d740-4f4c-89db-a7df59058923} <Debug> TCPHandler: Processed in 0.001337186 sec. | ||
| 13647 | 2026.03.04 04:38:04.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.33 MiB, peak 369.00 MiB, free memory in arenas 0.00 B, will set to 357.34 MiB (RSS), difference: -7.99 MiB | ||
| 13648 | 2026.03.04 04:38:04.006648 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 19 columns (19 merged, 0 gathered) in 0.012003541 sec., 159536.2568428766 rows/sec., 285.88 MiB/sec. | ||
| 13649 | 2026.03.04 04:38:04.008608 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13650 | 2026.03.04 04:38:04.009002 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2026.03.04 04:38:04.009091 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13652 | 2026.03.04 04:38:04.009242 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 13653 | 2026.03.04 04:38:04.770449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13654 | 2026.03.04 04:38:04.786300 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.03.04 04:38:04.786367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13656 | 2026.03.04 04:38:04.792040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13657 | 2026.03.04 04:38:04.792718 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.03.04 04:38:04.795622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13659 | 2026.03.04 04:38:05.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.25 MiB, peak 369.00 MiB, free memory in arenas 0.00 B, will set to 362.84 MiB (RSS), difference: 13.59 MiB | ||
| 13660 | 2026.03.04 04:38:08.288348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1698 | ||
| 13661 | 2026.03.04 04:38:08.290540 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.03.04 04:38:08.290590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13663 | 2026.03.04 04:38:08.291774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13664 | 2026.03.04 04:38:08.292036 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2026.03.04 04:38:08.292308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1698 | ||
| 13666 | 2026.03.04 04:38:08.989847 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2026.03.04 04:38:08.990053 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13668 | 2026.03.04 04:38:08.990131 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13669 | 2026.03.04 04:38:08.990873 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.03.04 04:38:08.990929 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13671 | 2026.03.04 04:38:08.991357 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13672 | 2026.03.04 04:38:08.991591 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.03.04 04:38:08.991757 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00176 sec., 13636.363636363636 rows/sec., 1.13 MiB/sec. | ||
| 13674 | 2026.03.04 04:38:08.991811 [ 261 ] {088b1456-6cfd-4e5b-9535-53bc7fe6391a} <Debug> TCPHandler: Processed in 0.002108191 sec. | ||
| 13675 | 2026.03.04 04:38:08.991937 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.03.04 04:38:08.992043 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13677 | 2026.03.04 04:38:08.992088 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13678 | 2026.03.04 04:38:08.992499 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.03.04 04:38:08.992538 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13680 | 2026.03.04 04:38:08.992833 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13681 | 2026.03.04 04:38:08.993032 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.03.04 04:38:08.993156 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 13683 | 2026.03.04 04:38:08.993194 [ 261 ] {4f79f10c-274b-4e4a-a752-2a78149cbf5d} <Debug> TCPHandler: Processed in 0.001351046 sec. | ||
| 13684 | 2026.03.04 04:38:08.993301 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.03.04 04:38:08.993393 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13686 | 2026.03.04 04:38:08.993430 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13687 | 2026.03.04 04:38:08.993970 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.03.04 04:38:08.994007 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13689 | 2026.03.04 04:38:08.994337 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13690 | 2026.03.04 04:38:08.994555 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.03.04 04:38:08.994684 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001258 sec., 193163.7519872814 rows/sec., 17.26 MiB/sec. | ||
| 13692 | 2026.03.04 04:38:08.994722 [ 261 ] {40692a88-4c98-476c-83d4-6e5e424dc391} <Debug> TCPHandler: Processed in 0.001423988 sec. | ||
| 13693 | 2026.03.04 04:38:08.994836 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.03.04 04:38:08.994933 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13695 | 2026.03.04 04:38:08.994973 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13696 | 2026.03.04 04:38:08.995381 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.03.04 04:38:08.995419 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13698 | 2026.03.04 04:38:08.995748 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13699 | 2026.03.04 04:38:08.995958 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.03.04 04:38:08.996092 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001178 sec., 39898.132427843804 rows/sec., 2.97 MiB/sec. | ||
| 13701 | 2026.03.04 04:38:08.996131 [ 261 ] {ce32f2a9-4961-4716-9d12-66a5ec4d13b8} <Debug> TCPHandler: Processed in 0.001344866 sec. | ||
| 13702 | 2026.03.04 04:38:08.996234 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13703 | 2026.03.04 04:38:08.996328 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13704 | 2026.03.04 04:38:08.996368 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13705 | 2026.03.04 04:38:08.996767 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.03.04 04:38:08.996804 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13707 | 2026.03.04 04:38:08.997102 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13708 | 2026.03.04 04:38:08.997313 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2026.03.04 04:38:08.997440 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 13710 | 2026.03.04 04:38:08.997478 [ 261 ] {b6a6dcef-ae3c-4950-bb64-ac62b2f7315f} <Debug> TCPHandler: Processed in 0.001295195 sec. | ||
| 13711 | 2026.03.04 04:38:08.997587 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13712 | 2026.03.04 04:38:08.997680 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13713 | 2026.03.04 04:38:08.997721 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13714 | 2026.03.04 04:38:08.998117 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.03.04 04:38:08.998155 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13716 | 2026.03.04 04:38:08.998453 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13717 | 2026.03.04 04:38:08.998658 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.03.04 04:38:08.998788 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 13719 | 2026.03.04 04:38:08.998827 [ 261 ] {ed60e779-a8b8-40f1-9bbc-06a34f3c4525} <Debug> TCPHandler: Processed in 0.001291055 sec. | ||
| 13720 | 2026.03.04 04:38:08.998947 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.03.04 04:38:08.999055 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13722 | 2026.03.04 04:38:08.999095 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13723 | 2026.03.04 04:38:08.999553 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.03.04 04:38:08.999591 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13725 | 2026.03.04 04:38:08.999924 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13726 | 2026.03.04 04:38:09.000293 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.03.04 04:38:09.000424 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001388 sec., 97262.24783861672 rows/sec., 7.87 MiB/sec. | ||
| 13728 | 2026.03.04 04:38:09.000463 [ 261 ] {06c93faf-5056-45f4-9084-ace34713c5dd} <Debug> TCPHandler: Processed in 0.0015754 sec. | ||
| 13729 | 2026.03.04 04:38:09.000571 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13730 | 2026.03.04 04:38:09.000674 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13731 | 2026.03.04 04:38:09.000720 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13732 | 2026.03.04 04:38:09.001135 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.03.04 04:38:09.001172 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13734 | 2026.03.04 04:38:09.001525 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13735 | 2026.03.04 04:38:09.001744 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.03.04 04:38:09.001886 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001231 sec., 160032.49390739235 rows/sec., 11.48 MiB/sec. | ||
| 13737 | 2026.03.04 04:38:09.001924 [ 261 ] {b7be4f61-cb98-46a1-bdb1-4471dcab1c5a} <Debug> TCPHandler: Processed in 0.001404167 sec. | ||
| 13738 | 2026.03.04 04:38:09.002038 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.03.04 04:38:09.002133 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13740 | 2026.03.04 04:38:09.002188 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <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 | ||
| 13741 | 2026.03.04 04:38:09.003029 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2026.03.04 04:38:09.003066 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13743 | 2026.03.04 04:38:09.003637 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13744 | 2026.03.04 04:38:09.003862 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13745 | 2026.03.04 04:38:09.004004 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00189 sec., 17460.31746031746 rows/sec., 31.29 MiB/sec. | ||
| 13746 | 2026.03.04 04:38:09.004072 [ 261 ] {5e1b17d9-fb40-4c28-96eb-7efe901e29e8} <Debug> TCPHandler: Processed in 0.00208449 sec. | ||
| 13747 | 2026.03.04 04:38:09.004187 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13748 | 2026.03.04 04:38:09.004282 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13749 | 2026.03.04 04:38:09.004326 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13750 | 2026.03.04 04:38:09.004664 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.03.04 04:38:09.004702 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13752 | 2026.03.04 04:38:09.005014 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13753 | 2026.03.04 04:38:09.005223 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13754 | 2026.03.04 04:38:09.005357 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 13755 | 2026.03.04 04:38:09.005395 [ 261 ] {38993a92-240b-4f9a-a32f-b85785129056} <Debug> TCPHandler: Processed in 0.001258544 sec. | ||
| 13756 | 2026.03.04 04:38:10.689829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30236 | ||
| 13757 | 2026.03.04 04:38:10.690458 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.03.04 04:38:10.690504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13759 | 2026.03.04 04:38:10.691009 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13760 | 2026.03.04 04:38:10.691259 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.03.04 04:38:10.691391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30236 | ||
| 13762 | 2026.03.04 04:38:12.295716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13763 | 2026.03.04 04:38:12.312619 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.03.04 04:38:12.312683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13765 | 2026.03.04 04:38:12.318632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13766 | 2026.03.04 04:38:12.319330 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2026.03.04 04:38:12.322214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13768 | 2026.03.04 04:38:13.985869 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.03.04 04:38:13.986066 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13770 | 2026.03.04 04:38:13.986132 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13771 | 2026.03.04 04:38:13.986875 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.03.04 04:38:13.986913 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13773 | 2026.03.04 04:38:13.987311 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13774 | 2026.03.04 04:38:13.987526 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.03.04 04:38:13.987681 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.00167 sec., 43113.77245508982 rows/sec., 3.46 MiB/sec. | ||
| 13776 | 2026.03.04 04:38:13.987723 [ 261 ] {0bc99570-1533-4c54-bc05-157f0f6251c2} <Debug> TCPHandler: Processed in 0.001988888 sec. | ||
| 13777 | 2026.03.04 04:38:13.987850 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.03.04 04:38:13.987945 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.03.04 04:38:13.987985 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13780 | 2026.03.04 04:38:13.988386 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2026.03.04 04:38:13.988420 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13782 | 2026.03.04 04:38:13.988706 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13783 | 2026.03.04 04:38:13.988906 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2026.03.04 04:38:13.989032 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001105 sec., 7239.819004524887 rows/sec., 544.40 KiB/sec. | ||
| 13785 | 2026.03.04 04:38:13.989068 [ 261 ] {5a347238-87d3-4ebd-adbf-18dbfbf2a2e7} <Debug> TCPHandler: Processed in 0.001267115 sec. | ||
| 13786 | 2026.03.04 04:38:13.989187 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2026.03.04 04:38:13.989280 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13788 | 2026.03.04 04:38:13.989319 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13789 | 2026.03.04 04:38:13.989726 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2026.03.04 04:38:13.989761 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13791 | 2026.03.04 04:38:13.990050 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13792 | 2026.03.04 04:38:13.990265 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.03.04 04:38:13.990398 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001135 sec., 63436.12334801762 rows/sec., 4.95 MiB/sec. | ||
| 13794 | 2026.03.04 04:38:13.990436 [ 261 ] {31bae2e7-76f8-45ef-943b-628be741dca6} <Debug> TCPHandler: Processed in 0.001301185 sec. | ||
| 13795 | 2026.03.04 04:38:13.990554 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13796 | 2026.03.04 04:38:13.990648 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13797 | 2026.03.04 04:38:13.990691 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13798 | 2026.03.04 04:38:13.991094 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2026.03.04 04:38:13.991128 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13800 | 2026.03.04 04:38:13.991463 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13801 | 2026.03.04 04:38:13.991685 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.03.04 04:38:13.991798 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 5 parts from all_1_100_21 to all_104_104_0 | ||
| 13803 | 2026.03.04 04:38:13.991810 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 13804 | 2026.03.04 04:38:13.991837 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.03.04 04:38:13.991855 [ 261 ] {48d32662-88f0-474b-b561-5661f9d9048a} <Debug> TCPHandler: Processed in 0.001349246 sec. | ||
| 13806 | 2026.03.04 04:38:13.991858 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13807 | 2026.03.04 04:38:13.991975 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.03.04 04:38:13.991985 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_21 to all_104_104_0 into Compact with storage Full | ||
| 13809 | 2026.03.04 04:38:13.992069 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13810 | 2026.03.04 04:38:13.992127 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <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 | ||
| 13811 | 2026.03.04 04:38:13.992148 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13812 | 2026.03.04 04:38:13.992194 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_21, total 33725 rows starting from the beginning of the part | ||
| 13813 | 2026.03.04 04:38:13.992271 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part | ||
| 13814 | 2026.03.04 04:38:13.992328 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13815 | 2026.03.04 04:38:13.992381 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13816 | 2026.03.04 04:38:13.992429 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 197 rows starting from the beginning of the part | ||
| 13817 | 2026.03.04 04:38:13.992893 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.03.04 04:38:13.992935 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13819 | 2026.03.04 04:38:13.993463 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13820 | 2026.03.04 04:38:13.993688 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.03.04 04:38:13.993822 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00177 sec., 4519.774011299435 rows/sec., 8.10 MiB/sec. | ||
| 13822 | 2026.03.04 04:38:13.993876 [ 261 ] {f6a02f07-5415-474f-be16-be1f1badb904} <Debug> TCPHandler: Processed in 0.001948848 sec. | ||
| 13823 | 2026.03.04 04:38:13.993994 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2026.03.04 04:38:13.994089 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13825 | 2026.03.04 04:38:13.994130 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13826 | 2026.03.04 04:38:13.994477 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2026.03.04 04:38:13.994512 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 13828 | 2026.03.04 04:38:13.994823 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13829 | 2026.03.04 04:38:13.995035 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.03.04 04:38:13.995166 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 13831 | 2026.03.04 04:38:13.995202 [ 261 ] {62553015-9d03-42df-b064-c51503f2190f} <Debug> TCPHandler: Processed in 0.001256484 sec. | ||
| 13832 | 2026.03.04 04:38:13.998692 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34370 rows, containing 5 columns (5 merged, 0 gathered) in 0.00675912 sec., 5084981.476878647 rows/sec., 336.28 MiB/sec. | ||
| 13833 | 2026.03.04 04:38:13.999147 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Trace> MergedBlockOutputStream: filled checksums all_1_104_22 (state Temporary) | ||
| 13834 | 2026.03.04 04:38:13.999459 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_104_22 to all_1_104_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13835 | 2026.03.04 04:38:13.999549 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_104_22} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 5 parts: [all_1_100_21, all_104_104_0] -> all_1_104_22 | ||
| 13836 | 2026.03.04 04:38:13.999668 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13837 | 2026.03.04 04:38:15.911024 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38399 | ||
| 13838 | 2026.03.04 04:38:15.911135 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13839 | 2026.03.04 04:38:15.911162 [ 289 ] {} <Debug> TCP-Session: 10a0249c-1cf5-4bf8-a060-9ed5e48615ee Authenticating user 'default' from [fd00:1122:3344:101::e]:38399 | ||
| 13840 | 2026.03.04 04:38:15.911184 [ 289 ] {} <Debug> TCP-Session: 10a0249c-1cf5-4bf8-a060-9ed5e48615ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13841 | 2026.03.04 04:38:15.911198 [ 289 ] {} <Debug> TCP-Session: 10a0249c-1cf5-4bf8-a060-9ed5e48615ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13842 | 2026.03.04 04:38:15.911392 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42714 | ||
| 13843 | 2026.03.04 04:38:15.911412 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45617 | ||
| 13844 | 2026.03.04 04:38:15.911453 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60485 | ||
| 13845 | 2026.03.04 04:38:15.911491 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42624 | ||
| 13846 | 2026.03.04 04:38:15.911524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13847 | 2026.03.04 04:38:15.911480 [ 289 ] {} <Trace> TCP-Session: 10a0249c-1cf5-4bf8-a060-9ed5e48615ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.03.04 04:38:15.911567 [ 290 ] {} <Debug> TCP-Session: 343eabb2-b392-4272-92e7-a4c0cf030304 Authenticating user 'default' from [fd00:1122:3344:101::e]:42714 | ||
| 13849 | 2026.03.04 04:38:15.911581 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13850 | 2026.03.04 04:38:15.911581 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13851 | 2026.03.04 04:38:15.911604 [ 290 ] {} <Debug> TCP-Session: 343eabb2-b392-4272-92e7-a4c0cf030304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13852 | 2026.03.04 04:38:15.911615 [ 293 ] {} <Debug> TCP-Session: 1bd79915-89ed-4b5c-828a-2316d5ed6482 Authenticating user 'default' from [fd00:1122:3344:101::e]:60485 | ||
| 13853 | 2026.03.04 04:38:15.911623 [ 288 ] {} <Debug> TCP-Session: 37ae92f4-c1ab-4f27-9da4-b9d2af997971 Authenticating user 'default' from [fd00:1122:3344:101::e]:42624 | ||
| 13854 | 2026.03.04 04:38:15.911631 [ 290 ] {} <Debug> TCP-Session: 343eabb2-b392-4272-92e7-a4c0cf030304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13855 | 2026.03.04 04:38:15.911651 [ 293 ] {} <Debug> TCP-Session: 1bd79915-89ed-4b5c-828a-2316d5ed6482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13856 | 2026.03.04 04:38:15.911660 [ 288 ] {} <Debug> TCP-Session: 37ae92f4-c1ab-4f27-9da4-b9d2af997971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2026.03.04 04:38:15.911674 [ 293 ] {} <Debug> TCP-Session: 1bd79915-89ed-4b5c-828a-2316d5ed6482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13858 | 2026.03.04 04:38:15.911555 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13859 | 2026.03.04 04:38:15.911685 [ 288 ] {} <Debug> TCP-Session: 37ae92f4-c1ab-4f27-9da4-b9d2af997971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.03.04 04:38:15.911469 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41375 | ||
| 13861 | 2026.03.04 04:38:15.911728 [ 289 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13862 | 2026.03.04 04:38:15.911724 [ 291 ] {} <Debug> TCP-Session: 01b5b003-5840-47aa-a214-05fdfc08a117 Authenticating user 'default' from [fd00:1122:3344:101::e]:45617 | ||
| 13863 | 2026.03.04 04:38:15.911475 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35795 | ||
| 13864 | 2026.03.04 04:38:15.911800 [ 291 ] {} <Debug> TCP-Session: 01b5b003-5840-47aa-a214-05fdfc08a117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13865 | 2026.03.04 04:38:15.911821 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13866 | 2026.03.04 04:38:15.911833 [ 291 ] {} <Debug> TCP-Session: 01b5b003-5840-47aa-a214-05fdfc08a117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2026.03.04 04:38:15.911404 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57227 | ||
| 13868 | 2026.03.04 04:38:15.911857 [ 259 ] {} <Debug> TCP-Session: 9d4d75b3-3225-4f9a-8123-085d8bb2e79e Authenticating user 'default' from [fd00:1122:3344:101::e]:41375 | ||
| 13869 | 2026.03.04 04:38:15.911868 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13870 | 2026.03.04 04:38:15.911900 [ 259 ] {} <Debug> TCP-Session: 9d4d75b3-3225-4f9a-8123-085d8bb2e79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13871 | 2026.03.04 04:38:15.911455 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50941 | ||
| 13872 | 2026.03.04 04:38:15.911921 [ 259 ] {} <Debug> TCP-Session: 9d4d75b3-3225-4f9a-8123-085d8bb2e79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13873 | 2026.03.04 04:38:15.911917 [ 286 ] {} <Debug> TCP-Session: f958468d-ff3c-4ab5-84dd-13eb6294ccbe Authenticating user 'default' from [fd00:1122:3344:101::e]:35795 | ||
| 13874 | 2026.03.04 04:38:15.911992 [ 286 ] {} <Debug> TCP-Session: f958468d-ff3c-4ab5-84dd-13eb6294ccbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2026.03.04 04:38:15.912004 [ 289 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13876 | 2026.03.04 04:38:15.912011 [ 286 ] {} <Debug> TCP-Session: f958468d-ff3c-4ab5-84dd-13eb6294ccbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13877 | 2026.03.04 04:38:15.912068 [ 289 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13878 | 2026.03.04 04:38:15.912100 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13879 | 2026.03.04 04:38:15.912127 [ 292 ] {} <Debug> TCP-Session: 2ba064b6-1e4f-4dc9-9d5a-58d14834481f Authenticating user 'default' from [fd00:1122:3344:101::e]:57227 | ||
| 13880 | 2026.03.04 04:38:15.912142 [ 292 ] {} <Debug> TCP-Session: 2ba064b6-1e4f-4dc9-9d5a-58d14834481f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13881 | 2026.03.04 04:38:15.912154 [ 292 ] {} <Debug> TCP-Session: 2ba064b6-1e4f-4dc9-9d5a-58d14834481f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.03.04 04:38:15.912322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13883 | 2026.03.04 04:38:15.912360 [ 294 ] {} <Debug> TCP-Session: b8659588-6a39-45cd-aea6-87e983f42de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50941 | ||
| 13884 | 2026.03.04 04:38:15.912370 [ 289 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 13885 | 2026.03.04 04:38:15.912377 [ 294 ] {} <Debug> TCP-Session: b8659588-6a39-45cd-aea6-87e983f42de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2026.03.04 04:38:15.912410 [ 294 ] {} <Debug> TCP-Session: b8659588-6a39-45cd-aea6-87e983f42de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13887 | 2026.03.04 04:38:15.913352 [ 324 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Trace> AggregatingTransform: Aggregating | ||
| 13888 | 2026.03.04 04:38:15.913390 [ 324 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Trace> Aggregator: Aggregation method: without_key | ||
| 13889 | 2026.03.04 04:38:15.913423 [ 324 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943929 sec. (1059.402 rows/sec., 41.38 KiB/sec.) | ||
| 13890 | 2026.03.04 04:38:15.913441 [ 324 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Trace> Aggregator: Merging aggregated data | ||
| 13891 | 2026.03.04 04:38:15.914867 [ 289 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003197 sec., 312.7932436659368 rows/sec., 12.22 KiB/sec. | ||
| 13892 | 2026.03.04 04:38:15.915003 [ 289 ] {d16d00bd-1323-4a4a-b6e2-e553fc718c55} <Debug> TCPHandler: Processed in 0.00363712 sec. | ||
| 13893 | 2026.03.04 04:38:15.915114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13894 | 2026.03.04 04:38:15.915144 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13895 | 2026.03.04 04:38:15.915148 [ 289 ] {} <Debug> TCP-Session: 10a0249c-1cf5-4bf8-a060-9ed5e48615ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13896 | 2026.03.04 04:38:15.915163 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13897 | 2026.03.04 04:38:15.915182 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13898 | 2026.03.04 04:38:15.915211 [ 288 ] {} <Debug> TCP-Session: 37ae92f4-c1ab-4f27-9da4-b9d2af997971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13899 | 2026.03.04 04:38:15.915220 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13900 | 2026.03.04 04:38:15.915234 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13901 | 2026.03.04 04:38:15.915274 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13902 | 2026.03.04 04:38:15.915280 [ 293 ] {} <Debug> TCP-Session: 1bd79915-89ed-4b5c-828a-2316d5ed6482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13903 | 2026.03.04 04:38:15.915308 [ 291 ] {} <Debug> TCP-Session: 01b5b003-5840-47aa-a214-05fdfc08a117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2026.03.04 04:38:15.915320 [ 259 ] {} <Debug> TCP-Session: 9d4d75b3-3225-4f9a-8123-085d8bb2e79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2026.03.04 04:38:15.915252 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13906 | 2026.03.04 04:38:15.915241 [ 290 ] {} <Debug> TCP-Session: 343eabb2-b392-4272-92e7-a4c0cf030304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13907 | 2026.03.04 04:38:15.915389 [ 294 ] {} <Debug> TCP-Session: b8659588-6a39-45cd-aea6-87e983f42de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2026.03.04 04:38:15.915215 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13909 | 2026.03.04 04:38:15.915177 [ 292 ] {} <Debug> TCP-Session: 2ba064b6-1e4f-4dc9-9d5a-58d14834481f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.03.04 04:38:15.915449 [ 286 ] {} <Debug> TCP-Session: f958468d-ff3c-4ab5-84dd-13eb6294ccbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.04 04:38:15.973930 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34830 | ||
| 13912 | 2026.03.04 04:38:15.974050 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13913 | 2026.03.04 04:38:15.974077 [ 259 ] {} <Debug> TCP-Session: abd852e0-fca7-4001-ab65-556b7ea0eb5c Authenticating user 'default' from [fd00:1122:3344:101::e]:34830 | ||
| 13914 | 2026.03.04 04:38:15.974100 [ 259 ] {} <Debug> TCP-Session: abd852e0-fca7-4001-ab65-556b7ea0eb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13915 | 2026.03.04 04:38:15.974112 [ 259 ] {} <Debug> TCP-Session: abd852e0-fca7-4001-ab65-556b7ea0eb5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.03.04 04:38:15.974299 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48972 | ||
| 13917 | 2026.03.04 04:38:15.974313 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65431 | ||
| 13918 | 2026.03.04 04:38:15.974325 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44587 | ||
| 13919 | 2026.03.04 04:38:15.974363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42697 | ||
| 13920 | 2026.03.04 04:38:15.974389 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13921 | 2026.03.04 04:38:15.974407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13922 | 2026.03.04 04:38:15.974418 [ 259 ] {} <Trace> TCP-Session: abd852e0-fca7-4001-ab65-556b7ea0eb5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.03.04 04:38:15.974424 [ 286 ] {} <Debug> TCP-Session: e5b7801d-2c36-48c9-85cd-f57844ec4c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:48972 | ||
| 13924 | 2026.03.04 04:38:15.974445 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13925 | 2026.03.04 04:38:15.974464 [ 286 ] {} <Debug> TCP-Session: e5b7801d-2c36-48c9-85cd-f57844ec4c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.03.04 04:38:15.974446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13927 | 2026.03.04 04:38:15.974486 [ 286 ] {} <Debug> TCP-Session: e5b7801d-2c36-48c9-85cd-f57844ec4c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.03.04 04:38:15.974487 [ 289 ] {} <Debug> TCP-Session: 3a9f1a15-1491-4b31-8691-972737b5ba73 Authenticating user 'default' from [fd00:1122:3344:101::e]:44587 | ||
| 13929 | 2026.03.04 04:38:15.974528 [ 292 ] {} <Debug> TCP-Session: c7688b88-7ac7-4334-9a67-779413599ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42697 | ||
| 13930 | 2026.03.04 04:38:15.974540 [ 289 ] {} <Debug> TCP-Session: 3a9f1a15-1491-4b31-8691-972737b5ba73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13931 | 2026.03.04 04:38:15.974554 [ 292 ] {} <Debug> TCP-Session: c7688b88-7ac7-4334-9a67-779413599ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.04 04:38:15.974563 [ 289 ] {} <Debug> TCP-Session: 3a9f1a15-1491-4b31-8691-972737b5ba73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.04 04:38:15.974571 [ 292 ] {} <Debug> TCP-Session: c7688b88-7ac7-4334-9a67-779413599ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.03.04 04:38:15.974442 [ 288 ] {} <Debug> TCP-Session: cf302dbe-d5a6-45a6-ba4f-dd86d15b63e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65431 | ||
| 13935 | 2026.03.04 04:38:15.974380 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33540 | ||
| 13936 | 2026.03.04 04:38:15.974622 [ 259 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13937 | 2026.03.04 04:38:15.974620 [ 288 ] {} <Debug> TCP-Session: cf302dbe-d5a6-45a6-ba4f-dd86d15b63e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13938 | 2026.03.04 04:38:15.974364 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37939 | ||
| 13939 | 2026.03.04 04:38:15.974723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13940 | 2026.03.04 04:38:15.974697 [ 288 ] {} <Debug> TCP-Session: cf302dbe-d5a6-45a6-ba4f-dd86d15b63e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13941 | 2026.03.04 04:38:15.974762 [ 294 ] {} <Debug> TCP-Session: ddaf56d2-7217-48d6-8d3a-963d0f717287 Authenticating user 'default' from [fd00:1122:3344:101::e]:33540 | ||
| 13942 | 2026.03.04 04:38:15.974346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62020 | ||
| 13943 | 2026.03.04 04:38:15.974794 [ 294 ] {} <Debug> TCP-Session: ddaf56d2-7217-48d6-8d3a-963d0f717287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13944 | 2026.03.04 04:38:15.974809 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13945 | 2026.03.04 04:38:15.974818 [ 294 ] {} <Debug> TCP-Session: ddaf56d2-7217-48d6-8d3a-963d0f717287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13946 | 2026.03.04 04:38:15.974374 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55289 | ||
| 13947 | 2026.03.04 04:38:15.974854 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13948 | 2026.03.04 04:38:15.974845 [ 291 ] {} <Debug> TCP-Session: 0c717785-d697-4e96-87d6-b05d11803e49 Authenticating user 'default' from [fd00:1122:3344:101::e]:37939 | ||
| 13949 | 2026.03.04 04:38:15.974897 [ 290 ] {} <Debug> TCP-Session: 0016d168-69a6-4692-9059-101e97d4704f Authenticating user 'default' from [fd00:1122:3344:101::e]:62020 | ||
| 13950 | 2026.03.04 04:38:15.974912 [ 259 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13951 | 2026.03.04 04:38:15.974923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13952 | 2026.03.04 04:38:15.974929 [ 290 ] {} <Debug> TCP-Session: 0016d168-69a6-4692-9059-101e97d4704f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13953 | 2026.03.04 04:38:15.974966 [ 293 ] {} <Debug> TCP-Session: 8ce8fef9-2a1c-4872-a7ee-9c11c48d19a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55289 | ||
| 13954 | 2026.03.04 04:38:15.974977 [ 259 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13955 | 2026.03.04 04:38:15.974995 [ 293 ] {} <Debug> TCP-Session: 8ce8fef9-2a1c-4872-a7ee-9c11c48d19a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2026.03.04 04:38:15.974973 [ 290 ] {} <Debug> TCP-Session: 0016d168-69a6-4692-9059-101e97d4704f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2026.03.04 04:38:15.975022 [ 293 ] {} <Debug> TCP-Session: 8ce8fef9-2a1c-4872-a7ee-9c11c48d19a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2026.03.04 04:38:15.974924 [ 291 ] {} <Debug> TCP-Session: 0c717785-d697-4e96-87d6-b05d11803e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2026.03.04 04:38:15.975070 [ 291 ] {} <Debug> TCP-Session: 0c717785-d697-4e96-87d6-b05d11803e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13960 | 2026.03.04 04:38:15.975279 [ 259 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 13961 | 2026.03.04 04:38:15.976227 [ 296 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Trace> AggregatingTransform: Aggregating | ||
| 13962 | 2026.03.04 04:38:15.976280 [ 296 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13963 | 2026.03.04 04:38:15.976314 [ 296 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932189 sec. (1072.744 rows/sec., 41.90 KiB/sec.) | ||
| 13964 | 2026.03.04 04:38:15.976336 [ 296 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Trace> Aggregator: Merging aggregated data | ||
| 13965 | 2026.03.04 04:38:15.977859 [ 259 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003306 sec., 302.48033877797945 rows/sec., 11.82 KiB/sec. | ||
| 13966 | 2026.03.04 04:38:15.978055 [ 259 ] {73da6522-6a1b-42d3-9806-b7f7697dbd6c} <Debug> TCPHandler: Processed in 0.003759792 sec. | ||
| 13967 | 2026.03.04 04:38:15.978153 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13968 | 2026.03.04 04:38:15.978175 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13969 | 2026.03.04 04:38:15.978196 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13970 | 2026.03.04 04:38:15.978198 [ 259 ] {} <Debug> TCP-Session: abd852e0-fca7-4001-ab65-556b7ea0eb5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2026.03.04 04:38:15.978217 [ 286 ] {} <Debug> TCP-Session: e5b7801d-2c36-48c9-85cd-f57844ec4c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13972 | 2026.03.04 04:38:15.978238 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13973 | 2026.03.04 04:38:15.978242 [ 290 ] {} <Debug> TCP-Session: 0016d168-69a6-4692-9059-101e97d4704f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13974 | 2026.03.04 04:38:15.978262 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13975 | 2026.03.04 04:38:15.978280 [ 292 ] {} <Debug> TCP-Session: c7688b88-7ac7-4334-9a67-779413599ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2026.03.04 04:38:15.978298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13977 | 2026.03.04 04:38:15.978319 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13978 | 2026.03.04 04:38:15.978321 [ 291 ] {} <Debug> TCP-Session: 0c717785-d697-4e96-87d6-b05d11803e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13979 | 2026.03.04 04:38:15.978344 [ 289 ] {} <Debug> TCP-Session: 3a9f1a15-1491-4b31-8691-972737b5ba73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13980 | 2026.03.04 04:38:15.978362 [ 293 ] {} <Debug> TCP-Session: 8ce8fef9-2a1c-4872-a7ee-9c11c48d19a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13981 | 2026.03.04 04:38:15.978218 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13982 | 2026.03.04 04:38:15.978283 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13983 | 2026.03.04 04:38:15.978418 [ 288 ] {} <Debug> TCP-Session: cf302dbe-d5a6-45a6-ba4f-dd86d15b63e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2026.03.04 04:38:15.978448 [ 294 ] {} <Debug> TCP-Session: ddaf56d2-7217-48d6-8d3a-963d0f717287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2026.03.04 04:38:16.011890 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51383 | ||
| 13986 | 2026.03.04 04:38:16.011982 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13987 | 2026.03.04 04:38:16.012007 [ 259 ] {} <Debug> TCP-Session: b840f6e8-def7-4ede-aa0f-4c44d62db19a Authenticating user 'default' from [fd00:1122:3344:101::e]:51383 | ||
| 13988 | 2026.03.04 04:38:16.012026 [ 259 ] {} <Debug> TCP-Session: b840f6e8-def7-4ede-aa0f-4c44d62db19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13989 | 2026.03.04 04:38:16.012040 [ 259 ] {} <Debug> TCP-Session: b840f6e8-def7-4ede-aa0f-4c44d62db19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13990 | 2026.03.04 04:38:16.012222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35128 | ||
| 13991 | 2026.03.04 04:38:16.012258 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35810 | ||
| 13992 | 2026.03.04 04:38:16.012271 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59443 | ||
| 13993 | 2026.03.04 04:38:16.012301 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49396 | ||
| 13994 | 2026.03.04 04:38:16.012333 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55737 | ||
| 13995 | 2026.03.04 04:38:16.012340 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13996 | 2026.03.04 04:38:16.012362 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13997 | 2026.03.04 04:38:16.012384 [ 288 ] {} <Debug> TCP-Session: 0f635c0a-2b55-444b-9fd6-57e0f0848bed Authenticating user 'default' from [fd00:1122:3344:101::e]:35810 | ||
| 13998 | 2026.03.04 04:38:16.012402 [ 289 ] {} <Debug> TCP-Session: f9caf8ef-a5cf-4b0a-a560-abd92207fcf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59443 | ||
| 13999 | 2026.03.04 04:38:16.012412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14000 | 2026.03.04 04:38:16.012413 [ 288 ] {} <Debug> TCP-Session: 0f635c0a-2b55-444b-9fd6-57e0f0848bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14001 | 2026.03.04 04:38:16.012414 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14002 | 2026.03.04 04:38:16.012443 [ 288 ] {} <Debug> TCP-Session: 0f635c0a-2b55-444b-9fd6-57e0f0848bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14003 | 2026.03.04 04:38:16.012439 [ 293 ] {} <Debug> TCP-Session: 2ac833ad-c4c6-442f-8963-1404bf64990f Authenticating user 'default' from [fd00:1122:3344:101::e]:55737 | ||
| 14004 | 2026.03.04 04:38:16.012467 [ 291 ] {} <Debug> TCP-Session: a92a0e8f-91b1-44e1-a045-b7363a61ad11 Authenticating user 'default' from [fd00:1122:3344:101::e]:49396 | ||
| 14005 | 2026.03.04 04:38:16.012482 [ 293 ] {} <Debug> TCP-Session: 2ac833ad-c4c6-442f-8963-1404bf64990f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2026.03.04 04:38:16.012338 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39000 | ||
| 14007 | 2026.03.04 04:38:16.012506 [ 293 ] {} <Debug> TCP-Session: 2ac833ad-c4c6-442f-8963-1404bf64990f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2026.03.04 04:38:16.012308 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14009 | 2026.03.04 04:38:16.012281 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35942 | ||
| 14010 | 2026.03.04 04:38:16.012598 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14011 | 2026.03.04 04:38:16.012595 [ 286 ] {} <Debug> TCP-Session: 0c484670-2bd9-469c-ac33-64a124dedf15 Authenticating user 'default' from [fd00:1122:3344:101::e]:35128 | ||
| 14012 | 2026.03.04 04:38:16.012627 [ 294 ] {} <Debug> TCP-Session: 508912a4-f1b4-4b84-8af0-810b10f548b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39000 | ||
| 14013 | 2026.03.04 04:38:16.012642 [ 286 ] {} <Debug> TCP-Session: 0c484670-2bd9-469c-ac33-64a124dedf15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14014 | 2026.03.04 04:38:16.012649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14015 | 2026.03.04 04:38:16.012661 [ 294 ] {} <Debug> TCP-Session: 508912a4-f1b4-4b84-8af0-810b10f548b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14016 | 2026.03.04 04:38:16.012665 [ 286 ] {} <Debug> TCP-Session: 0c484670-2bd9-469c-ac33-64a124dedf15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14017 | 2026.03.04 04:38:16.012682 [ 290 ] {} <Debug> TCP-Session: d798076e-4551-4309-9146-dcf5da0c76e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35942 | ||
| 14018 | 2026.03.04 04:38:16.012683 [ 294 ] {} <Debug> TCP-Session: 508912a4-f1b4-4b84-8af0-810b10f548b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14019 | 2026.03.04 04:38:16.012718 [ 290 ] {} <Debug> TCP-Session: d798076e-4551-4309-9146-dcf5da0c76e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14020 | 2026.03.04 04:38:16.012503 [ 291 ] {} <Debug> TCP-Session: a92a0e8f-91b1-44e1-a045-b7363a61ad11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14021 | 2026.03.04 04:38:16.012735 [ 290 ] {} <Debug> TCP-Session: d798076e-4551-4309-9146-dcf5da0c76e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14022 | 2026.03.04 04:38:16.012758 [ 291 ] {} <Debug> TCP-Session: a92a0e8f-91b1-44e1-a045-b7363a61ad11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14023 | 2026.03.04 04:38:16.012430 [ 289 ] {} <Debug> TCP-Session: f9caf8ef-a5cf-4b0a-a560-abd92207fcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14024 | 2026.03.04 04:38:16.012315 [ 259 ] {} <Trace> TCP-Session: b840f6e8-def7-4ede-aa0f-4c44d62db19a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2026.03.04 04:38:16.012812 [ 289 ] {} <Debug> TCP-Session: f9caf8ef-a5cf-4b0a-a560-abd92207fcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14026 | 2026.03.04 04:38:16.012312 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50275 | ||
| 14027 | 2026.03.04 04:38:16.012912 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14028 | 2026.03.04 04:38:16.012937 [ 292 ] {} <Debug> TCP-Session: ccb9ab37-b47c-42e9-9eab-936b13a60795 Authenticating user 'default' from [fd00:1122:3344:101::e]:50275 | ||
| 14029 | 2026.03.04 04:38:16.012953 [ 292 ] {} <Debug> TCP-Session: ccb9ab37-b47c-42e9-9eab-936b13a60795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14030 | 2026.03.04 04:38:16.012964 [ 259 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14031 | 2026.03.04 04:38:16.012966 [ 292 ] {} <Debug> TCP-Session: ccb9ab37-b47c-42e9-9eab-936b13a60795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14032 | 2026.03.04 04:38:16.013198 [ 259 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14033 | 2026.03.04 04:38:16.013246 [ 259 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14034 | 2026.03.04 04:38:16.013516 [ 259 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 14035 | 2026.03.04 04:38:16.014462 [ 312 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Trace> AggregatingTransform: Aggregating | ||
| 14036 | 2026.03.04 04:38:16.014529 [ 312 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Trace> Aggregator: Aggregation method: without_key | ||
| 14037 | 2026.03.04 04:38:16.014569 [ 312 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955668 sec. (1046.388 rows/sec., 40.87 KiB/sec.) | ||
| 14038 | 2026.03.04 04:38:16.014588 [ 312 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Trace> Aggregator: Merging aggregated data | ||
| 14039 | 2026.03.04 04:38:16.015910 [ 259 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 14040 | 2026.03.04 04:38:16.016052 [ 259 ] {bd2993e5-856c-4f51-bf2f-53d330e93706} <Debug> TCPHandler: Processed in 0.003837404 sec. | ||
| 14041 | 2026.03.04 04:38:16.016171 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14042 | 2026.03.04 04:38:16.016196 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14043 | 2026.03.04 04:38:16.016200 [ 259 ] {} <Debug> TCP-Session: b840f6e8-def7-4ede-aa0f-4c44d62db19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14044 | 2026.03.04 04:38:16.016219 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14045 | 2026.03.04 04:38:16.016242 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14046 | 2026.03.04 04:38:16.016263 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14047 | 2026.03.04 04:38:16.016282 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14048 | 2026.03.04 04:38:16.016302 [ 289 ] {} <Debug> TCP-Session: f9caf8ef-a5cf-4b0a-a560-abd92207fcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14049 | 2026.03.04 04:38:16.016310 [ 286 ] {} <Debug> TCP-Session: 0c484670-2bd9-469c-ac33-64a124dedf15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14050 | 2026.03.04 04:38:16.016323 [ 292 ] {} <Debug> TCP-Session: ccb9ab37-b47c-42e9-9eab-936b13a60795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14051 | 2026.03.04 04:38:16.016324 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14052 | 2026.03.04 04:38:16.016346 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14053 | 2026.03.04 04:38:16.016298 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14054 | 2026.03.04 04:38:16.016383 [ 291 ] {} <Debug> TCP-Session: a92a0e8f-91b1-44e1-a045-b7363a61ad11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14055 | 2026.03.04 04:38:16.016396 [ 293 ] {} <Debug> TCP-Session: 2ac833ad-c4c6-442f-8963-1404bf64990f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14056 | 2026.03.04 04:38:16.016415 [ 290 ] {} <Debug> TCP-Session: d798076e-4551-4309-9146-dcf5da0c76e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14057 | 2026.03.04 04:38:16.016277 [ 288 ] {} <Debug> TCP-Session: 0f635c0a-2b55-444b-9fd6-57e0f0848bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14058 | 2026.03.04 04:38:16.016243 [ 294 ] {} <Debug> TCP-Session: 508912a4-f1b4-4b84-8af0-810b10f548b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14059 | 2026.03.04 04:38:18.027008 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14060 | 2026.03.04 04:38:18.027058 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14061 | 2026.03.04 04:38:18.192403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30748 | ||
| 14062 | 2026.03.04 04:38:18.192938 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.03.04 04:38:18.192984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14064 | 2026.03.04 04:38:18.193496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14065 | 2026.03.04 04:38:18.193731 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.03.04 04:38:18.193885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30748 | ||
| 14067 | 2026.03.04 04:38:18.292507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1736 | ||
| 14068 | 2026.03.04 04:38:18.295744 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2026.03.04 04:38:18.295822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14070 | 2026.03.04 04:38:18.297496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14071 | 2026.03.04 04:38:18.297913 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.03.04 04:38:18.298452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 14073 | 2026.03.04 04:38:18.986907 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.03.04 04:38:18.987178 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14075 | 2026.03.04 04:38:18.987250 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14076 | 2026.03.04 04:38:18.987951 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.03.04 04:38:18.988003 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14078 | 2026.03.04 04:38:18.988427 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14079 | 2026.03.04 04:38:18.988694 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.03.04 04:38:18.988857 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.00173 sec., 70520.23121387283 rows/sec., 6.05 MiB/sec. | ||
| 14081 | 2026.03.04 04:38:18.988860 [ 123 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14082 | 2026.03.04 04:38:18.988915 [ 261 ] {35f48e72-39c5-47a1-ae45-7a70a52928e3} <Debug> TCPHandler: Processed in 0.002143761 sec. | ||
| 14083 | 2026.03.04 04:38:18.989032 [ 123 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2026.03.04 04:38:18.989064 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14085 | 2026.03.04 04:38:18.989148 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2026.03.04 04:38:18.989164 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14087 | 2026.03.04 04:38:18.989261 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14088 | 2026.03.04 04:38:18.989285 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14089 | 2026.03.04 04:38:18.989308 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14090 | 2026.03.04 04:38:18.989337 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2895 rows starting from the beginning of the part | ||
| 14091 | 2026.03.04 04:38:18.989431 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 122 rows starting from the beginning of the part | ||
| 14092 | 2026.03.04 04:38:18.989504 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
| 14093 | 2026.03.04 04:38:18.989561 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 243 rows starting from the beginning of the part | ||
| 14094 | 2026.03.04 04:38:18.989606 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
| 14095 | 2026.03.04 04:38:18.989646 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 122 rows starting from the beginning of the part | ||
| 14096 | 2026.03.04 04:38:18.989768 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.03.04 04:38:18.989806 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14098 | 2026.03.04 04:38:18.990129 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14099 | 2026.03.04 04:38:18.990350 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2026.03.04 04:38:18.990492 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001257 sec., 26252.983293556084 rows/sec., 1.93 MiB/sec. | ||
| 14101 | 2026.03.04 04:38:18.990533 [ 261 ] {9e2b77a2-af7b-43f1-926d-43e5e8fb0138} <Debug> TCPHandler: Processed in 0.001438048 sec. | ||
| 14102 | 2026.03.04 04:38:18.990650 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14103 | 2026.03.04 04:38:18.990750 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14104 | 2026.03.04 04:38:18.990795 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14105 | 2026.03.04 04:38:18.991081 [ 194 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953627 sec., 1804848.1107191907 rows/sec., 148.88 MiB/sec. | ||
| 14106 | 2026.03.04 04:38:18.991284 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2026.03.04 04:38:18.991325 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14108 | 2026.03.04 04:38:18.991376 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14109 | 2026.03.04 04:38:18.991618 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2026.03.04 04:38:18.991678 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14111 | 2026.03.04 04:38:18.991685 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_106_21} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14112 | 2026.03.04 04:38:18.991775 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 14113 | 2026.03.04 04:38:18.991943 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.03.04 04:38:18.992080 [ 105 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14115 | 2026.03.04 04:38:18.992090 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00136 sec., 71323.5294117647 rows/sec., 5.57 MiB/sec. | ||
| 14116 | 2026.03.04 04:38:18.992119 [ 105 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.03.04 04:38:18.992138 [ 261 ] {f1adb604-e604-4376-ac64-47dd5f82b653} <Debug> TCPHandler: Processed in 0.00153766 sec. | ||
| 14118 | 2026.03.04 04:38:18.992139 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14119 | 2026.03.04 04:38:18.992249 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14120 | 2026.03.04 04:38:18.992270 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.03.04 04:38:18.992376 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14122 | 2026.03.04 04:38:18.992385 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14123 | 2026.03.04 04:38:18.992418 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1552 rows starting from the beginning of the part | ||
| 14124 | 2026.03.04 04:38:18.992442 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14125 | 2026.03.04 04:38:18.992494 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 97 rows starting from the beginning of the part | ||
| 14126 | 2026.03.04 04:38:18.992548 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 72 rows starting from the beginning of the part | ||
| 14127 | 2026.03.04 04:38:18.992591 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 135 rows starting from the beginning of the part | ||
| 14128 | 2026.03.04 04:38:18.992634 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 72 rows starting from the beginning of the part | ||
| 14129 | 2026.03.04 04:38:18.992674 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 97 rows starting from the beginning of the part | ||
| 14130 | 2026.03.04 04:38:18.992890 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.03.04 04:38:18.992932 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14132 | 2026.03.04 04:38:18.993302 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14133 | 2026.03.04 04:38:18.993534 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.03.04 04:38:18.993670 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 14135 | 2026.03.04 04:38:18.993708 [ 261 ] {6622b86c-ba1d-4ffa-a814-23cd5f2eff4e} <Debug> TCPHandler: Processed in 0.001500339 sec. | ||
| 14136 | 2026.03.04 04:38:18.993828 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2026.03.04 04:38:18.993907 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698883 sec., 1191959.658198946 rows/sec., 90.26 MiB/sec. | ||
| 14138 | 2026.03.04 04:38:18.993927 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14139 | 2026.03.04 04:38:18.994003 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <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 | ||
| 14140 | 2026.03.04 04:38:18.994131 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14141 | 2026.03.04 04:38:18.994388 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.03.04 04:38:18.994464 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_106_21} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14143 | 2026.03.04 04:38:18.994542 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 14144 | 2026.03.04 04:38:18.994857 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.03.04 04:38:18.994900 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14146 | 2026.03.04 04:38:18.995510 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14147 | 2026.03.04 04:38:18.995739 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.03.04 04:38:18.995883 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001976 sec., 16700.404858299597 rows/sec., 29.93 MiB/sec. | ||
| 14149 | 2026.03.04 04:38:18.995956 [ 261 ] {d96f1755-2213-4897-9a97-1efd67c20592} <Debug> TCPHandler: Processed in 0.002177432 sec. | ||
| 14150 | 2026.03.04 04:38:18.996081 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14151 | 2026.03.04 04:38:18.996180 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14152 | 2026.03.04 04:38:18.996221 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14153 | 2026.03.04 04:38:18.996571 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.03.04 04:38:18.996607 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14155 | 2026.03.04 04:38:18.996910 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14156 | 2026.03.04 04:38:18.997113 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2026.03.04 04:38:18.997232 [ 105 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14158 | 2026.03.04 04:38:18.997243 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 14159 | 2026.03.04 04:38:18.997267 [ 105 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.03.04 04:38:18.997285 [ 261 ] {9f32dee1-1af2-4243-a8e4-d9f616482f6e} <Debug> TCPHandler: Processed in 0.001254694 sec. | ||
| 14161 | 2026.03.04 04:38:18.997287 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14162 | 2026.03.04 04:38:18.997423 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14163 | 2026.03.04 04:38:18.997561 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14164 | 2026.03.04 04:38:18.997617 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5490 rows starting from the beginning of the part | ||
| 14165 | 2026.03.04 04:38:18.997682 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14166 | 2026.03.04 04:38:18.997728 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14167 | 2026.03.04 04:38:18.997768 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14168 | 2026.03.04 04:38:18.997808 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14169 | 2026.03.04 04:38:18.997845 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14170 | 2026.03.04 04:38:18.999618 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002265603 sec., 2555611.0227608276 rows/sec., 170.27 MiB/sec. | ||
| 14171 | 2026.03.04 04:38:19.000079 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14172 | 2026.03.04 04:38:19.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.10 MiB, peak 373.36 MiB, free memory in arenas 0.00 B, will set to 363.05 MiB (RSS), difference: -4.05 MiB | ||
| 14173 | 2026.03.04 04:38:19.000456 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.03.04 04:38:19.000551 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_106_21} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14175 | 2026.03.04 04:38:19.000667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14176 | 2026.03.04 04:38:19.003201 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002814394 sec. | ||
| 14177 | 2026.03.04 04:38:19.267551 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14178 | 2026.03.04 04:38:19.267747 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14179 | 2026.03.04 04:38:19.267818 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14180 | 2026.03.04 04:38:19.268466 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.03.04 04:38:19.268521 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14182 | 2026.03.04 04:38:19.268910 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14183 | 2026.03.04 04:38:19.269134 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.03.04 04:38:19.269300 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 203.35 KiB/sec. | ||
| 14185 | 2026.03.04 04:38:19.269355 [ 261 ] {1b628a36-22ad-46a3-8968-615cc1e958ac} <Debug> TCPHandler: Processed in 0.001952967 sec. | ||
| 14186 | 2026.03.04 04:38:19.269476 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.03.04 04:38:19.269584 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14188 | 2026.03.04 04:38:19.269631 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14189 | 2026.03.04 04:38:19.270862 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.03.04 04:38:19.270900 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14191 | 2026.03.04 04:38:19.271363 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14192 | 2026.03.04 04:38:19.271579 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.03.04 04:38:19.271716 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002157 sec., 907742.2345850718 rows/sec., 68.01 MiB/sec. | ||
| 14194 | 2026.03.04 04:38:19.271756 [ 261 ] {14d2cbf3-6c0e-4e5e-b224-4148666cf699} <Debug> TCPHandler: Processed in 0.002333365 sec. | ||
| 14195 | 2026.03.04 04:38:19.271884 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14196 | 2026.03.04 04:38:19.271986 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14197 | 2026.03.04 04:38:19.272029 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14198 | 2026.03.04 04:38:19.272445 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2026.03.04 04:38:19.272481 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14200 | 2026.03.04 04:38:19.272788 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14201 | 2026.03.04 04:38:19.273009 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.03.04 04:38:19.273116 [ 105 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14203 | 2026.03.04 04:38:19.273136 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001173 sec., 19607.843137254902 rows/sec., 1.42 MiB/sec. | ||
| 14204 | 2026.03.04 04:38:19.273151 [ 105 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2026.03.04 04:38:19.273175 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14206 | 2026.03.04 04:38:19.273176 [ 261 ] {9b229764-ea36-4e38-bc66-8f0e40e8c60b} <Debug> TCPHandler: Processed in 0.001343746 sec. | ||
| 14207 | 2026.03.04 04:38:19.273300 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14208 | 2026.03.04 04:38:19.273312 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14209 | 2026.03.04 04:38:19.273429 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14210 | 2026.03.04 04:38:19.273437 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14211 | 2026.03.04 04:38:19.273471 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14212 | 2026.03.04 04:38:19.273481 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 14213 | 2026.03.04 04:38:19.273573 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 14214 | 2026.03.04 04:38:19.273620 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 47 rows starting from the beginning of the part | ||
| 14215 | 2026.03.04 04:38:19.273667 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 14216 | 2026.03.04 04:38:19.273709 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 33 rows starting from the beginning of the part | ||
| 14217 | 2026.03.04 04:38:19.273750 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
| 14218 | 2026.03.04 04:38:19.274093 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2026.03.04 04:38:19.274134 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14220 | 2026.03.04 04:38:19.274500 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14221 | 2026.03.04 04:38:19.274629 [ 188 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382357 sec., 249573.7352941389 rows/sec., 17.75 MiB/sec. | ||
| 14222 | 2026.03.04 04:38:19.274723 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.03.04 04:38:19.274847 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14224 | 2026.03.04 04:38:19.274863 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001451 sec., 487939.3521709166 rows/sec., 28.46 MiB/sec. | ||
| 14225 | 2026.03.04 04:38:19.274909 [ 261 ] {3e2d5992-8ad1-46d5-9e7c-3a0d1d94d8dc} <Debug> TCPHandler: Processed in 0.001646551 sec. | ||
| 14226 | 2026.03.04 04:38:19.275026 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14227 | 2026.03.04 04:38:19.275125 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14228 | 2026.03.04 04:38:19.275167 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14229 | 2026.03.04 04:38:19.275192 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.03.04 04:38:19.275305 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_91_18} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14231 | 2026.03.04 04:38:19.275414 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14232 | 2026.03.04 04:38:19.275558 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14233 | 2026.03.04 04:38:19.275599 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14234 | 2026.03.04 04:38:19.275897 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14235 | 2026.03.04 04:38:19.276116 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14236 | 2026.03.04 04:38:19.276241 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 14237 | 2026.03.04 04:38:19.276279 [ 261 ] {e81469c6-8ab5-4e6c-bbe3-300f9206e4c2} <Debug> TCPHandler: Processed in 0.001302155 sec. | ||
| 14238 | 2026.03.04 04:38:19.276393 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14239 | 2026.03.04 04:38:19.276489 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14240 | 2026.03.04 04:38:19.276528 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14241 | 2026.03.04 04:38:19.277301 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.03.04 04:38:19.277341 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14243 | 2026.03.04 04:38:19.277721 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14244 | 2026.03.04 04:38:19.277941 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.03.04 04:38:19.278077 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001606 sec., 636986.301369863 rows/sec., 43.90 MiB/sec. | ||
| 14246 | 2026.03.04 04:38:19.278117 [ 261 ] {fca46f65-2523-4059-a8c3-0cb2f96db2c6} <Debug> TCPHandler: Processed in 0.001773474 sec. | ||
| 14247 | 2026.03.04 04:38:19.278238 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2026.03.04 04:38:19.278335 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14249 | 2026.03.04 04:38:19.278381 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14250 | 2026.03.04 04:38:19.279028 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2026.03.04 04:38:19.279065 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14252 | 2026.03.04 04:38:19.279507 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14253 | 2026.03.04 04:38:19.279743 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.03.04 04:38:19.279878 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001562 sec., 780409.7311139564 rows/sec., 48.80 MiB/sec. | ||
| 14255 | 2026.03.04 04:38:19.279916 [ 261 ] {db6e1884-c263-4b2c-8f39-0fcfb718a287} <Debug> TCPHandler: Processed in 0.001728213 sec. | ||
| 14256 | 2026.03.04 04:38:19.280032 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14257 | 2026.03.04 04:38:19.280129 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14258 | 2026.03.04 04:38:19.280188 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <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 | ||
| 14259 | 2026.03.04 04:38:19.281026 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14260 | 2026.03.04 04:38:19.281064 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14261 | 2026.03.04 04:38:19.281622 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14262 | 2026.03.04 04:38:19.281856 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14263 | 2026.03.04 04:38:19.282006 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001895 sec., 10026.385224274407 rows/sec., 17.97 MiB/sec. | ||
| 14264 | 2026.03.04 04:38:19.282080 [ 261 ] {2bfa70c7-6b97-4e7f-8d5a-7c294a5f461c} <Debug> TCPHandler: Processed in 0.002096931 sec. | ||
| 14265 | 2026.03.04 04:38:19.282198 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14266 | 2026.03.04 04:38:19.282295 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14267 | 2026.03.04 04:38:19.282338 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14268 | 2026.03.04 04:38:19.282671 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2026.03.04 04:38:19.282709 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14270 | 2026.03.04 04:38:19.283052 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14271 | 2026.03.04 04:38:19.283270 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14272 | 2026.03.04 04:38:19.283405 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 732.85 KiB/sec. | ||
| 14273 | 2026.03.04 04:38:19.283443 [ 261 ] {03b61c7b-9b50-4df8-a44e-cbcd2792634f} <Debug> TCPHandler: Processed in 0.001294355 sec. | ||
| 14274 | 2026.03.04 04:38:19.823195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14275 | 2026.03.04 04:38:19.842434 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.03.04 04:38:19.842501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14277 | 2026.03.04 04:38:19.848871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14278 | 2026.03.04 04:38:19.849661 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.03.04 04:38:19.853570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14280 | 2026.03.04 04:38:20.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.73 MiB, peak 373.36 MiB, free memory in arenas 0.00 B, will set to 363.07 MiB (RSS), difference: 2.33 MiB | ||
| 14281 | 2026.03.04 04:38:23.984412 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14282 | 2026.03.04 04:38:23.984591 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14283 | 2026.03.04 04:38:23.984658 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14284 | 2026.03.04 04:38:23.985349 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.03.04 04:38:23.985387 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14286 | 2026.03.04 04:38:23.985788 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14287 | 2026.03.04 04:38:23.986024 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14288 | 2026.03.04 04:38:23.986188 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 14289 | 2026.03.04 04:38:23.986240 [ 261 ] {9d8ca37b-5491-4838-89b7-101f6c617e92} <Debug> TCPHandler: Processed in 0.001956137 sec. | ||
| 14290 | 2026.03.04 04:38:23.986370 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14291 | 2026.03.04 04:38:23.986474 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14292 | 2026.03.04 04:38:23.986517 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14293 | 2026.03.04 04:38:23.986955 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.03.04 04:38:23.986989 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14295 | 2026.03.04 04:38:23.987300 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14296 | 2026.03.04 04:38:23.987506 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.03.04 04:38:23.987641 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 14298 | 2026.03.04 04:38:23.987678 [ 261 ] {9ca492d8-3d3c-46d9-bbe7-e797c1f36626} <Debug> TCPHandler: Processed in 0.001358416 sec. | ||
| 14299 | 2026.03.04 04:38:23.987794 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14300 | 2026.03.04 04:38:23.987889 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14301 | 2026.03.04 04:38:23.987931 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14302 | 2026.03.04 04:38:23.988319 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.03.04 04:38:23.988353 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14304 | 2026.03.04 04:38:23.988678 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14305 | 2026.03.04 04:38:23.988886 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.03.04 04:38:23.989011 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 14307 | 2026.03.04 04:38:23.989047 [ 261 ] {b8d9881d-56df-4a3b-931d-bbfe100d4d5c} <Debug> TCPHandler: Processed in 0.001301315 sec. | ||
| 14308 | 2026.03.04 04:38:23.989161 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14309 | 2026.03.04 04:38:23.989254 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14310 | 2026.03.04 04:38:23.989295 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14311 | 2026.03.04 04:38:23.989623 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.03.04 04:38:23.989657 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14313 | 2026.03.04 04:38:23.989954 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14314 | 2026.03.04 04:38:23.990167 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2026.03.04 04:38:23.990295 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 14316 | 2026.03.04 04:38:23.990330 [ 261 ] {d2e61779-72fd-440b-952a-0da991ac3ca9} <Debug> TCPHandler: Processed in 0.001217553 sec. | ||
| 14317 | 2026.03.04 04:38:25.694112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31196 | ||
| 14318 | 2026.03.04 04:38:25.694777 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.03.04 04:38:25.694822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14320 | 2026.03.04 04:38:25.695344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14321 | 2026.03.04 04:38:25.695592 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2026.03.04 04:38:25.695758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31196 | ||
| 14323 | 2026.03.04 04:38:27.353695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14324 | 2026.03.04 04:38:27.371411 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.03.04 04:38:27.371482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14326 | 2026.03.04 04:38:27.377935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14327 | 2026.03.04 04:38:27.378772 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.03.04 04:38:27.383282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14329 | 2026.03.04 04:38:28.298727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1774 | ||
| 14330 | 2026.03.04 04:38:28.301289 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.03.04 04:38:28.301345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14332 | 2026.03.04 04:38:28.302555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14333 | 2026.03.04 04:38:28.302842 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.03.04 04:38:28.303228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 14335 | 2026.03.04 04:38:28.986657 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2026.03.04 04:38:28.986855 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14337 | 2026.03.04 04:38:28.986927 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14338 | 2026.03.04 04:38:28.987685 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.03.04 04:38:28.987724 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14340 | 2026.03.04 04:38:28.988130 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14341 | 2026.03.04 04:38:28.988356 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.03.04 04:38:28.988503 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Debug> executeQuery: Read 123 rows, 10.82 KiB in 0.001703 sec., 72225.48443922489 rows/sec., 6.20 MiB/sec. | ||
| 14343 | 2026.03.04 04:38:28.988545 [ 261 ] {29ca7136-6518-401f-84a8-a263501905cf} <Debug> TCPHandler: Processed in 0.002024409 sec. | ||
| 14344 | 2026.03.04 04:38:28.988677 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2026.03.04 04:38:28.988775 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14346 | 2026.03.04 04:38:28.988817 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14347 | 2026.03.04 04:38:28.989240 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.03.04 04:38:28.989275 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14349 | 2026.03.04 04:38:28.989579 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14350 | 2026.03.04 04:38:28.989790 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.03.04 04:38:28.989919 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001163 sec., 28374.89251934652 rows/sec., 2.08 MiB/sec. | ||
| 14352 | 2026.03.04 04:38:28.989958 [ 261 ] {2c91f584-cf9b-481d-8925-3c55fcf03b1c} <Debug> TCPHandler: Processed in 0.001330655 sec. | ||
| 14353 | 2026.03.04 04:38:28.990074 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14354 | 2026.03.04 04:38:28.990169 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14355 | 2026.03.04 04:38:28.990209 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14356 | 2026.03.04 04:38:28.990646 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.03.04 04:38:28.990681 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14358 | 2026.03.04 04:38:28.990972 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14359 | 2026.03.04 04:38:28.991194 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2026.03.04 04:38:28.991318 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001167 sec., 856.898029134533 rows/sec., 56.90 KiB/sec. | ||
| 14361 | 2026.03.04 04:38:28.991357 [ 261 ] {e00457ae-4496-4b4d-acb8-58a8ab4db292} <Debug> TCPHandler: Processed in 0.001331865 sec. | ||
| 14362 | 2026.03.04 04:38:28.991474 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14363 | 2026.03.04 04:38:28.991568 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14364 | 2026.03.04 04:38:28.991609 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14365 | 2026.03.04 04:38:28.992038 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14366 | 2026.03.04 04:38:28.992073 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14367 | 2026.03.04 04:38:28.992381 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14368 | 2026.03.04 04:38:28.992597 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14369 | 2026.03.04 04:38:28.992723 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001173 sec., 82693.94714407502 rows/sec., 6.46 MiB/sec. | ||
| 14370 | 2026.03.04 04:38:28.992761 [ 261 ] {79a1381c-dacf-462d-a3a2-6b82b712cb1f} <Debug> TCPHandler: Processed in 0.001336285 sec. | ||
| 14371 | 2026.03.04 04:38:28.992892 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.03.04 04:38:28.992988 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14373 | 2026.03.04 04:38:28.993030 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14374 | 2026.03.04 04:38:28.993454 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.03.04 04:38:28.993490 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14376 | 2026.03.04 04:38:28.993824 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14377 | 2026.03.04 04:38:28.994039 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.03.04 04:38:28.994167 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 14379 | 2026.03.04 04:38:28.994170 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 4 parts from all_1_104_22 to all_107_107_0 | ||
| 14380 | 2026.03.04 04:38:28.994205 [ 261 ] {ead55a37-e540-4ae2-9779-f1c430157980} <Debug> TCPHandler: Processed in 0.001361386 sec. | ||
| 14381 | 2026.03.04 04:38:28.994242 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.03.04 04:38:28.994267 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14383 | 2026.03.04 04:38:28.994337 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2026.03.04 04:38:28.994381 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_104_22 to all_107_107_0 into Compact with storage Full | ||
| 14385 | 2026.03.04 04:38:28.994434 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.04 04:38:28.994481 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14387 | 2026.03.04 04:38:28.994496 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14388 | 2026.03.04 04:38:28.994534 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_22, total 34370 rows starting from the beginning of the part | ||
| 14389 | 2026.03.04 04:38:28.994646 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14390 | 2026.03.04 04:38:28.994724 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14391 | 2026.03.04 04:38:28.994784 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1219 rows starting from the beginning of the part | ||
| 14392 | 2026.03.04 04:38:28.994808 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14393 | 2026.03.04 04:38:28.994849 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14394 | 2026.03.04 04:38:28.995188 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14395 | 2026.03.04 04:38:28.995405 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2026.03.04 04:38:28.995536 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 56.73 KiB/sec. | ||
| 14397 | 2026.03.04 04:38:28.995572 [ 261 ] {1998e823-d541-49eb-8526-d8c9ac7552e9} <Debug> TCPHandler: Processed in 0.001286624 sec. | ||
| 14398 | 2026.03.04 04:38:28.995691 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2026.03.04 04:38:28.995791 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14400 | 2026.03.04 04:38:28.995846 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <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 | ||
| 14401 | 2026.03.04 04:38:28.996798 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2026.03.04 04:38:28.996836 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14403 | 2026.03.04 04:38:28.997419 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14404 | 2026.03.04 04:38:28.997641 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2026.03.04 04:38:28.997766 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14406 | 2026.03.04 04:38:28.997780 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002007 sec., 16442.451420029895 rows/sec., 29.46 MiB/sec. | ||
| 14407 | 2026.03.04 04:38:28.997811 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2026.03.04 04:38:28.997836 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14409 | 2026.03.04 04:38:28.997855 [ 261 ] {6ed10ee0-6a61-494b-9e85-6c724d28937a} <Debug> TCPHandler: Processed in 0.002213952 sec. | ||
| 14410 | 2026.03.04 04:38:28.997962 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14411 | 2026.03.04 04:38:28.997980 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2026.03.04 04:38:28.998095 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14413 | 2026.03.04 04:38:28.998136 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14414 | 2026.03.04 04:38:28.998215 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14415 | 2026.03.04 04:38:28.998289 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1915 rows starting from the beginning of the part | ||
| 14416 | 2026.03.04 04:38:28.998431 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part | ||
| 14417 | 2026.03.04 04:38:28.998486 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.03.04 04:38:28.998527 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14419 | 2026.03.04 04:38:28.998541 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 14420 | 2026.03.04 04:38:28.998650 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part | ||
| 14421 | 2026.03.04 04:38:28.998745 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 19 rows starting from the beginning of the part | ||
| 14422 | 2026.03.04 04:38:28.998839 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14423 | 2026.03.04 04:38:28.998842 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 33 rows starting from the beginning of the part | ||
| 14424 | 2026.03.04 04:38:28.999084 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.03.04 04:38:28.999226 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 14426 | 2026.03.04 04:38:28.999262 [ 261 ] {218364d5-bbc4-41e7-8736-e28b658e9c10} <Debug> TCPHandler: Processed in 0.001330086 sec. | ||
| 14427 | 2026.03.04 04:38:29.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.26 MiB, peak 374.26 MiB, free memory in arenas 0.00 B, will set to 364.53 MiB (RSS), difference: -9.74 MiB | ||
| 14428 | 2026.03.04 04:38:29.002505 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35909 rows, containing 5 columns (5 merged, 0 gathered) in 0.008169777 sec., 4395346.409088033 rows/sec., 290.27 MiB/sec. | ||
| 14429 | 2026.03.04 04:38:29.002996 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Trace> MergedBlockOutputStream: filled checksums all_1_107_23 (state Temporary) | ||
| 14430 | 2026.03.04 04:38:29.003396 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_107_23 to all_1_107_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.03.04 04:38:29.003503 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 4 parts: [all_1_104_22, all_107_107_0] -> all_1_107_23 | ||
| 14432 | 2026.03.04 04:38:29.003629 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14433 | 2026.03.04 04:38:29.010246 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 19 columns (19 merged, 0 gathered) in 0.012345408 sec., 165324.62920626032 rows/sec., 296.25 MiB/sec. | ||
| 14434 | 2026.03.04 04:38:29.012038 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14435 | 2026.03.04 04:38:29.012411 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.03.04 04:38:29.012516 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14437 | 2026.03.04 04:38:29.012646 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 14438 | 2026.03.04 04:38:30.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.00 MiB, peak 374.26 MiB, free memory in arenas 0.00 B, will set to 370.01 MiB (RSS), difference: 16.01 MiB | ||
| 14439 | 2026.03.04 04:38:33.027288 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14440 | 2026.03.04 04:38:33.027337 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14441 | 2026.03.04 04:38:33.195889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31708 | ||
| 14442 | 2026.03.04 04:38:33.196466 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.03.04 04:38:33.196515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14444 | 2026.03.04 04:38:33.197037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14445 | 2026.03.04 04:38:33.197271 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.03.04 04:38:33.197423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31708 | ||
| 14447 | 2026.03.04 04:38:33.197433 [ 146 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14448 | 2026.03.04 04:38:33.197532 [ 146 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.03.04 04:38:33.197570 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14450 | 2026.03.04 04:38:33.197745 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14451 | 2026.03.04 04:38:33.197870 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14452 | 2026.03.04 04:38:33.197912 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29276 rows starting from the beginning of the part | ||
| 14453 | 2026.03.04 04:38:33.197982 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14454 | 2026.03.04 04:38:33.198032 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14455 | 2026.03.04 04:38:33.198078 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14456 | 2026.03.04 04:38:33.198123 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14457 | 2026.03.04 04:38:33.198170 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14458 | 2026.03.04 04:38:33.200557 [ 187 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883705 sec., 10995576.870727068 rows/sec., 157.29 MiB/sec. | ||
| 14459 | 2026.03.04 04:38:33.200814 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14460 | 2026.03.04 04:38:33.201065 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.03.04 04:38:33.201137 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_66_13} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14462 | 2026.03.04 04:38:33.201224 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.96 MiB. | ||
| 14463 | 2026.03.04 04:38:33.986185 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.03.04 04:38:33.986362 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14465 | 2026.03.04 04:38:33.986427 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14466 | 2026.03.04 04:38:33.987085 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.03.04 04:38:33.987128 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14468 | 2026.03.04 04:38:33.987515 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14469 | 2026.03.04 04:38:33.987739 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.03.04 04:38:33.987896 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001583 sec., 45483.25963360708 rows/sec., 3.65 MiB/sec. | ||
| 14471 | 2026.03.04 04:38:33.987948 [ 261 ] {210e4d10-ae1a-41c0-bd76-a24e4878dcef} <Debug> TCPHandler: Processed in 0.001900907 sec. | ||
| 14472 | 2026.03.04 04:38:33.988084 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2026.03.04 04:38:33.988194 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14474 | 2026.03.04 04:38:33.988237 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14475 | 2026.03.04 04:38:33.988679 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.03.04 04:38:33.988714 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14477 | 2026.03.04 04:38:33.989013 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14478 | 2026.03.04 04:38:33.989231 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.03.04 04:38:33.989363 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 504.24 KiB/sec. | ||
| 14480 | 2026.03.04 04:38:33.989415 [ 261 ] {16d8a4f7-cb01-4f2f-b31c-b2480391fcf5} <Debug> TCPHandler: Processed in 0.001388387 sec. | ||
| 14481 | 2026.03.04 04:38:33.989549 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14482 | 2026.03.04 04:38:33.989647 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14483 | 2026.03.04 04:38:33.989686 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14484 | 2026.03.04 04:38:33.990099 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2026.03.04 04:38:33.990132 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14486 | 2026.03.04 04:38:33.990439 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14487 | 2026.03.04 04:38:33.990640 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.03.04 04:38:33.990766 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001139 sec., 63213.34503950834 rows/sec., 4.93 MiB/sec. | ||
| 14489 | 2026.03.04 04:38:33.990802 [ 261 ] {ca8fbaa2-cdea-4a44-8968-77c6eb048851} <Debug> TCPHandler: Processed in 0.001302025 sec. | ||
| 14490 | 2026.03.04 04:38:33.990920 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2026.03.04 04:38:33.991013 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14492 | 2026.03.04 04:38:33.991055 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14493 | 2026.03.04 04:38:33.991460 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.03.04 04:38:33.991494 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14495 | 2026.03.04 04:38:33.991812 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14496 | 2026.03.04 04:38:33.992015 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14497 | 2026.03.04 04:38:33.992146 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 14498 | 2026.03.04 04:38:33.992181 [ 261 ] {7572903b-09e6-4653-bd88-237b23422f75} <Debug> TCPHandler: Processed in 0.001308856 sec. | ||
| 14499 | 2026.03.04 04:38:33.992291 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.03.04 04:38:33.992383 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14501 | 2026.03.04 04:38:33.992436 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <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 | ||
| 14502 | 2026.03.04 04:38:33.993200 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.03.04 04:38:33.993233 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14504 | 2026.03.04 04:38:33.993736 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14505 | 2026.03.04 04:38:33.993959 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.03.04 04:38:33.994094 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001728 sec., 4629.62962962963 rows/sec., 8.30 MiB/sec. | ||
| 14507 | 2026.03.04 04:38:33.994165 [ 261 ] {2ce8dd87-fe16-43f3-992e-868b59cbb19e} <Debug> TCPHandler: Processed in 0.001921147 sec. | ||
| 14508 | 2026.03.04 04:38:33.994285 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14509 | 2026.03.04 04:38:33.994379 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14510 | 2026.03.04 04:38:33.994420 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14511 | 2026.03.04 04:38:33.994799 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14512 | 2026.03.04 04:38:33.994836 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14513 | 2026.03.04 04:38:33.995173 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14514 | 2026.03.04 04:38:33.995399 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.03.04 04:38:33.995536 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 14516 | 2026.03.04 04:38:33.995574 [ 261 ] {094cfc2b-1570-4b11-baca-d6d50cbeed54} <Debug> TCPHandler: Processed in 0.001336616 sec. | ||
| 14517 | 2026.03.04 04:38:34.883371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14518 | 2026.03.04 04:38:34.902285 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2026.03.04 04:38:34.902342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14520 | 2026.03.04 04:38:34.908572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14521 | 2026.03.04 04:38:34.909295 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14522 | 2026.03.04 04:38:34.909574 [ 144 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14523 | 2026.03.04 04:38:34.909610 [ 144 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2026.03.04 04:38:34.909628 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14525 | 2026.03.04 04:38:34.909727 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14526 | 2026.03.04 04:38:34.912900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14527 | 2026.03.04 04:38:34.912921 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14528 | 2026.03.04 04:38:34.913784 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14529 | 2026.03.04 04:38:34.917226 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14530 | 2026.03.04 04:38:34.920623 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14531 | 2026.03.04 04:38:34.924408 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14532 | 2026.03.04 04:38:34.928684 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14533 | 2026.03.04 04:38:34.932595 [ 196 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14534 | 2026.03.04 04:38:34.983495 [ 198 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.073807404 sec., 6733.741780160701 rows/sec., 34.82 MiB/sec. | ||
| 14535 | 2026.03.04 04:38:34.986726 [ 191 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14536 | 2026.03.04 04:38:34.989053 [ 191 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.03.04 04:38:34.989178 [ 191 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_66_13} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14538 | 2026.03.04 04:38:34.992228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14539 | 2026.03.04 04:38:38.303433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1802 | ||
| 14540 | 2026.03.04 04:38:38.305734 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.03.04 04:38:38.305791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14542 | 2026.03.04 04:38:38.306979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14543 | 2026.03.04 04:38:38.307249 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14544 | 2026.03.04 04:38:38.307638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 14545 | 2026.03.04 04:38:39.000717 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14546 | 2026.03.04 04:38:39.000906 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14547 | 2026.03.04 04:38:39.000975 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14548 | 2026.03.04 04:38:39.001727 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2026.03.04 04:38:39.001782 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14550 | 2026.03.04 04:38:39.002201 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14551 | 2026.03.04 04:38:39.002435 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14552 | 2026.03.04 04:38:39.002594 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 14553 | 2026.03.04 04:38:39.002649 [ 261 ] {9bd49d78-17a3-4006-9513-0458f30dc53a} <Debug> TCPHandler: Processed in 0.00206155 sec. | ||
| 14554 | 2026.03.04 04:38:39.002776 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2026.03.04 04:38:39.002881 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14556 | 2026.03.04 04:38:39.002925 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14557 | 2026.03.04 04:38:39.003340 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2026.03.04 04:38:39.003378 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14559 | 2026.03.04 04:38:39.003693 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14560 | 2026.03.04 04:38:39.003903 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.03.04 04:38:39.004033 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 554.71 KiB/sec. | ||
| 14562 | 2026.03.04 04:38:39.004071 [ 261 ] {41538f13-555a-48f6-b447-d3cc395e3199} <Debug> TCPHandler: Processed in 0.001347096 sec. | ||
| 14563 | 2026.03.04 04:38:39.004176 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.03.04 04:38:39.004273 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14565 | 2026.03.04 04:38:39.004313 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14566 | 2026.03.04 04:38:39.005171 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.03.04 04:38:39.005207 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14568 | 2026.03.04 04:38:39.005563 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14569 | 2026.03.04 04:38:39.005789 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.03.04 04:38:39.005917 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Debug> executeQuery: Read 867 rows, 70.79 KiB in 0.001664 sec., 521033.6538461539 rows/sec., 41.54 MiB/sec. | ||
| 14571 | 2026.03.04 04:38:39.005942 [ 139 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14572 | 2026.03.04 04:38:39.005954 [ 261 ] {31abc133-7e68-4c93-9caf-1340c8531498} <Debug> TCPHandler: Processed in 0.001827456 sec. | ||
| 14573 | 2026.03.04 04:38:39.006018 [ 139 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.03.04 04:38:39.006045 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14575 | 2026.03.04 04:38:39.006112 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.03.04 04:38:39.006163 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14577 | 2026.03.04 04:38:39.006213 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14578 | 2026.03.04 04:38:39.006259 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14579 | 2026.03.04 04:38:39.006292 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14580 | 2026.03.04 04:38:39.006332 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2895 rows starting from the beginning of the part | ||
| 14581 | 2026.03.04 04:38:39.006398 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1958 rows starting from the beginning of the part | ||
| 14582 | 2026.03.04 04:38:39.006445 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 14583 | 2026.03.04 04:38:39.006490 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 123 rows starting from the beginning of the part | ||
| 14584 | 2026.03.04 04:38:39.006530 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
| 14585 | 2026.03.04 04:38:39.006572 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 867 rows starting from the beginning of the part | ||
| 14586 | 2026.03.04 04:38:39.006768 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2026.03.04 04:38:39.006809 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14588 | 2026.03.04 04:38:39.007141 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14589 | 2026.03.04 04:38:39.007361 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2026.03.04 04:38:39.007502 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Debug> executeQuery: Read 183 rows, 11.58 KiB in 0.001308 sec., 139908.25688073394 rows/sec., 8.65 MiB/sec. | ||
| 14591 | 2026.03.04 04:38:39.007541 [ 261 ] {0f0baae3-b230-483f-af1f-292027619398} <Debug> TCPHandler: Processed in 0.001478288 sec. | ||
| 14592 | 2026.03.04 04:38:39.007651 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.03.04 04:38:39.007746 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14594 | 2026.03.04 04:38:39.007785 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14595 | 2026.03.04 04:38:39.008227 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2026.03.04 04:38:39.008263 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14597 | 2026.03.04 04:38:39.008570 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14598 | 2026.03.04 04:38:39.008662 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5971 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552509 sec., 2339266.972222233 rows/sec., 189.00 MiB/sec. | ||
| 14599 | 2026.03.04 04:38:39.008786 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.03.04 04:38:39.008919 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 14601 | 2026.03.04 04:38:39.008949 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14602 | 2026.03.04 04:38:39.008957 [ 261 ] {c6007bbc-e879-40ae-a195-9f637eedca8c} <Debug> TCPHandler: Processed in 0.001354277 sec. | ||
| 14603 | 2026.03.04 04:38:39.009084 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14604 | 2026.03.04 04:38:39.009178 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14605 | 2026.03.04 04:38:39.009219 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14606 | 2026.03.04 04:38:39.009220 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2026.03.04 04:38:39.009301 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_111_22} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14608 | 2026.03.04 04:38:39.009386 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14609 | 2026.03.04 04:38:39.009682 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2026.03.04 04:38:39.009719 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14611 | 2026.03.04 04:38:39.010016 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14612 | 2026.03.04 04:38:39.010229 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2026.03.04 04:38:39.010357 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 14614 | 2026.03.04 04:38:39.010395 [ 261 ] {61c584fa-88b1-4b80-a2b3-f68bd32a78d8} <Debug> TCPHandler: Processed in 0.001359976 sec. | ||
| 14615 | 2026.03.04 04:38:39.010509 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2026.03.04 04:38:39.010605 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14617 | 2026.03.04 04:38:39.010645 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14618 | 2026.03.04 04:38:39.011284 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2026.03.04 04:38:39.011321 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14620 | 2026.03.04 04:38:39.011642 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14621 | 2026.03.04 04:38:39.011847 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14622 | 2026.03.04 04:38:39.011976 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001389 sec., 382289.4168466523 rows/sec., 27.05 MiB/sec. | ||
| 14623 | 2026.03.04 04:38:39.011978 [ 139 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14624 | 2026.03.04 04:38:39.012014 [ 261 ] {75d8177b-5b50-4091-8bc7-d8b96cd46969} <Debug> TCPHandler: Processed in 0.00155219 sec. | ||
| 14625 | 2026.03.04 04:38:39.012043 [ 139 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2026.03.04 04:38:39.012070 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14627 | 2026.03.04 04:38:39.012137 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.03.04 04:38:39.012159 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14629 | 2026.03.04 04:38:39.012236 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14630 | 2026.03.04 04:38:39.012269 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14631 | 2026.03.04 04:38:39.012281 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14632 | 2026.03.04 04:38:39.012308 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1552 rows starting from the beginning of the part | ||
| 14633 | 2026.03.04 04:38:39.012366 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1023 rows starting from the beginning of the part | ||
| 14634 | 2026.03.04 04:38:39.012409 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 14635 | 2026.03.04 04:38:39.012450 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 97 rows starting from the beginning of the part | ||
| 14636 | 2026.03.04 04:38:39.012489 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 72 rows starting from the beginning of the part | ||
| 14637 | 2026.03.04 04:38:39.012534 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 531 rows starting from the beginning of the part | ||
| 14638 | 2026.03.04 04:38:39.012642 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.03.04 04:38:39.012684 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14640 | 2026.03.04 04:38:39.013036 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 14641 | 2026.03.04 04:38:39.013265 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14642 | 2026.03.04 04:38:39.013393 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 533.58 KiB/sec. | ||
| 14643 | 2026.03.04 04:38:39.013431 [ 261 ] {501186c9-2f31-43dc-bc31-68d5be244266} <Debug> TCPHandler: Processed in 0.001342996 sec. | ||
| 14644 | 2026.03.04 04:38:39.013541 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14645 | 2026.03.04 04:38:39.013635 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14646 | 2026.03.04 04:38:39.013677 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14647 | 2026.03.04 04:38:39.013782 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657443 sec., 2014548.916614327 rows/sec., 149.21 MiB/sec. | ||
| 14648 | 2026.03.04 04:38:39.013963 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14649 | 2026.03.04 04:38:39.014136 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2026.03.04 04:38:39.014178 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14651 | 2026.03.04 04:38:39.014207 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.03.04 04:38:39.014296 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_111_22} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14653 | 2026.03.04 04:38:39.014367 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14654 | 2026.03.04 04:38:39.014536 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14655 | 2026.03.04 04:38:39.014757 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2026.03.04 04:38:39.014887 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Debug> executeQuery: Read 374 rows, 24.93 KiB in 0.00127 sec., 294488.18897637795 rows/sec., 19.17 MiB/sec. | ||
| 14657 | 2026.03.04 04:38:39.014925 [ 261 ] {99f405d5-b6f8-481d-9599-c6327e952153} <Debug> TCPHandler: Processed in 0.001431538 sec. | ||
| 14658 | 2026.03.04 04:38:39.015037 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14659 | 2026.03.04 04:38:39.015132 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14660 | 2026.03.04 04:38:39.015173 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14661 | 2026.03.04 04:38:39.015488 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14662 | 2026.03.04 04:38:39.015524 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14663 | 2026.03.04 04:38:39.015861 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14664 | 2026.03.04 04:38:39.016095 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2026.03.04 04:38:39.016232 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 120.43 KiB/sec. | ||
| 14666 | 2026.03.04 04:38:39.016273 [ 261 ] {62b7fbff-8f1b-4e67-97a1-83dad4fb554a} <Debug> TCPHandler: Processed in 0.001284435 sec. | ||
| 14667 | 2026.03.04 04:38:39.016415 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14668 | 2026.03.04 04:38:39.016540 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14669 | 2026.03.04 04:38:39.016604 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <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 | ||
| 14670 | 2026.03.04 04:38:39.017646 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2026.03.04 04:38:39.017688 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14672 | 2026.03.04 04:38:39.018270 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14673 | 2026.03.04 04:38:39.018492 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2026.03.04 04:38:39.018637 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002121 sec., 15558.698727015559 rows/sec., 27.88 MiB/sec. | ||
| 14675 | 2026.03.04 04:38:39.018705 [ 261 ] {4f68aea2-f210-4f0d-aca0-590b30133bc2} <Debug> TCPHandler: Processed in 0.002354715 sec. | ||
| 14676 | 2026.03.04 04:38:39.018827 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14677 | 2026.03.04 04:38:39.018925 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14678 | 2026.03.04 04:38:39.018967 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14679 | 2026.03.04 04:38:39.019326 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2026.03.04 04:38:39.019363 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14681 | 2026.03.04 04:38:39.019681 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14682 | 2026.03.04 04:38:39.019893 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.03.04 04:38:39.020013 [ 139 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14684 | 2026.03.04 04:38:39.020020 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.001114 sec., 107719.92818671455 rows/sec., 6.48 MiB/sec. | ||
| 14685 | 2026.03.04 04:38:39.020064 [ 139 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.03.04 04:38:39.020083 [ 261 ] {e5b711c3-eaa9-4aef-bc48-06cb31391ff3} <Debug> TCPHandler: Processed in 0.001304625 sec. | ||
| 14687 | 2026.03.04 04:38:39.020088 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14688 | 2026.03.04 04:38:39.020203 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14689 | 2026.03.04 04:38:39.020322 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14690 | 2026.03.04 04:38:39.020357 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5790 rows starting from the beginning of the part | ||
| 14691 | 2026.03.04 04:38:39.020415 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 12 rows starting from the beginning of the part | ||
| 14692 | 2026.03.04 04:38:39.020465 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 48 rows starting from the beginning of the part | ||
| 14693 | 2026.03.04 04:38:39.020512 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14694 | 2026.03.04 04:38:39.020565 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14695 | 2026.03.04 04:38:39.020635 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 120 rows starting from the beginning of the part | ||
| 14696 | 2026.03.04 04:38:39.022646 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495438 sec., 2440453.33925347 rows/sec., 162.34 MiB/sec. | ||
| 14697 | 2026.03.04 04:38:39.023262 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14698 | 2026.03.04 04:38:39.023711 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.03.04 04:38:39.023838 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_111_22} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14700 | 2026.03.04 04:38:39.023975 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14701 | 2026.03.04 04:38:40.698531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32156 | ||
| 14702 | 2026.03.04 04:38:40.699024 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.03.04 04:38:40.699058 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14704 | 2026.03.04 04:38:40.699526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14705 | 2026.03.04 04:38:40.699761 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.03.04 04:38:40.699886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32156 | ||
| 14707 | 2026.03.04 04:38:42.413915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14708 | 2026.03.04 04:38:42.429918 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.03.04 04:38:42.429979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14710 | 2026.03.04 04:38:42.435383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14711 | 2026.03.04 04:38:42.436070 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2026.03.04 04:38:42.439235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14713 | 2026.03.04 04:38:43.986319 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.03.04 04:38:43.986518 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14715 | 2026.03.04 04:38:43.986590 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14716 | 2026.03.04 04:38:43.987285 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.03.04 04:38:43.987331 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14718 | 2026.03.04 04:38:43.987721 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14719 | 2026.03.04 04:38:43.987939 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.03.04 04:38:43.988099 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001635 sec., 44036.69724770643 rows/sec., 3.53 MiB/sec. | ||
| 14721 | 2026.03.04 04:38:43.988150 [ 261 ] {9817258d-b7d2-4783-99c6-a50ad5f67a64} <Debug> TCPHandler: Processed in 0.001966468 sec. | ||
| 14722 | 2026.03.04 04:38:43.988273 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2026.03.04 04:38:43.988377 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14724 | 2026.03.04 04:38:43.988420 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14725 | 2026.03.04 04:38:43.988827 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.03.04 04:38:43.988863 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14727 | 2026.03.04 04:38:43.989162 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14728 | 2026.03.04 04:38:43.989362 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2026.03.04 04:38:43.989493 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001141 sec., 7011.393514460999 rows/sec., 527.22 KiB/sec. | ||
| 14730 | 2026.03.04 04:38:43.989531 [ 261 ] {f15e2568-407a-4264-a468-9bff2b0ba0ab} <Debug> TCPHandler: Processed in 0.001307885 sec. | ||
| 14731 | 2026.03.04 04:38:43.989647 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14732 | 2026.03.04 04:38:43.989742 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14733 | 2026.03.04 04:38:43.989781 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14734 | 2026.03.04 04:38:43.990189 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2026.03.04 04:38:43.990223 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14736 | 2026.03.04 04:38:43.990519 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14737 | 2026.03.04 04:38:43.990723 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.03.04 04:38:43.990847 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001125 sec., 64000.00000000001 rows/sec., 5.00 MiB/sec. | ||
| 14739 | 2026.03.04 04:38:43.990884 [ 261 ] {4e9d076b-e71b-4db9-9f04-46b18752c1ec} <Debug> TCPHandler: Processed in 0.001285494 sec. | ||
| 14740 | 2026.03.04 04:38:43.990996 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.03.04 04:38:43.991089 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14742 | 2026.03.04 04:38:43.991131 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14743 | 2026.03.04 04:38:43.991530 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.03.04 04:38:43.991564 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14745 | 2026.03.04 04:38:43.991895 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14746 | 2026.03.04 04:38:43.992104 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.03.04 04:38:43.992231 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 14748 | 2026.03.04 04:38:43.992229 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 5 parts from all_1_107_23 to all_111_111_0 | ||
| 14749 | 2026.03.04 04:38:43.992294 [ 261 ] {d624ea26-c42b-474a-84a4-8133137b8c9a} <Debug> TCPHandler: Processed in 0.001345406 sec. | ||
| 14750 | 2026.03.04 04:38:43.992316 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.03.04 04:38:43.992341 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14752 | 2026.03.04 04:38:43.992406 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.03.04 04:38:43.992458 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_107_23 to all_111_111_0 into Compact with storage Full | ||
| 14754 | 2026.03.04 04:38:43.992499 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14755 | 2026.03.04 04:38:43.992559 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <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 | ||
| 14756 | 2026.03.04 04:38:43.992613 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14757 | 2026.03.04 04:38:43.992660 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_23, total 35909 rows starting from the beginning of the part | ||
| 14758 | 2026.03.04 04:38:43.992734 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part | ||
| 14759 | 2026.03.04 04:38:43.992785 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14760 | 2026.03.04 04:38:43.992832 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14761 | 2026.03.04 04:38:43.992878 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 374 rows starting from the beginning of the part | ||
| 14762 | 2026.03.04 04:38:43.993354 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2026.03.04 04:38:43.993394 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14764 | 2026.03.04 04:38:43.994204 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14765 | 2026.03.04 04:38:43.994447 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2026.03.04 04:38:43.994593 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002112 sec., 3787.8787878787875 rows/sec., 6.79 MiB/sec. | ||
| 14767 | 2026.03.04 04:38:43.994660 [ 261 ] {c31934b4-af12-4ede-9277-101b16002c82} <Debug> TCPHandler: Processed in 0.002303074 sec. | ||
| 14768 | 2026.03.04 04:38:43.994774 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2026.03.04 04:38:43.994867 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14770 | 2026.03.04 04:38:43.994908 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14771 | 2026.03.04 04:38:43.995240 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14772 | 2026.03.04 04:38:43.995273 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14773 | 2026.03.04 04:38:43.995805 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14774 | 2026.03.04 04:38:43.996015 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.03.04 04:38:43.996149 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 14776 | 2026.03.04 04:38:43.996184 [ 261 ] {0a700daf-9ec8-4ba5-8c8f-32fe05ae0b2b} <Debug> TCPHandler: Processed in 0.001458368 sec. | ||
| 14777 | 2026.03.04 04:38:44.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.96 MiB, peak 384.82 MiB, free memory in arenas 0.00 B, will set to 371.29 MiB (RSS), difference: -4.67 MiB | ||
| 14778 | 2026.03.04 04:38:44.000323 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36731 rows, containing 5 columns (5 merged, 0 gathered) in 0.007910002 sec., 4643614.50224665 rows/sec., 306.83 MiB/sec. | ||
| 14779 | 2026.03.04 04:38:44.000663 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Trace> MergedBlockOutputStream: filled checksums all_1_111_24 (state Temporary) | ||
| 14780 | 2026.03.04 04:38:44.000942 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_111_24 to all_1_111_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14781 | 2026.03.04 04:38:44.001017 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 5 parts: [all_1_107_23, all_111_111_0] -> all_1_111_24 | ||
| 14782 | 2026.03.04 04:38:44.001092 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14783 | 2026.03.04 04:38:45.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.04 MiB, peak 384.82 MiB, free memory in arenas 0.00 B, will set to 371.29 MiB (RSS), difference: 5.25 MiB | ||
| 14784 | 2026.03.04 04:38:48.027370 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14785 | 2026.03.04 04:38:48.027420 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14786 | 2026.03.04 04:38:48.201005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32668 | ||
| 14787 | 2026.03.04 04:38:48.201771 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.03.04 04:38:48.201819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14789 | 2026.03.04 04:38:48.202340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14790 | 2026.03.04 04:38:48.202594 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.03.04 04:38:48.202816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32668 | ||
| 14792 | 2026.03.04 04:38:48.308722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1838 | ||
| 14793 | 2026.03.04 04:38:48.311113 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2026.03.04 04:38:48.311161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14795 | 2026.03.04 04:38:48.312348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14796 | 2026.03.04 04:38:48.312610 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14797 | 2026.03.04 04:38:48.312751 [ 131 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14798 | 2026.03.04 04:38:48.312789 [ 131 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.03.04 04:38:48.312809 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14800 | 2026.03.04 04:38:48.312898 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 14801 | 2026.03.04 04:38:48.312992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1838 | ||
| 14802 | 2026.03.04 04:38:48.313331 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14803 | 2026.03.04 04:38:48.313477 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1674 rows starting from the beginning of the part | ||
| 14804 | 2026.03.04 04:38:48.313821 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 14805 | 2026.03.04 04:38:48.314152 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 14806 | 2026.03.04 04:38:48.314467 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 14807 | 2026.03.04 04:38:48.314763 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 14808 | 2026.03.04 04:38:48.315062 [ 199 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 14809 | 2026.03.04 04:38:48.322608 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 72 columns (72 merged, 0 gathered) in 0.009746618 sec., 188578.23298296906 rows/sec., 147.63 MiB/sec. | ||
| 14810 | 2026.03.04 04:38:48.324686 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14811 | 2026.03.04 04:38:48.325340 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.03.04 04:38:48.325438 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_51_10} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14813 | 2026.03.04 04:38:48.325700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14814 | 2026.03.04 04:38:48.995651 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14815 | 2026.03.04 04:38:48.995838 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14816 | 2026.03.04 04:38:48.995908 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14817 | 2026.03.04 04:38:48.996660 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2026.03.04 04:38:48.996714 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14819 | 2026.03.04 04:38:48.997143 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14820 | 2026.03.04 04:38:48.997385 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2026.03.04 04:38:48.997523 [ 130 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14822 | 2026.03.04 04:38:48.997553 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001765 sec., 160906.51558073654 rows/sec., 10.22 MiB/sec. | ||
| 14823 | 2026.03.04 04:38:48.997595 [ 130 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.03.04 04:38:48.997620 [ 261 ] {886b9a8e-4ae4-4532-a441-3a301ab927de} <Debug> TCPHandler: Processed in 0.00210709 sec. | ||
| 14825 | 2026.03.04 04:38:48.997621 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14826 | 2026.03.04 04:38:48.997736 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 14827 | 2026.03.04 04:38:48.997761 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14828 | 2026.03.04 04:38:48.997837 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14829 | 2026.03.04 04:38:48.997868 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 14830 | 2026.03.04 04:38:48.997870 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14831 | 2026.03.04 04:38:48.997922 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14832 | 2026.03.04 04:38:48.997927 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 14833 | 2026.03.04 04:38:48.997979 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14834 | 2026.03.04 04:38:48.998024 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 14835 | 2026.03.04 04:38:48.998068 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 14836 | 2026.03.04 04:38:48.998106 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 14837 | 2026.03.04 04:38:48.998725 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.03.04 04:38:48.998768 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14839 | 2026.03.04 04:38:48.999043 [ 200 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344096 sec., 705306.7638025855 rows/sec., 48.88 MiB/sec. | ||
| 14840 | 2026.03.04 04:38:48.999164 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14841 | 2026.03.04 04:38:48.999196 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14842 | 2026.03.04 04:38:48.999395 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2026.03.04 04:38:48.999450 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.03.04 04:38:48.999517 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_23_5} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14845 | 2026.03.04 04:38:48.999539 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001694 sec., 509445.10035419127 rows/sec., 40.64 MiB/sec. | ||
| 14846 | 2026.03.04 04:38:48.999583 [ 261 ] {f3943e8c-078d-4123-83bf-215c12b1c7a6} <Debug> TCPHandler: Processed in 0.001875266 sec. | ||
| 14847 | 2026.03.04 04:38:48.999586 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 14848 | 2026.03.04 04:38:48.999711 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2026.03.04 04:38:48.999815 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14850 | 2026.03.04 04:38:48.999859 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14851 | 2026.03.04 04:38:49.000328 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.03.04 04:38:49.000367 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14853 | 2026.03.04 04:38:49.000686 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14854 | 2026.03.04 04:38:49.000894 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.03.04 04:38:49.001019 [ 130 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14856 | 2026.03.04 04:38:49.001026 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001234 sec., 141815.23500810371 rows/sec., 8.72 MiB/sec. | ||
| 14857 | 2026.03.04 04:38:49.001063 [ 130 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.03.04 04:38:49.001083 [ 261 ] {c533816c-e435-4c48-b792-eb3cc719023e} <Debug> TCPHandler: Processed in 0.001425497 sec. | ||
| 14859 | 2026.03.04 04:38:49.001088 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14860 | 2026.03.04 04:38:49.001206 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14861 | 2026.03.04 04:38:49.001214 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2026.03.04 04:38:49.001332 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14863 | 2026.03.04 04:38:49.001335 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14864 | 2026.03.04 04:38:49.001392 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14865 | 2026.03.04 04:38:49.001396 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 14866 | 2026.03.04 04:38:49.001486 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 33 rows starting from the beginning of the part | ||
| 14867 | 2026.03.04 04:38:49.001537 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 14868 | 2026.03.04 04:38:49.001587 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 183 rows starting from the beginning of the part | ||
| 14869 | 2026.03.04 04:38:49.001633 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 14870 | 2026.03.04 04:38:49.001678 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 175 rows starting from the beginning of the part | ||
| 14871 | 2026.03.04 04:38:49.001851 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2026.03.04 04:38:49.001895 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14873 | 2026.03.04 04:38:49.002252 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14874 | 2026.03.04 04:38:49.002497 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14875 | 2026.03.04 04:38:49.002610 [ 130 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 14876 | 2026.03.04 04:38:49.002627 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463908 sec., 432404.22212324815 rows/sec., 29.07 MiB/sec. | ||
| 14877 | 2026.03.04 04:38:49.002642 [ 130 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2026.03.04 04:38:49.002632 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001319 sec., 112964.36694465503 rows/sec., 7.30 MiB/sec. | ||
| 14879 | 2026.03.04 04:38:49.002690 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14880 | 2026.03.04 04:38:49.002732 [ 261 ] {5354eee8-4c5f-41f9-aa1c-a038b82e2dff} <Debug> TCPHandler: Processed in 0.00156758 sec. | ||
| 14881 | 2026.03.04 04:38:49.002769 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 14882 | 2026.03.04 04:38:49.002787 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14883 | 2026.03.04 04:38:49.002842 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14884 | 2026.03.04 04:38:49.002865 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.03.04 04:38:49.002874 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 883 rows starting from the beginning of the part | ||
| 14886 | 2026.03.04 04:38:49.002934 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 14887 | 2026.03.04 04:38:49.002965 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14888 | 2026.03.04 04:38:49.002978 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 708 rows starting from the beginning of the part | ||
| 14889 | 2026.03.04 04:38:49.003009 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14890 | 2026.03.04 04:38:49.003019 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 14891 | 2026.03.04 04:38:49.003053 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2026.03.04 04:38:49.003072 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 14893 | 2026.03.04 04:38:49.003113 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 14894 | 2026.03.04 04:38:49.003132 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_96_19} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14895 | 2026.03.04 04:38:49.003206 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14896 | 2026.03.04 04:38:49.003491 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.03.04 04:38:49.003532 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14898 | 2026.03.04 04:38:49.003851 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14899 | 2026.03.04 04:38:49.004067 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.03.04 04:38:49.004079 [ 195 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338996 sec., 1429429.2141276 rows/sec., 91.83 MiB/sec. | ||
| 14901 | 2026.03.04 04:38:49.004189 [ 129 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14902 | 2026.03.04 04:38:49.004206 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00126 sec., 117460.31746031746 rows/sec., 6.68 MiB/sec. | ||
| 14903 | 2026.03.04 04:38:49.004235 [ 129 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2026.03.04 04:38:49.004244 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 14905 | 2026.03.04 04:38:49.004251 [ 261 ] {5370db2a-4672-435a-95a1-dc6f2e98c2b2} <Debug> TCPHandler: Processed in 0.001437878 sec. | ||
| 14906 | 2026.03.04 04:38:49.004256 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14907 | 2026.03.04 04:38:49.004369 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 14908 | 2026.03.04 04:38:49.004382 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2026.03.04 04:38:49.004502 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14910 | 2026.03.04 04:38:49.004507 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2026.03.04 04:38:49.004513 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14912 | 2026.03.04 04:38:49.004544 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14913 | 2026.03.04 04:38:49.004571 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 14914 | 2026.03.04 04:38:49.004583 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_39_8} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 14915 | 2026.03.04 04:38:49.004653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 14916 | 2026.03.04 04:38:49.004654 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14917 | 2026.03.04 04:38:49.004724 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14918 | 2026.03.04 04:38:49.004774 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14919 | 2026.03.04 04:38:49.004821 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 14920 | 2026.03.04 04:38:49.004868 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 14921 | 2026.03.04 04:38:49.005164 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.03.04 04:38:49.005206 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14923 | 2026.03.04 04:38:49.005567 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14924 | 2026.03.04 04:38:49.005766 [ 195 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449068 sec., 339528.57974919054 rows/sec., 21.25 MiB/sec. | ||
| 14925 | 2026.03.04 04:38:49.005790 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2026.03.04 04:38:49.005918 [ 192 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14927 | 2026.03.04 04:38:49.005933 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.00145 sec., 360689.6551724138 rows/sec., 25.47 MiB/sec. | ||
| 14928 | 2026.03.04 04:38:49.005978 [ 261 ] {d695850e-2c28-4650-8d81-2dc5eaf6f0ce} <Debug> TCPHandler: Processed in 0.001647472 sec. | ||
| 14929 | 2026.03.04 04:38:49.006099 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14930 | 2026.03.04 04:38:49.006197 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14931 | 2026.03.04 04:38:49.006235 [ 192 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.03.04 04:38:49.006242 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14933 | 2026.03.04 04:38:49.006320 [ 192 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_23_5} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14934 | 2026.03.04 04:38:49.006407 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14935 | 2026.03.04 04:38:49.006602 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.03.04 04:38:49.006644 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14937 | 2026.03.04 04:38:49.006962 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14938 | 2026.03.04 04:38:49.007182 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2026.03.04 04:38:49.007284 [ 129 ] {} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 14940 | 2026.03.04 04:38:49.007311 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 14941 | 2026.03.04 04:38:49.007319 [ 129 ] {} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.03.04 04:38:49.007342 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14943 | 2026.03.04 04:38:49.007349 [ 261 ] {e7235885-b13e-4487-b326-f68001b3159e} <Debug> TCPHandler: Processed in 0.001301695 sec. | ||
| 14944 | 2026.03.04 04:38:49.007423 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::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 | ||
| 14945 | 2026.03.04 04:38:49.007465 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2026.03.04 04:38:49.007529 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14947 | 2026.03.04 04:38:49.007562 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 14948 | 2026.03.04 04:38:49.007579 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14949 | 2026.03.04 04:38:49.007612 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 14950 | 2026.03.04 04:38:49.007637 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14951 | 2026.03.04 04:38:49.007659 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 14952 | 2026.03.04 04:38:49.007702 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 14953 | 2026.03.04 04:38:49.007739 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 14954 | 2026.03.04 04:38:49.007777 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 14955 | 2026.03.04 04:38:49.008079 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.03.04 04:38:49.008122 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14957 | 2026.03.04 04:38:49.008487 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14958 | 2026.03.04 04:38:49.008511 [ 195 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123711 sec., 69412.86505160136 rows/sec., 3.54 MiB/sec. | ||
| 14959 | 2026.03.04 04:38:49.008716 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2026.03.04 04:38:49.008736 [ 195 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 14961 | 2026.03.04 04:38:49.008858 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00131 sec., 202290.07633587788 rows/sec., 13.44 MiB/sec. | ||
| 14962 | 2026.03.04 04:38:49.008905 [ 261 ] {fd3a8c2b-9a89-4f20-aead-e90101a60e14} <Debug> TCPHandler: Processed in 0.001490238 sec. | ||
| 14963 | 2026.03.04 04:38:49.009026 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14964 | 2026.03.04 04:38:49.009101 [ 195 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2026.03.04 04:38:49.009124 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14966 | 2026.03.04 04:38:49.009171 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14967 | 2026.03.04 04:38:49.009193 [ 195 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_11_2} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 14968 | 2026.03.04 04:38:49.009305 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14969 | 2026.03.04 04:38:49.009504 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2026.03.04 04:38:49.009547 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14971 | 2026.03.04 04:38:49.009851 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14972 | 2026.03.04 04:38:49.010063 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2026.03.04 04:38:49.010153 [ 129 ] {} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 14974 | 2026.03.04 04:38:49.010180 [ 129 ] {} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.03.04 04:38:49.010193 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 14976 | 2026.03.04 04:38:49.010199 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14977 | 2026.03.04 04:38:49.010232 [ 261 ] {91a697b2-d02e-44d0-910f-79b5bd7f84e4} <Debug> TCPHandler: Processed in 0.001255184 sec. | ||
| 14978 | 2026.03.04 04:38:49.010278 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 14979 | 2026.03.04 04:38:49.010344 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14980 | 2026.03.04 04:38:49.010380 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14981 | 2026.03.04 04:38:49.010418 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 14982 | 2026.03.04 04:38:49.010443 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14983 | 2026.03.04 04:38:49.010469 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 14984 | 2026.03.04 04:38:49.010504 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <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 | ||
| 14985 | 2026.03.04 04:38:49.010519 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 14986 | 2026.03.04 04:38:49.010589 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 14987 | 2026.03.04 04:38:49.010634 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 14988 | 2026.03.04 04:38:49.010671 [ 192 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 14989 | 2026.03.04 04:38:49.011369 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14990 | 2026.03.04 04:38:49.011411 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 14991 | 2026.03.04 04:38:49.011462 [ 187 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215823 sec., 14804.786551989886 rows/sec., 981.52 KiB/sec. | ||
| 14992 | 2026.03.04 04:38:49.011606 [ 195 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 14993 | 2026.03.04 04:38:49.011875 [ 195 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.03.04 04:38:49.011942 [ 195 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_16_3} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 14995 | 2026.03.04 04:38:49.012005 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14996 | 2026.03.04 04:38:49.012032 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14997 | 2026.03.04 04:38:49.012260 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.03.04 04:38:49.012408 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001983 sec., 16641.45234493192 rows/sec., 29.82 MiB/sec. | ||
| 14999 | 2026.03.04 04:38:49.012478 [ 261 ] {533de6e2-8bb8-43ac-aefc-ece4f54cff89} <Debug> TCPHandler: Processed in 0.002183292 sec. | ||
| 15000 | 2026.03.04 04:38:49.012595 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2026.03.04 04:38:49.012690 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15002 | 2026.03.04 04:38:49.012734 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15003 | 2026.03.04 04:38:49.013075 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.03.04 04:38:49.013109 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.07 GiB. | ||
| 15005 | 2026.03.04 04:38:49.013422 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15006 | 2026.03.04 04:38:49.013636 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.03.04 04:38:49.013769 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 15008 | 2026.03.04 04:38:49.013804 [ 261 ] {ea4eb89a-f668-4cc2-9974-0684013c60f1} <Debug> TCPHandler: Processed in 0.001259425 sec. | ||
| 15009 | 2026.03.04 04:38:49.267284 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.03.04 04:38:49.267503 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15011 | 2026.03.04 04:38:49.267593 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15012 | 2026.03.04 04:38:49.268288 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.03.04 04:38:49.268340 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15014 | 2026.03.04 04:38:49.268745 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15015 | 2026.03.04 04:38:49.268992 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.03.04 04:38:49.269166 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001718 sec., 2328.2887077997675 rows/sec., 189.86 KiB/sec. | ||
| 15017 | 2026.03.04 04:38:49.269222 [ 261 ] {f8bd852c-815b-42e0-83dc-d539612eb238} <Debug> TCPHandler: Processed in 0.002082109 sec. | ||
| 15018 | 2026.03.04 04:38:49.269362 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.03.04 04:38:49.269469 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15020 | 2026.03.04 04:38:49.269517 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15021 | 2026.03.04 04:38:49.271635 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.03.04 04:38:49.271684 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15023 | 2026.03.04 04:38:49.272253 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15024 | 2026.03.04 04:38:49.272518 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.03.04 04:38:49.272691 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.003245 sec., 603389.8305084746 rows/sec., 45.21 MiB/sec. | ||
| 15026 | 2026.03.04 04:38:49.272742 [ 261 ] {f16d5a46-bae7-4f54-8b88-7fe2a8e239f2} <Debug> TCPHandler: Processed in 0.003433066 sec. | ||
| 15027 | 2026.03.04 04:38:49.272901 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15028 | 2026.03.04 04:38:49.273024 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15029 | 2026.03.04 04:38:49.273075 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15030 | 2026.03.04 04:38:49.273587 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2026.03.04 04:38:49.273630 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15032 | 2026.03.04 04:38:49.273981 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15033 | 2026.03.04 04:38:49.274204 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.03.04 04:38:49.274342 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001354 sec., 16986.706056129984 rows/sec., 1.23 MiB/sec. | ||
| 15035 | 2026.03.04 04:38:49.274383 [ 261 ] {ce8ae04e-5140-4763-87b6-9a09982989ee} <Debug> TCPHandler: Processed in 0.00154129 sec. | ||
| 15036 | 2026.03.04 04:38:49.274493 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15037 | 2026.03.04 04:38:49.274602 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15038 | 2026.03.04 04:38:49.274646 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15039 | 2026.03.04 04:38:49.275302 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2026.03.04 04:38:49.275337 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15041 | 2026.03.04 04:38:49.275686 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15042 | 2026.03.04 04:38:49.275910 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15043 | 2026.03.04 04:38:49.276045 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001465 sec., 483276.4505119454 rows/sec., 28.19 MiB/sec. | ||
| 15044 | 2026.03.04 04:38:49.276083 [ 261 ] {8d82a91d-9cab-4dce-adb4-7aef660866ad} <Debug> TCPHandler: Processed in 0.001639742 sec. | ||
| 15045 | 2026.03.04 04:38:49.276198 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.03.04 04:38:49.276295 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15047 | 2026.03.04 04:38:49.276336 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15048 | 2026.03.04 04:38:49.276730 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.03.04 04:38:49.276765 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15050 | 2026.03.04 04:38:49.277054 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15051 | 2026.03.04 04:38:49.277262 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.03.04 04:38:49.277391 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 15053 | 2026.03.04 04:38:49.277429 [ 261 ] {a82f8b40-6c52-41ed-b22f-f95639a77c06} <Debug> TCPHandler: Processed in 0.001278015 sec. | ||
| 15054 | 2026.03.04 04:38:49.277538 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.03.04 04:38:49.277633 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15056 | 2026.03.04 04:38:49.277673 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15057 | 2026.03.04 04:38:49.278470 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.03.04 04:38:49.278505 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15059 | 2026.03.04 04:38:49.278854 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15060 | 2026.03.04 04:38:49.279066 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.03.04 04:38:49.279201 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001587 sec., 644612.4763705104 rows/sec., 44.42 MiB/sec. | ||
| 15062 | 2026.03.04 04:38:49.279241 [ 261 ] {ab0e739a-0806-4e33-bf33-bfd4c5b927a2} <Debug> TCPHandler: Processed in 0.001750484 sec. | ||
| 15063 | 2026.03.04 04:38:49.279358 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.03.04 04:38:49.279452 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15065 | 2026.03.04 04:38:49.279497 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15066 | 2026.03.04 04:38:49.280171 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.03.04 04:38:49.280207 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15068 | 2026.03.04 04:38:49.280628 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15069 | 2026.03.04 04:38:49.280848 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.03.04 04:38:49.280980 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001546 sec., 788486.4165588615 rows/sec., 49.31 MiB/sec. | ||
| 15071 | 2026.03.04 04:38:49.281018 [ 261 ] {ff5133b1-dfe1-499d-b36b-81da34e95322} <Debug> TCPHandler: Processed in 0.001708003 sec. | ||
| 15072 | 2026.03.04 04:38:49.281133 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.03.04 04:38:49.281228 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15074 | 2026.03.04 04:38:49.281284 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <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 | ||
| 15075 | 2026.03.04 04:38:49.282083 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.03.04 04:38:49.282120 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15077 | 2026.03.04 04:38:49.282650 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15078 | 2026.03.04 04:38:49.282867 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.03.04 04:38:49.282995 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15080 | 2026.03.04 04:38:49.283007 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001798 sec., 10567.296996662959 rows/sec., 18.94 MiB/sec. | ||
| 15081 | 2026.03.04 04:38:49.283063 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.03.04 04:38:49.283087 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15083 | 2026.03.04 04:38:49.283095 [ 261 ] {4d05c97f-5aaf-47ef-8517-ed2a9061ff1e} <Debug> TCPHandler: Processed in 0.002011339 sec. | ||
| 15084 | 2026.03.04 04:38:49.283196 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15085 | 2026.03.04 04:38:49.283219 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2026.03.04 04:38:49.283321 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15087 | 2026.03.04 04:38:49.283362 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15088 | 2026.03.04 04:38:49.283430 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15089 | 2026.03.04 04:38:49.283502 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2041 rows starting from the beginning of the part | ||
| 15090 | 2026.03.04 04:38:49.283658 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 15091 | 2026.03.04 04:38:49.283701 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.03.04 04:38:49.283743 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15093 | 2026.03.04 04:38:49.283767 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part | ||
| 15094 | 2026.03.04 04:38:49.283865 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
| 15095 | 2026.03.04 04:38:49.283953 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 33 rows starting from the beginning of the part | ||
| 15096 | 2026.03.04 04:38:49.284043 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 19 rows starting from the beginning of the part | ||
| 15097 | 2026.03.04 04:38:49.284071 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15098 | 2026.03.04 04:38:49.284297 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2026.03.04 04:38:49.284442 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 726.43 KiB/sec. | ||
| 15100 | 2026.03.04 04:38:49.284481 [ 261 ] {5e43654d-c0cc-455f-8770-4f02e55011af} <Debug> TCPHandler: Processed in 0.001311015 sec. | ||
| 15101 | 2026.03.04 04:38:49.296488 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 19 columns (19 merged, 0 gathered) in 0.013339047 sec., 160581.1869468636 rows/sec., 287.75 MiB/sec. | ||
| 15102 | 2026.03.04 04:38:49.298529 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15103 | 2026.03.04 04:38:49.298946 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.03.04 04:38:49.299032 [ 196 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15105 | 2026.03.04 04:38:49.299213 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.22 MiB. | ||
| 15106 | 2026.03.04 04:38:49.940295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15107 | 2026.03.04 04:38:49.956453 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2026.03.04 04:38:49.956513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15109 | 2026.03.04 04:38:49.962567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15110 | 2026.03.04 04:38:49.963276 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2026.03.04 04:38:49.966125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15112 | 2026.03.04 04:38:50.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.40 MiB, peak 392.06 MiB, free memory in arenas 0.00 B, will set to 380.63 MiB (RSS), difference: 6.23 MiB | ||
| 15113 | 2026.03.04 04:38:53.984344 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15114 | 2026.03.04 04:38:53.984549 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15115 | 2026.03.04 04:38:53.984625 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15116 | 2026.03.04 04:38:53.985354 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2026.03.04 04:38:53.985399 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15118 | 2026.03.04 04:38:53.985795 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15119 | 2026.03.04 04:38:53.986024 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.03.04 04:38:53.986192 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.52 MiB/sec. | ||
| 15121 | 2026.03.04 04:38:53.986242 [ 261 ] {7755c912-4084-406c-9d89-20db00d53e4b} <Debug> TCPHandler: Processed in 0.0020463 sec. | ||
| 15122 | 2026.03.04 04:38:53.986364 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15123 | 2026.03.04 04:38:53.986469 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15124 | 2026.03.04 04:38:53.986514 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15125 | 2026.03.04 04:38:53.986948 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2026.03.04 04:38:53.986985 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15127 | 2026.03.04 04:38:53.987303 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15128 | 2026.03.04 04:38:53.987519 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.03.04 04:38:53.987657 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 15130 | 2026.03.04 04:38:53.987696 [ 261 ] {79fcb288-ba2c-4082-a00d-e2b02f5633bf} <Debug> TCPHandler: Processed in 0.001383006 sec. | ||
| 15131 | 2026.03.04 04:38:53.987820 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2026.03.04 04:38:53.987919 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15133 | 2026.03.04 04:38:53.987963 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15134 | 2026.03.04 04:38:53.988346 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.03.04 04:38:53.988383 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15136 | 2026.03.04 04:38:53.988724 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15137 | 2026.03.04 04:38:53.988937 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.03.04 04:38:53.989071 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 15139 | 2026.03.04 04:38:53.989108 [ 261 ] {b60a49a8-5dca-4876-8210-ebe8037d4fb7} <Debug> TCPHandler: Processed in 0.001344576 sec. | ||
| 15140 | 2026.03.04 04:38:53.989222 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15141 | 2026.03.04 04:38:53.989317 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15142 | 2026.03.04 04:38:53.989359 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15143 | 2026.03.04 04:38:53.989695 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.03.04 04:38:53.989731 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15145 | 2026.03.04 04:38:53.990032 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15146 | 2026.03.04 04:38:53.990242 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2026.03.04 04:38:53.990373 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001075 sec., 44651.16279069767 rows/sec., 3.01 MiB/sec. | ||
| 15148 | 2026.03.04 04:38:53.990409 [ 261 ] {75225b42-1ab7-4442-8ba5-6ea091af49e5} <Debug> TCPHandler: Processed in 0.001235734 sec. | ||
| 15149 | 2026.03.04 04:38:55.703206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33116 | ||
| 15150 | 2026.03.04 04:38:55.703848 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2026.03.04 04:38:55.703893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15152 | 2026.03.04 04:38:55.704390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15153 | 2026.03.04 04:38:55.704618 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.03.04 04:38:55.704755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33116 | ||
| 15155 | 2026.03.04 04:38:57.467165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15156 | 2026.03.04 04:38:57.485694 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.03.04 04:38:57.485763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15158 | 2026.03.04 04:38:57.492257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15159 | 2026.03.04 04:38:57.493107 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.03.04 04:38:57.497091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15161 | 2026.03.04 04:38:58.314134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1886 | ||
| 15162 | 2026.03.04 04:38:58.316882 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15163 | 2026.03.04 04:38:58.316936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15164 | 2026.03.04 04:38:58.318174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15165 | 2026.03.04 04:38:58.318464 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15166 | 2026.03.04 04:38:58.318858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1886 | ||
| 15167 | 2026.03.04 04:38:58.994371 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15168 | 2026.03.04 04:38:58.994576 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15169 | 2026.03.04 04:38:58.994648 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15170 | 2026.03.04 04:38:58.995473 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.03.04 04:38:58.995524 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15172 | 2026.03.04 04:38:58.995933 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15173 | 2026.03.04 04:38:58.996150 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15174 | 2026.03.04 04:38:58.996301 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001781 sec., 159460.97697922515 rows/sec., 10.13 MiB/sec. | ||
| 15175 | 2026.03.04 04:38:58.996344 [ 261 ] {63f56bc6-c0ed-4a25-b740-06b8920b30c2} <Debug> TCPHandler: Processed in 0.002113691 sec. | ||
| 15176 | 2026.03.04 04:38:58.996475 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15177 | 2026.03.04 04:38:58.996570 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15178 | 2026.03.04 04:38:58.996610 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15179 | 2026.03.04 04:38:58.997418 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.03.04 04:38:58.997454 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15181 | 2026.03.04 04:38:58.997807 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15182 | 2026.03.04 04:38:58.998011 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2026.03.04 04:38:58.998142 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001591 sec., 542426.1470773099 rows/sec., 43.27 MiB/sec. | ||
| 15184 | 2026.03.04 04:38:58.998147 [ 115 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15185 | 2026.03.04 04:38:58.998180 [ 261 ] {5a94e585-7627-4126-859b-731f69706c53} <Debug> TCPHandler: Processed in 0.001753994 sec. | ||
| 15186 | 2026.03.04 04:38:58.998217 [ 115 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2026.03.04 04:38:58.998241 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15188 | 2026.03.04 04:38:58.998320 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.03.04 04:38:58.998348 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15190 | 2026.03.04 04:38:58.998418 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15191 | 2026.03.04 04:38:58.998461 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15192 | 2026.03.04 04:38:58.998470 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15193 | 2026.03.04 04:38:58.998516 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2895 rows starting from the beginning of the part | ||
| 15194 | 2026.03.04 04:38:58.998591 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 72 rows starting from the beginning of the part | ||
| 15195 | 2026.03.04 04:38:58.998645 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 863 rows starting from the beginning of the part | ||
| 15196 | 2026.03.04 04:38:58.998691 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1958 rows starting from the beginning of the part | ||
| 15197 | 2026.03.04 04:38:58.998735 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 15198 | 2026.03.04 04:38:58.998783 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 863 rows starting from the beginning of the part | ||
| 15199 | 2026.03.04 04:38:58.998927 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15200 | 2026.03.04 04:38:58.998969 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15201 | 2026.03.04 04:38:58.999321 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15202 | 2026.03.04 04:38:58.999551 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15203 | 2026.03.04 04:38:58.999686 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001286 sec., 136080.87091757386 rows/sec., 8.37 MiB/sec. | ||
| 15204 | 2026.03.04 04:38:58.999724 [ 261 ] {1938873a-debd-459a-ab47-afd6382793a7} <Debug> TCPHandler: Processed in 0.001452578 sec. | ||
| 15205 | 2026.03.04 04:38:58.999846 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15206 | 2026.03.04 04:38:58.999938 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15207 | 2026.03.04 04:38:58.999976 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15208 | 2026.03.04 04:38:59.000412 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15209 | 2026.03.04 04:38:59.000447 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15210 | 2026.03.04 04:38:59.000742 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15211 | 2026.03.04 04:38:59.000953 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15212 | 2026.03.04 04:38:59.001035 [ 194 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6707 rows, containing 5 columns (5 merged, 0 gathered) in 0.002731883 sec., 2455083.178891629 rows/sec., 198.84 MiB/sec. | ||
| 15213 | 2026.03.04 04:38:59.001080 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 15214 | 2026.03.04 04:38:59.001121 [ 261 ] {2c1ce67c-dcab-490d-b9e5-ccf8dc1bc5d4} <Debug> TCPHandler: Processed in 0.001323206 sec. | ||
| 15215 | 2026.03.04 04:38:59.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.33 MiB, peak 392.06 MiB, free memory in arenas 0.00 B, will set to 380.63 MiB (RSS), difference: -3.70 MiB | ||
| 15216 | 2026.03.04 04:38:59.001235 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2026.03.04 04:38:59.001332 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15218 | 2026.03.04 04:38:59.001361 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15219 | 2026.03.04 04:38:59.001371 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15220 | 2026.03.04 04:38:59.001668 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.03.04 04:38:59.001741 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_116_23} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15222 | 2026.03.04 04:38:59.001815 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15223 | 2026.03.04 04:38:59.001824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15224 | 2026.03.04 04:38:59.001850 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15225 | 2026.03.04 04:38:59.002143 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15226 | 2026.03.04 04:38:59.002341 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.03.04 04:38:59.002468 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 15228 | 2026.03.04 04:38:59.002505 [ 261 ] {a660c2d8-5bbf-4956-9c83-54075ef6f657} <Debug> TCPHandler: Processed in 0.001317076 sec. | ||
| 15229 | 2026.03.04 04:38:59.002619 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.03.04 04:38:59.002710 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15231 | 2026.03.04 04:38:59.002748 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15232 | 2026.03.04 04:38:59.003377 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.03.04 04:38:59.003412 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15234 | 2026.03.04 04:38:59.003720 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15235 | 2026.03.04 04:38:59.003922 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15236 | 2026.03.04 04:38:59.004047 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001353 sec., 386548.41093865485 rows/sec., 27.30 MiB/sec. | ||
| 15237 | 2026.03.04 04:38:59.004061 [ 111 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15238 | 2026.03.04 04:38:59.004083 [ 261 ] {5fa6bcf2-40bf-4341-8be8-077910046a6c} <Debug> TCPHandler: Processed in 0.001510689 sec. | ||
| 15239 | 2026.03.04 04:38:59.004114 [ 111 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.03.04 04:38:59.004142 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15241 | 2026.03.04 04:38:59.004221 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2026.03.04 04:38:59.004223 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15243 | 2026.03.04 04:38:59.004319 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15244 | 2026.03.04 04:38:59.004351 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15245 | 2026.03.04 04:38:59.004364 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15246 | 2026.03.04 04:38:59.004389 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1552 rows starting from the beginning of the part | ||
| 15247 | 2026.03.04 04:38:59.004449 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 72 rows starting from the beginning of the part | ||
| 15248 | 2026.03.04 04:38:59.004512 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 523 rows starting from the beginning of the part | ||
| 15249 | 2026.03.04 04:38:59.004553 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1023 rows starting from the beginning of the part | ||
| 15250 | 2026.03.04 04:38:59.004593 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 15251 | 2026.03.04 04:38:59.004630 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 523 rows starting from the beginning of the part | ||
| 15252 | 2026.03.04 04:38:59.004732 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2026.03.04 04:38:59.004774 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15254 | 2026.03.04 04:38:59.005097 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15255 | 2026.03.04 04:38:59.005326 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2026.03.04 04:38:59.005460 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 15257 | 2026.03.04 04:38:59.005496 [ 261 ] {8f40b60d-f9be-413a-a796-e3f32d15ca52} <Debug> TCPHandler: Processed in 0.001323135 sec. | ||
| 15258 | 2026.03.04 04:38:59.005615 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15259 | 2026.03.04 04:38:59.005708 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15260 | 2026.03.04 04:38:59.005748 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15261 | 2026.03.04 04:38:59.006003 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816735 sec., 2067995.6075046717 rows/sec., 152.81 MiB/sec. | ||
| 15262 | 2026.03.04 04:38:59.006163 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.03.04 04:38:59.006184 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15264 | 2026.03.04 04:38:59.006206 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15265 | 2026.03.04 04:38:59.006477 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.03.04 04:38:59.006578 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_116_23} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15267 | 2026.03.04 04:38:59.006586 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15268 | 2026.03.04 04:38:59.006656 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15269 | 2026.03.04 04:38:59.006816 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.03.04 04:38:59.006944 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_111_24 to all_116_116_0 | ||
| 15271 | 2026.03.04 04:38:59.006954 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 15272 | 2026.03.04 04:38:59.006982 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.03.04 04:38:59.007004 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15274 | 2026.03.04 04:38:59.007004 [ 261 ] {e88bd332-325d-4114-9964-39de76d37a41} <Debug> TCPHandler: Processed in 0.001437057 sec. | ||
| 15275 | 2026.03.04 04:38:59.007084 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_24 to all_116_116_0 into Compact with storage Full | ||
| 15276 | 2026.03.04 04:38:59.007137 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2026.03.04 04:38:59.007178 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15278 | 2026.03.04 04:38:59.007208 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_24, total 36731 rows starting from the beginning of the part | ||
| 15279 | 2026.03.04 04:38:59.007229 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.03.04 04:38:59.007269 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15281 | 2026.03.04 04:38:59.007270 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15282 | 2026.03.04 04:38:59.007313 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 265 rows starting from the beginning of the part | ||
| 15283 | 2026.03.04 04:38:59.007355 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1219 rows starting from the beginning of the part | ||
| 15284 | 2026.03.04 04:38:59.007395 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part | ||
| 15285 | 2026.03.04 04:38:59.007435 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 265 rows starting from the beginning of the part | ||
| 15286 | 2026.03.04 04:38:59.007606 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2026.03.04 04:38:59.007641 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15288 | 2026.03.04 04:38:59.007933 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15289 | 2026.03.04 04:38:59.008135 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.03.04 04:38:59.008264 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 15291 | 2026.03.04 04:38:59.008299 [ 261 ] {63e16984-940c-475c-b08e-5c4d4bf9bf8e} <Debug> TCPHandler: Processed in 0.001208563 sec. | ||
| 15292 | 2026.03.04 04:38:59.008419 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15293 | 2026.03.04 04:38:59.008510 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15294 | 2026.03.04 04:38:59.008564 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <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 | ||
| 15295 | 2026.03.04 04:38:59.009423 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.03.04 04:38:59.009458 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15297 | 2026.03.04 04:38:59.010030 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15298 | 2026.03.04 04:38:59.010263 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2026.03.04 04:38:59.010407 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001914 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. | ||
| 15300 | 2026.03.04 04:38:59.010485 [ 261 ] {d0a83c81-5e97-4e81-b090-949b273c5af9} <Debug> TCPHandler: Processed in 0.002112741 sec. | ||
| 15301 | 2026.03.04 04:38:59.010616 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15302 | 2026.03.04 04:38:59.010711 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15303 | 2026.03.04 04:38:59.010750 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15304 | 2026.03.04 04:38:59.011095 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2026.03.04 04:38:59.011131 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15306 | 2026.03.04 04:38:59.011430 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15307 | 2026.03.04 04:38:59.011649 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2026.03.04 04:38:59.011770 [ 111 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15309 | 2026.03.04 04:38:59.011776 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 15310 | 2026.03.04 04:38:59.011810 [ 111 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2026.03.04 04:38:59.011832 [ 261 ] {499f3a9d-269d-4804-a7b8-db03ca800736} <Debug> TCPHandler: Processed in 0.001264324 sec. | ||
| 15312 | 2026.03.04 04:38:59.011833 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15313 | 2026.03.04 04:38:59.011922 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15314 | 2026.03.04 04:38:59.012015 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15315 | 2026.03.04 04:38:59.012042 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6090 rows starting from the beginning of the part | ||
| 15316 | 2026.03.04 04:38:59.012087 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15317 | 2026.03.04 04:38:59.012125 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part | ||
| 15318 | 2026.03.04 04:38:59.012162 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 12 rows starting from the beginning of the part | ||
| 15319 | 2026.03.04 04:38:59.012195 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
| 15320 | 2026.03.04 04:38:59.012228 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part | ||
| 15321 | 2026.03.04 04:38:59.014104 [ 189 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210123 sec., 2891241.7996645435 rows/sec., 192.06 MiB/sec. | ||
| 15322 | 2026.03.04 04:38:59.014626 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15323 | 2026.03.04 04:38:59.014678 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38768 rows, containing 5 columns (5 merged, 0 gathered) in 0.007625977 sec., 5083676.49154987 rows/sec., 335.50 MiB/sec. | ||
| 15324 | 2026.03.04 04:38:59.014982 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.03.04 04:38:59.015075 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_116_23} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15326 | 2026.03.04 04:38:59.015181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15327 | 2026.03.04 04:38:59.015294 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 15328 | 2026.03.04 04:38:59.015602 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.03.04 04:38:59.015687 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_111_24, all_116_116_0] -> all_1_116_25 | ||
| 15330 | 2026.03.04 04:38:59.015786 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15331 | 2026.03.04 04:39:00.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.84 MiB, peak 392.06 MiB, free memory in arenas 0.00 B, will set to 381.07 MiB (RSS), difference: 3.22 MiB | ||
| 15332 | 2026.03.04 04:39:00.413205 [ 112 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 15333 | 2026.03.04 04:39:00.413301 [ 112 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2026.03.04 04:39:00.413338 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15335 | 2026.03.04 04:39:00.413502 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 15336 | 2026.03.04 04:39:00.413631 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15337 | 2026.03.04 04:39:00.413679 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 15338 | 2026.03.04 04:39:00.413754 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 15339 | 2026.03.04 04:39:00.413804 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 15340 | 2026.03.04 04:39:00.413853 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 15341 | 2026.03.04 04:39:00.413897 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15342 | 2026.03.04 04:39:00.414656 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208804 sec., 31436.030985999387 rows/sec., 2.62 MiB/sec. | ||
| 15343 | 2026.03.04 04:39:00.414778 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 15344 | 2026.03.04 04:39:00.415036 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.03.04 04:39:00.415103 [ 200 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_34_8} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 15346 | 2026.03.04 04:39:00.415166 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15347 | 2026.03.04 04:39:03.027452 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15348 | 2026.03.04 04:39:03.027504 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15349 | 2026.03.04 04:39:03.046195 [ 217 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15350 | 2026.03.04 04:39:03.046250 [ 217 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15351 | 2026.03.04 04:39:03.063367 [ 217 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15352 | 2026.03.04 04:39:03.072056 [ 220 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15353 | 2026.03.04 04:39:03.072099 [ 220 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15354 | 2026.03.04 04:39:03.074884 [ 220 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15355 | 2026.03.04 04:39:03.205790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33628 | ||
| 15356 | 2026.03.04 04:39:03.206300 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15357 | 2026.03.04 04:39:03.206340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15358 | 2026.03.04 04:39:03.206820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15359 | 2026.03.04 04:39:03.207051 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2026.03.04 04:39:03.207177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33628 | ||
| 15361 | 2026.03.04 04:39:03.207245 [ 225 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15362 | 2026.03.04 04:39:03.207284 [ 225 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15363 | 2026.03.04 04:39:03.210835 [ 225 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15364 | 2026.03.04 04:39:03.338191 [ 224 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15365 | 2026.03.04 04:39:03.338234 [ 224 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15366 | 2026.03.04 04:39:03.341079 [ 224 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15367 | 2026.03.04 04:39:03.985821 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15368 | 2026.03.04 04:39:03.986004 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15369 | 2026.03.04 04:39:03.986073 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15370 | 2026.03.04 04:39:03.986781 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15371 | 2026.03.04 04:39:03.986832 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15372 | 2026.03.04 04:39:03.987245 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15373 | 2026.03.04 04:39:03.987487 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15374 | 2026.03.04 04:39:03.987656 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.0017 sec., 42352.94117647059 rows/sec., 3.40 MiB/sec. | ||
| 15375 | 2026.03.04 04:39:03.987710 [ 261 ] {660a9b0b-f172-4f13-9caf-1fd8bcf20bc4} <Debug> TCPHandler: Processed in 0.002021319 sec. | ||
| 15376 | 2026.03.04 04:39:03.987841 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15377 | 2026.03.04 04:39:03.987946 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15378 | 2026.03.04 04:39:03.987990 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15379 | 2026.03.04 04:39:03.988424 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15380 | 2026.03.04 04:39:03.988463 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15381 | 2026.03.04 04:39:03.988781 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15382 | 2026.03.04 04:39:03.988994 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15383 | 2026.03.04 04:39:03.989129 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001206 sec., 6633.499170812604 rows/sec., 498.81 KiB/sec. | ||
| 15384 | 2026.03.04 04:39:03.989168 [ 261 ] {7a664aa8-7498-449e-a45b-c4669812d08b} <Debug> TCPHandler: Processed in 0.001377976 sec. | ||
| 15385 | 2026.03.04 04:39:03.989280 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15386 | 2026.03.04 04:39:03.989376 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15387 | 2026.03.04 04:39:03.989417 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15388 | 2026.03.04 04:39:03.989843 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2026.03.04 04:39:03.989879 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15390 | 2026.03.04 04:39:03.990202 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15391 | 2026.03.04 04:39:03.990421 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2026.03.04 04:39:03.990556 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001199 sec., 60050.04170141785 rows/sec., 4.69 MiB/sec. | ||
| 15393 | 2026.03.04 04:39:03.990595 [ 261 ] {d0a7c566-825d-4c17-b221-15d95dc5c1fa} <Debug> TCPHandler: Processed in 0.001364896 sec. | ||
| 15394 | 2026.03.04 04:39:03.990710 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2026.03.04 04:39:03.990805 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15396 | 2026.03.04 04:39:03.990849 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15397 | 2026.03.04 04:39:03.991269 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2026.03.04 04:39:03.991305 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15399 | 2026.03.04 04:39:03.991637 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15400 | 2026.03.04 04:39:03.991856 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2026.03.04 04:39:03.991987 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 15402 | 2026.03.04 04:39:03.992026 [ 261 ] {95d062e9-984f-44c0-b5a9-cbb0b42d76ba} <Debug> TCPHandler: Processed in 0.001364587 sec. | ||
| 15403 | 2026.03.04 04:39:03.992071 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15404 | 2026.03.04 04:39:03.992104 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15405 | 2026.03.04 04:39:03.992144 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.03.04 04:39:03.992239 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15407 | 2026.03.04 04:39:03.992294 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <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 | ||
| 15408 | 2026.03.04 04:39:03.993078 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.03.04 04:39:03.993114 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15410 | 2026.03.04 04:39:03.993636 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15411 | 2026.03.04 04:39:03.993859 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.03.04 04:39:03.994010 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001789 sec., 4471.771939631079 rows/sec., 8.01 MiB/sec. | ||
| 15413 | 2026.03.04 04:39:03.994078 [ 261 ] {8e03e2df-bbe3-4a5b-9b2c-a464b05d80a6} <Debug> TCPHandler: Processed in 0.001982198 sec. | ||
| 15414 | 2026.03.04 04:39:03.994203 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.03.04 04:39:03.994299 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15416 | 2026.03.04 04:39:03.994341 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15417 | 2026.03.04 04:39:03.994698 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.03.04 04:39:03.994791 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15419 | 2026.03.04 04:39:03.995098 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15420 | 2026.03.04 04:39:03.995130 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15421 | 2026.03.04 04:39:03.995349 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2026.03.04 04:39:03.995489 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 15423 | 2026.03.04 04:39:03.995526 [ 261 ] {fe0bd7af-de89-48fe-8bbe-c462545d066b} <Debug> TCPHandler: Processed in 0.001372166 sec. | ||
| 15424 | 2026.03.04 04:39:04.221644 [ 221 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15425 | 2026.03.04 04:39:04.221719 [ 221 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15426 | 2026.03.04 04:39:04.224957 [ 221 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15427 | 2026.03.04 04:39:04.998057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15428 | 2026.03.04 04:39:05.015200 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.03.04 04:39:05.015260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15430 | 2026.03.04 04:39:05.021272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15431 | 2026.03.04 04:39:05.022313 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.03.04 04:39:05.028984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15433 | 2026.03.04 04:39:08.319994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1920 | ||
| 15434 | 2026.03.04 04:39:08.322440 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.03.04 04:39:08.322498 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15436 | 2026.03.04 04:39:08.323719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15437 | 2026.03.04 04:39:08.324001 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.03.04 04:39:08.324384 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 15439 | 2026.03.04 04:39:08.988892 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15440 | 2026.03.04 04:39:08.989092 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15441 | 2026.03.04 04:39:08.989168 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15442 | 2026.03.04 04:39:08.989881 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2026.03.04 04:39:08.989932 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15444 | 2026.03.04 04:39:08.990329 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15445 | 2026.03.04 04:39:08.990554 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2026.03.04 04:39:08.990716 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 15447 | 2026.03.04 04:39:08.990768 [ 261 ] {75eb1cdb-6d66-4d4d-83d6-ca92c40bb9b4} <Debug> TCPHandler: Processed in 0.002018069 sec. | ||
| 15448 | 2026.03.04 04:39:08.990898 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15449 | 2026.03.04 04:39:08.991003 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15450 | 2026.03.04 04:39:08.991047 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15451 | 2026.03.04 04:39:08.991458 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2026.03.04 04:39:08.991496 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15453 | 2026.03.04 04:39:08.991797 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15454 | 2026.03.04 04:39:08.992004 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2026.03.04 04:39:08.992134 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 15456 | 2026.03.04 04:39:08.992173 [ 261 ] {7db8a1cf-cd3c-4f32-8567-6220ee7ef0d5} <Debug> TCPHandler: Processed in 0.001326805 sec. | ||
| 15457 | 2026.03.04 04:39:08.992286 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2026.03.04 04:39:08.992382 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15459 | 2026.03.04 04:39:08.992422 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15460 | 2026.03.04 04:39:08.992950 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.03.04 04:39:08.992987 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15462 | 2026.03.04 04:39:08.993313 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15463 | 2026.03.04 04:39:08.993546 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.03.04 04:39:08.993675 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001313 sec., 185072.3533891851 rows/sec., 16.54 MiB/sec. | ||
| 15465 | 2026.03.04 04:39:08.993713 [ 261 ] {08449472-889a-4e4f-9ca4-73c2541a308f} <Debug> TCPHandler: Processed in 0.001475799 sec. | ||
| 15466 | 2026.03.04 04:39:08.993828 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2026.03.04 04:39:08.993924 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15468 | 2026.03.04 04:39:08.993963 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15469 | 2026.03.04 04:39:08.994372 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.03.04 04:39:08.994409 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15471 | 2026.03.04 04:39:08.994710 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15472 | 2026.03.04 04:39:08.994915 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2026.03.04 04:39:08.995040 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001134 sec., 41446.20811287478 rows/sec., 3.08 MiB/sec. | ||
| 15474 | 2026.03.04 04:39:08.995077 [ 261 ] {5ba6b480-1ed4-4250-b171-1d126b35373d} <Debug> TCPHandler: Processed in 0.001298805 sec. | ||
| 15475 | 2026.03.04 04:39:08.995186 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2026.03.04 04:39:08.995280 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15477 | 2026.03.04 04:39:08.995320 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15478 | 2026.03.04 04:39:08.995716 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2026.03.04 04:39:08.995751 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15480 | 2026.03.04 04:39:08.996042 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15481 | 2026.03.04 04:39:08.996247 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2026.03.04 04:39:08.996373 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 15483 | 2026.03.04 04:39:08.996411 [ 261 ] {5badfcfe-7b06-4c86-9452-deadb2b24b0b} <Debug> TCPHandler: Processed in 0.001273734 sec. | ||
| 15484 | 2026.03.04 04:39:08.996531 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15485 | 2026.03.04 04:39:08.996627 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15486 | 2026.03.04 04:39:08.996668 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15487 | 2026.03.04 04:39:08.997060 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2026.03.04 04:39:08.997095 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15489 | 2026.03.04 04:39:08.997388 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15490 | 2026.03.04 04:39:08.997623 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.03.04 04:39:08.997750 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. | ||
| 15492 | 2026.03.04 04:39:08.997788 [ 261 ] {4cdc3730-b282-40f0-b1f7-24998c39f274} <Debug> TCPHandler: Processed in 0.001304865 sec. | ||
| 15493 | 2026.03.04 04:39:08.997895 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2026.03.04 04:39:08.997989 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15495 | 2026.03.04 04:39:08.998028 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15496 | 2026.03.04 04:39:08.998487 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.03.04 04:39:08.998523 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15498 | 2026.03.04 04:39:08.998827 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15499 | 2026.03.04 04:39:08.999035 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2026.03.04 04:39:08.999162 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001192 sec., 113255.03355704699 rows/sec., 9.16 MiB/sec. | ||
| 15501 | 2026.03.04 04:39:08.999201 [ 261 ] {5133e1fa-f5e9-4625-8243-2480d81fea0f} <Debug> TCPHandler: Processed in 0.001352896 sec. | ||
| 15502 | 2026.03.04 04:39:08.999309 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2026.03.04 04:39:08.999402 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15504 | 2026.03.04 04:39:08.999445 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15505 | 2026.03.04 04:39:08.999851 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.03.04 04:39:08.999887 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15507 | 2026.03.04 04:39:09.000336 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15508 | 2026.03.04 04:39:09.000551 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.03.04 04:39:09.000679 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001296 sec., 152006.17283950618 rows/sec., 10.90 MiB/sec. | ||
| 15510 | 2026.03.04 04:39:09.000718 [ 261 ] {31299680-0401-4b22-8951-7ddc75fcf70d} <Debug> TCPHandler: Processed in 0.001456738 sec. | ||
| 15511 | 2026.03.04 04:39:09.000831 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2026.03.04 04:39:09.000925 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15513 | 2026.03.04 04:39:09.000981 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <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 | ||
| 15514 | 2026.03.04 04:39:09.001853 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2026.03.04 04:39:09.001890 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15516 | 2026.03.04 04:39:09.002467 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15517 | 2026.03.04 04:39:09.002716 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2026.03.04 04:39:09.002859 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001951 sec., 16914.402870322912 rows/sec., 30.31 MiB/sec. | ||
| 15519 | 2026.03.04 04:39:09.002928 [ 261 ] {87be113b-610e-4394-b536-d6f75c80e611} <Debug> TCPHandler: Processed in 0.002146372 sec. | ||
| 15520 | 2026.03.04 04:39:09.003048 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2026.03.04 04:39:09.003144 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15522 | 2026.03.04 04:39:09.003187 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15523 | 2026.03.04 04:39:09.003537 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2026.03.04 04:39:09.003574 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.06 GiB. | ||
| 15525 | 2026.03.04 04:39:09.003883 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15526 | 2026.03.04 04:39:09.004105 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2026.03.04 04:39:09.004236 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 15528 | 2026.03.04 04:39:09.004273 [ 261 ] {5e162bb0-0c03-4ca4-85ef-219922b0216a} <Debug> TCPHandler: Processed in 0.001273384 sec. | ||
| 15529 | 2026.03.04 04:39:10.707329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34076 | ||
| 15530 | 2026.03.04 04:39:10.707892 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15531 | 2026.03.04 04:39:10.707927 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15532 | 2026.03.04 04:39:10.708411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15533 | 2026.03.04 04:39:10.708639 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2026.03.04 04:39:10.708767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34076 | ||
| 15535 | 2026.03.04 04:39:10.708770 [ 97 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15536 | 2026.03.04 04:39:10.708829 [ 97 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.03.04 04:39:10.708852 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15538 | 2026.03.04 04:39:10.709037 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15539 | 2026.03.04 04:39:10.709250 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15540 | 2026.03.04 04:39:10.709312 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31708 rows starting from the beginning of the part | ||
| 15541 | 2026.03.04 04:39:10.709416 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15542 | 2026.03.04 04:39:10.709500 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15543 | 2026.03.04 04:39:10.709572 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15544 | 2026.03.04 04:39:10.709638 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15545 | 2026.03.04 04:39:10.709699 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15546 | 2026.03.04 04:39:10.712011 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34076 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061159 sec., 11131731.478175424 rows/sec., 159.24 MiB/sec. | ||
| 15547 | 2026.03.04 04:39:10.712498 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15548 | 2026.03.04 04:39:10.712826 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.03.04 04:39:10.712910 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_71_14} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15550 | 2026.03.04 04:39:10.713016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15551 | 2026.03.04 04:39:12.529079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15552 | 2026.03.04 04:39:12.547028 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.03.04 04:39:12.547094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15554 | 2026.03.04 04:39:12.552813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15555 | 2026.03.04 04:39:12.553562 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2026.03.04 04:39:12.553859 [ 98 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15557 | 2026.03.04 04:39:12.553930 [ 98 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2026.03.04 04:39:12.553953 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15559 | 2026.03.04 04:39:12.554068 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15560 | 2026.03.04 04:39:12.557403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15561 | 2026.03.04 04:39:12.557700 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15562 | 2026.03.04 04:39:12.559340 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15563 | 2026.03.04 04:39:12.564258 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15564 | 2026.03.04 04:39:12.568952 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15565 | 2026.03.04 04:39:12.573533 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15566 | 2026.03.04 04:39:12.578337 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15567 | 2026.03.04 04:39:12.582697 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15568 | 2026.03.04 04:39:12.636875 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082857808 sec., 6456.8447188465325 rows/sec., 33.39 MiB/sec. | ||
| 15569 | 2026.03.04 04:39:12.640333 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15570 | 2026.03.04 04:39:12.642499 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.03.04 04:39:12.642618 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_71_14} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15572 | 2026.03.04 04:39:12.645745 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15573 | 2026.03.04 04:39:13.985863 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.03.04 04:39:13.986072 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15575 | 2026.03.04 04:39:13.986144 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15576 | 2026.03.04 04:39:13.986860 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2026.03.04 04:39:13.986905 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15578 | 2026.03.04 04:39:13.987295 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15579 | 2026.03.04 04:39:13.987513 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2026.03.04 04:39:13.987663 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001645 sec., 43768.99696048632 rows/sec., 3.51 MiB/sec. | ||
| 15581 | 2026.03.04 04:39:13.987704 [ 261 ] {a7b4004b-5639-4d7b-9e9c-08d871c6eeb2} <Debug> TCPHandler: Processed in 0.002023279 sec. | ||
| 15582 | 2026.03.04 04:39:13.987834 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2026.03.04 04:39:13.987930 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15584 | 2026.03.04 04:39:13.987970 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15585 | 2026.03.04 04:39:13.988366 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.03.04 04:39:13.988401 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15587 | 2026.03.04 04:39:13.988685 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15588 | 2026.03.04 04:39:13.988881 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.03.04 04:39:13.989007 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001095 sec., 7305.936073059361 rows/sec., 549.37 KiB/sec. | ||
| 15590 | 2026.03.04 04:39:13.989005 [ 95 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15591 | 2026.03.04 04:39:13.989045 [ 261 ] {59c1baff-90b7-4b47-9baa-d329b9c5b6c1} <Debug> TCPHandler: Processed in 0.001258785 sec. | ||
| 15592 | 2026.03.04 04:39:13.989081 [ 95 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.03.04 04:39:13.989106 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15594 | 2026.03.04 04:39:13.989177 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15595 | 2026.03.04 04:39:13.989230 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15596 | 2026.03.04 04:39:13.989273 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15597 | 2026.03.04 04:39:13.989316 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15598 | 2026.03.04 04:39:13.989357 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15599 | 2026.03.04 04:39:13.989399 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 15600 | 2026.03.04 04:39:13.989471 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part | ||
| 15601 | 2026.03.04 04:39:13.989527 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 175 rows starting from the beginning of the part | ||
| 15602 | 2026.03.04 04:39:13.989575 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 15603 | 2026.03.04 04:39:13.989618 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 47 rows starting from the beginning of the part | ||
| 15604 | 2026.03.04 04:39:13.989662 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 15605 | 2026.03.04 04:39:13.989750 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.03.04 04:39:13.989791 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15607 | 2026.03.04 04:39:13.990118 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15608 | 2026.03.04 04:39:13.990339 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.03.04 04:39:13.990466 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00121 sec., 59504.13223140496 rows/sec., 4.65 MiB/sec. | ||
| 15610 | 2026.03.04 04:39:13.990504 [ 261 ] {2e0a25d4-c91c-4513-b66d-9624c8492aa6} <Debug> TCPHandler: Processed in 0.001382067 sec. | ||
| 15611 | 2026.03.04 04:39:13.990533 [ 188 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349676 sec., 360827.3393021733 rows/sec., 24.77 MiB/sec. | ||
| 15612 | 2026.03.04 04:39:13.990617 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2026.03.04 04:39:13.990713 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15614 | 2026.03.04 04:39:13.990741 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15615 | 2026.03.04 04:39:13.990757 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15616 | 2026.03.04 04:39:13.991066 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.03.04 04:39:13.991165 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_101_20} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15618 | 2026.03.04 04:39:13.991199 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.03.04 04:39:13.991240 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15620 | 2026.03.04 04:39:13.991276 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15621 | 2026.03.04 04:39:13.991563 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15622 | 2026.03.04 04:39:13.991767 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.03.04 04:39:13.991901 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 15624 | 2026.03.04 04:39:13.991937 [ 261 ] {dcbb1b3c-f978-4391-abf5-414b3518e0b8} <Debug> TCPHandler: Processed in 0.001367556 sec. | ||
| 15625 | 2026.03.04 04:39:13.992048 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2026.03.04 04:39:13.992139 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15627 | 2026.03.04 04:39:13.992192 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <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 | ||
| 15628 | 2026.03.04 04:39:13.992968 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.03.04 04:39:13.993003 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15630 | 2026.03.04 04:39:13.993518 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15631 | 2026.03.04 04:39:13.993732 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15632 | 2026.03.04 04:39:13.993873 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001749 sec., 4574.042309891367 rows/sec., 8.20 MiB/sec. | ||
| 15633 | 2026.03.04 04:39:13.993935 [ 261 ] {272313cd-5880-42b2-8a6f-ff61b8651b8d} <Debug> TCPHandler: Processed in 0.001934887 sec. | ||
| 15634 | 2026.03.04 04:39:13.994053 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.03.04 04:39:13.994145 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15636 | 2026.03.04 04:39:13.994185 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15637 | 2026.03.04 04:39:13.994525 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2026.03.04 04:39:13.994561 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15639 | 2026.03.04 04:39:13.994865 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15640 | 2026.03.04 04:39:13.995064 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.03.04 04:39:13.995189 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 15642 | 2026.03.04 04:39:13.995224 [ 261 ] {0b784079-200d-47c7-a17b-964a147fd5cd} <Debug> TCPHandler: Processed in 0.001218714 sec. | ||
| 15643 | 2026.03.04 04:39:15.790314 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60100 | ||
| 15644 | 2026.03.04 04:39:15.790434 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15645 | 2026.03.04 04:39:15.790461 [ 259 ] {} <Debug> TCP-Session: 636cdf42-968f-4326-909f-2fd9d71bd1aa Authenticating user 'default' from [fd00:1122:3344:101::e]:60100 | ||
| 15646 | 2026.03.04 04:39:15.790484 [ 259 ] {} <Debug> TCP-Session: 636cdf42-968f-4326-909f-2fd9d71bd1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15647 | 2026.03.04 04:39:15.790497 [ 259 ] {} <Debug> TCP-Session: 636cdf42-968f-4326-909f-2fd9d71bd1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15648 | 2026.03.04 04:39:15.790708 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55849 | ||
| 15649 | 2026.03.04 04:39:15.790762 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61413 | ||
| 15650 | 2026.03.04 04:39:15.790791 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15651 | 2026.03.04 04:39:15.790791 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57867 | ||
| 15652 | 2026.03.04 04:39:15.790831 [ 286 ] {} <Debug> TCP-Session: 3095ea22-9f48-4783-8f8f-6cc706b74661 Authenticating user 'default' from [fd00:1122:3344:101::e]:55849 | ||
| 15653 | 2026.03.04 04:39:15.790856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52180 | ||
| 15654 | 2026.03.04 04:39:15.790876 [ 286 ] {} <Debug> TCP-Session: 3095ea22-9f48-4783-8f8f-6cc706b74661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15655 | 2026.03.04 04:39:15.790890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15656 | 2026.03.04 04:39:15.790916 [ 286 ] {} <Debug> TCP-Session: 3095ea22-9f48-4783-8f8f-6cc706b74661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15657 | 2026.03.04 04:39:15.790923 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15658 | 2026.03.04 04:39:15.790948 [ 288 ] {} <Debug> TCP-Session: 18ceb4ef-4ef4-47e8-8581-1bbf5b024311 Authenticating user 'default' from [fd00:1122:3344:101::e]:61413 | ||
| 15659 | 2026.03.04 04:39:15.790957 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15660 | 2026.03.04 04:39:15.790973 [ 290 ] {} <Debug> TCP-Session: ce254b82-57bb-4fd3-b360-4d286cc51c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:57867 | ||
| 15661 | 2026.03.04 04:39:15.790999 [ 288 ] {} <Debug> TCP-Session: 18ceb4ef-4ef4-47e8-8581-1bbf5b024311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15662 | 2026.03.04 04:39:15.791002 [ 259 ] {} <Trace> TCP-Session: 636cdf42-968f-4326-909f-2fd9d71bd1aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15663 | 2026.03.04 04:39:15.791026 [ 288 ] {} <Debug> TCP-Session: 18ceb4ef-4ef4-47e8-8581-1bbf5b024311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15664 | 2026.03.04 04:39:15.791025 [ 290 ] {} <Debug> TCP-Session: ce254b82-57bb-4fd3-b360-4d286cc51c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15665 | 2026.03.04 04:39:15.791019 [ 294 ] {} <Debug> TCP-Session: 163b9815-01f0-4c2c-9eb7-9a2dae3d1fac Authenticating user 'default' from [fd00:1122:3344:101::e]:52180 | ||
| 15666 | 2026.03.04 04:39:15.791088 [ 290 ] {} <Debug> TCP-Session: ce254b82-57bb-4fd3-b360-4d286cc51c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15667 | 2026.03.04 04:39:15.790826 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52238 | ||
| 15668 | 2026.03.04 04:39:15.791114 [ 294 ] {} <Debug> TCP-Session: 163b9815-01f0-4c2c-9eb7-9a2dae3d1fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15669 | 2026.03.04 04:39:15.790816 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34546 | ||
| 15670 | 2026.03.04 04:39:15.791168 [ 294 ] {} <Debug> TCP-Session: 163b9815-01f0-4c2c-9eb7-9a2dae3d1fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.03.04 04:39:15.790816 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36210 | ||
| 15672 | 2026.03.04 04:39:15.791234 [ 259 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60100) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15673 | 2026.03.04 04:39:15.790771 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43872 | ||
| 15674 | 2026.03.04 04:39:15.791501 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15675 | 2026.03.04 04:39:15.791532 [ 259 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15676 | 2026.03.04 04:39:15.791539 [ 293 ] {} <Debug> TCP-Session: 618c516d-b94d-4aec-be7f-8d46e5173a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:52238 | ||
| 15677 | 2026.03.04 04:39:15.791582 [ 293 ] {} <Debug> TCP-Session: 618c516d-b94d-4aec-be7f-8d46e5173a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15678 | 2026.03.04 04:39:15.791596 [ 293 ] {} <Debug> TCP-Session: 618c516d-b94d-4aec-be7f-8d46e5173a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15679 | 2026.03.04 04:39:15.791600 [ 259 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15680 | 2026.03.04 04:39:15.791715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15681 | 2026.03.04 04:39:15.791745 [ 289 ] {} <Debug> TCP-Session: 2dd87491-3090-47ee-9aeb-de3eb20766bf Authenticating user 'default' from [fd00:1122:3344:101::e]:43872 | ||
| 15682 | 2026.03.04 04:39:15.791770 [ 289 ] {} <Debug> TCP-Session: 2dd87491-3090-47ee-9aeb-de3eb20766bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15683 | 2026.03.04 04:39:15.791783 [ 289 ] {} <Debug> TCP-Session: 2dd87491-3090-47ee-9aeb-de3eb20766bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15684 | 2026.03.04 04:39:15.791805 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15685 | 2026.03.04 04:39:15.791835 [ 292 ] {} <Debug> TCP-Session: 6fa9afbe-e107-4a0b-945b-be6255156388 Authenticating user 'default' from [fd00:1122:3344:101::e]:36210 | ||
| 15686 | 2026.03.04 04:39:15.791851 [ 292 ] {} <Debug> TCP-Session: 6fa9afbe-e107-4a0b-945b-be6255156388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15687 | 2026.03.04 04:39:15.791863 [ 292 ] {} <Debug> TCP-Session: 6fa9afbe-e107-4a0b-945b-be6255156388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15688 | 2026.03.04 04:39:15.791918 [ 259 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 15689 | 2026.03.04 04:39:15.792051 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15690 | 2026.03.04 04:39:15.792096 [ 291 ] {} <Debug> TCP-Session: a4a2a630-b861-4873-923e-ebc13f86ece2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34546 | ||
| 15691 | 2026.03.04 04:39:15.792120 [ 291 ] {} <Debug> TCP-Session: a4a2a630-b861-4873-923e-ebc13f86ece2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15692 | 2026.03.04 04:39:15.792133 [ 291 ] {} <Debug> TCP-Session: a4a2a630-b861-4873-923e-ebc13f86ece2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15693 | 2026.03.04 04:39:15.792889 [ 346 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Trace> AggregatingTransform: Aggregating | ||
| 15694 | 2026.03.04 04:39:15.792943 [ 346 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 15695 | 2026.03.04 04:39:15.792984 [ 346 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955168 sec. (1046.936 rows/sec., 40.90 KiB/sec.) | ||
| 15696 | 2026.03.04 04:39:15.793005 [ 346 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Trace> Aggregator: Merging aggregated data | ||
| 15697 | 2026.03.04 04:39:15.794443 [ 259 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 15698 | 2026.03.04 04:39:15.794627 [ 259 ] {b3651661-36c0-455b-bca0-55bd52a7e2ae} <Debug> TCPHandler: Processed in 0.003794663 sec. | ||
| 15699 | 2026.03.04 04:39:15.794780 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15700 | 2026.03.04 04:39:15.794809 [ 259 ] {} <Debug> TCP-Session: 636cdf42-968f-4326-909f-2fd9d71bd1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15701 | 2026.03.04 04:39:15.794810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15702 | 2026.03.04 04:39:15.794829 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15703 | 2026.03.04 04:39:15.794848 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15704 | 2026.03.04 04:39:15.794866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15705 | 2026.03.04 04:39:15.794879 [ 294 ] {} <Debug> TCP-Session: 163b9815-01f0-4c2c-9eb7-9a2dae3d1fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15706 | 2026.03.04 04:39:15.794887 [ 292 ] {} <Debug> TCP-Session: 6fa9afbe-e107-4a0b-945b-be6255156388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15707 | 2026.03.04 04:39:15.794908 [ 289 ] {} <Debug> TCP-Session: 2dd87491-3090-47ee-9aeb-de3eb20766bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15708 | 2026.03.04 04:39:15.794902 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15709 | 2026.03.04 04:39:15.794933 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15710 | 2026.03.04 04:39:15.794919 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15711 | 2026.03.04 04:39:15.794983 [ 290 ] {} <Debug> TCP-Session: ce254b82-57bb-4fd3-b360-4d286cc51c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15712 | 2026.03.04 04:39:15.794996 [ 293 ] {} <Debug> TCP-Session: 618c516d-b94d-4aec-be7f-8d46e5173a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15713 | 2026.03.04 04:39:15.795024 [ 291 ] {} <Debug> TCP-Session: a4a2a630-b861-4873-923e-ebc13f86ece2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15714 | 2026.03.04 04:39:15.794885 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15715 | 2026.03.04 04:39:15.794856 [ 286 ] {} <Debug> TCP-Session: 3095ea22-9f48-4783-8f8f-6cc706b74661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2026.03.04 04:39:15.795099 [ 288 ] {} <Debug> TCP-Session: 18ceb4ef-4ef4-47e8-8581-1bbf5b024311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15717 | 2026.03.04 04:39:15.850794 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54978 | ||
| 15718 | 2026.03.04 04:39:15.850954 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15719 | 2026.03.04 04:39:15.850985 [ 259 ] {} <Debug> TCP-Session: c1622730-f3c8-44eb-be33-f046765bda73 Authenticating user 'default' from [fd00:1122:3344:101::e]:54978 | ||
| 15720 | 2026.03.04 04:39:15.851008 [ 259 ] {} <Debug> TCP-Session: c1622730-f3c8-44eb-be33-f046765bda73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15721 | 2026.03.04 04:39:15.851020 [ 259 ] {} <Debug> TCP-Session: c1622730-f3c8-44eb-be33-f046765bda73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15722 | 2026.03.04 04:39:15.851245 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59649 | ||
| 15723 | 2026.03.04 04:39:15.851270 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51145 | ||
| 15724 | 2026.03.04 04:39:15.851272 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49690 | ||
| 15725 | 2026.03.04 04:39:15.851321 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15726 | 2026.03.04 04:39:15.851313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57375 | ||
| 15727 | 2026.03.04 04:39:15.851354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15728 | 2026.03.04 04:39:15.851355 [ 286 ] {} <Debug> TCP-Session: 8a906545-ca25-4a22-b002-56a0767d7279 Authenticating user 'default' from [fd00:1122:3344:101::e]:59649 | ||
| 15729 | 2026.03.04 04:39:15.851374 [ 259 ] {} <Trace> TCP-Session: c1622730-f3c8-44eb-be33-f046765bda73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15730 | 2026.03.04 04:39:15.851390 [ 286 ] {} <Debug> TCP-Session: 8a906545-ca25-4a22-b002-56a0767d7279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15731 | 2026.03.04 04:39:15.851381 [ 289 ] {} <Debug> TCP-Session: 54e8d262-d76a-4855-9326-84c76e70ffca Authenticating user 'default' from [fd00:1122:3344:101::e]:51145 | ||
| 15732 | 2026.03.04 04:39:15.851409 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15733 | 2026.03.04 04:39:15.851406 [ 286 ] {} <Debug> TCP-Session: 8a906545-ca25-4a22-b002-56a0767d7279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15734 | 2026.03.04 04:39:15.851422 [ 289 ] {} <Debug> TCP-Session: 54e8d262-d76a-4855-9326-84c76e70ffca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15735 | 2026.03.04 04:39:15.851434 [ 292 ] {} <Debug> TCP-Session: df6dd906-9ae9-4676-991d-5ed1f80fcbb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57375 | ||
| 15736 | 2026.03.04 04:39:15.851446 [ 289 ] {} <Debug> TCP-Session: 54e8d262-d76a-4855-9326-84c76e70ffca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15737 | 2026.03.04 04:39:15.851462 [ 292 ] {} <Debug> TCP-Session: df6dd906-9ae9-4676-991d-5ed1f80fcbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15738 | 2026.03.04 04:39:15.851406 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15739 | 2026.03.04 04:39:15.851483 [ 292 ] {} <Debug> TCP-Session: df6dd906-9ae9-4676-991d-5ed1f80fcbb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15740 | 2026.03.04 04:39:15.851517 [ 288 ] {} <Debug> TCP-Session: c3f3a451-ff6d-42d0-822e-4357ea759ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49690 | ||
| 15741 | 2026.03.04 04:39:15.851334 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53221 | ||
| 15742 | 2026.03.04 04:39:15.851558 [ 259 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54978) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15743 | 2026.03.04 04:39:15.851550 [ 288 ] {} <Debug> TCP-Session: c3f3a451-ff6d-42d0-822e-4357ea759ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15744 | 2026.03.04 04:39:15.851327 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56603 | ||
| 15745 | 2026.03.04 04:39:15.851627 [ 288 ] {} <Debug> TCP-Session: c3f3a451-ff6d-42d0-822e-4357ea759ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2026.03.04 04:39:15.851284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57639 | ||
| 15747 | 2026.03.04 04:39:15.851665 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15748 | 2026.03.04 04:39:15.851690 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15749 | 2026.03.04 04:39:15.851713 [ 294 ] {} <Debug> TCP-Session: f3827c1b-4d54-4405-8e20-ea45bd89a69c Authenticating user 'default' from [fd00:1122:3344:101::e]:53221 | ||
| 15750 | 2026.03.04 04:39:15.851727 [ 293 ] {} <Debug> TCP-Session: 8e0ab807-c36b-4beb-a462-13d082a100fd Authenticating user 'default' from [fd00:1122:3344:101::e]:56603 | ||
| 15751 | 2026.03.04 04:39:15.851731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15752 | 2026.03.04 04:39:15.851750 [ 294 ] {} <Debug> TCP-Session: f3827c1b-4d54-4405-8e20-ea45bd89a69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15753 | 2026.03.04 04:39:15.851756 [ 293 ] {} <Debug> TCP-Session: 8e0ab807-c36b-4beb-a462-13d082a100fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2026.03.04 04:39:15.851770 [ 290 ] {} <Debug> TCP-Session: 6b1ed385-fbd7-4925-8c44-7ccb178afcb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57639 | ||
| 15755 | 2026.03.04 04:39:15.851775 [ 294 ] {} <Debug> TCP-Session: f3827c1b-4d54-4405-8e20-ea45bd89a69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15756 | 2026.03.04 04:39:15.851790 [ 293 ] {} <Debug> TCP-Session: 8e0ab807-c36b-4beb-a462-13d082a100fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15757 | 2026.03.04 04:39:15.851806 [ 290 ] {} <Debug> TCP-Session: 6b1ed385-fbd7-4925-8c44-7ccb178afcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15758 | 2026.03.04 04:39:15.851317 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54983 | ||
| 15759 | 2026.03.04 04:39:15.851860 [ 259 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15760 | 2026.03.04 04:39:15.851845 [ 290 ] {} <Debug> TCP-Session: 6b1ed385-fbd7-4925-8c44-7ccb178afcb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15761 | 2026.03.04 04:39:15.851939 [ 259 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15762 | 2026.03.04 04:39:15.851961 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15763 | 2026.03.04 04:39:15.851994 [ 291 ] {} <Debug> TCP-Session: 6efb3759-aa20-4518-9869-1650efa2e0d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54983 | ||
| 15764 | 2026.03.04 04:39:15.852018 [ 291 ] {} <Debug> TCP-Session: 6efb3759-aa20-4518-9869-1650efa2e0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15765 | 2026.03.04 04:39:15.852031 [ 291 ] {} <Debug> TCP-Session: 6efb3759-aa20-4518-9869-1650efa2e0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15766 | 2026.03.04 04:39:15.852244 [ 259 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 15767 | 2026.03.04 04:39:15.853234 [ 324 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Trace> AggregatingTransform: Aggregating | ||
| 15768 | 2026.03.04 04:39:15.853273 [ 324 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Trace> Aggregator: Aggregation method: without_key | ||
| 15769 | 2026.03.04 04:39:15.853308 [ 324 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957488 sec. (1044.400 rows/sec., 40.80 KiB/sec.) | ||
| 15770 | 2026.03.04 04:39:15.853326 [ 324 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Trace> Aggregator: Merging aggregated data | ||
| 15771 | 2026.03.04 04:39:15.854922 [ 259 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003435 sec., 291.12081513828235 rows/sec., 11.37 KiB/sec. | ||
| 15772 | 2026.03.04 04:39:15.855064 [ 259 ] {fd54ad92-9b46-4431-83c8-479d7c27eb1f} <Debug> TCPHandler: Processed in 0.003840074 sec. | ||
| 15773 | 2026.03.04 04:39:15.855145 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15774 | 2026.03.04 04:39:15.855175 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15775 | 2026.03.04 04:39:15.855179 [ 259 ] {} <Debug> TCP-Session: c1622730-f3c8-44eb-be33-f046765bda73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15776 | 2026.03.04 04:39:15.855196 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15777 | 2026.03.04 04:39:15.855214 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15778 | 2026.03.04 04:39:15.855243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15779 | 2026.03.04 04:39:15.855259 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15780 | 2026.03.04 04:39:15.855270 [ 286 ] {} <Debug> TCP-Session: 8a906545-ca25-4a22-b002-56a0767d7279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2026.03.04 04:39:15.855281 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15782 | 2026.03.04 04:39:15.855290 [ 289 ] {} <Debug> TCP-Session: 54e8d262-d76a-4855-9326-84c76e70ffca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15783 | 2026.03.04 04:39:15.855294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15784 | 2026.03.04 04:39:15.855341 [ 291 ] {} <Debug> TCP-Session: 6efb3759-aa20-4518-9869-1650efa2e0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2026.03.04 04:39:15.855282 [ 292 ] {} <Debug> TCP-Session: df6dd906-9ae9-4676-991d-5ed1f80fcbb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15786 | 2026.03.04 04:39:15.855379 [ 293 ] {} <Debug> TCP-Session: 8e0ab807-c36b-4beb-a462-13d082a100fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15787 | 2026.03.04 04:39:15.855251 [ 288 ] {} <Debug> TCP-Session: c3f3a451-ff6d-42d0-822e-4357ea759ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15788 | 2026.03.04 04:39:15.855229 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15789 | 2026.03.04 04:39:15.855220 [ 294 ] {} <Debug> TCP-Session: f3827c1b-4d54-4405-8e20-ea45bd89a69c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15790 | 2026.03.04 04:39:15.855471 [ 290 ] {} <Debug> TCP-Session: 6b1ed385-fbd7-4925-8c44-7ccb178afcb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15791 | 2026.03.04 04:39:15.989359 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32940 | ||
| 15792 | 2026.03.04 04:39:15.989467 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15793 | 2026.03.04 04:39:15.989494 [ 288 ] {} <Debug> TCP-Session: 76cef9b9-e16b-4e45-a24e-d26baf92793b Authenticating user 'default' from [fd00:1122:3344:101::e]:32940 | ||
| 15794 | 2026.03.04 04:39:15.989516 [ 288 ] {} <Debug> TCP-Session: 76cef9b9-e16b-4e45-a24e-d26baf92793b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15795 | 2026.03.04 04:39:15.989529 [ 288 ] {} <Debug> TCP-Session: 76cef9b9-e16b-4e45-a24e-d26baf92793b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15796 | 2026.03.04 04:39:15.989740 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47999 | ||
| 15797 | 2026.03.04 04:39:15.989782 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58873 | ||
| 15798 | 2026.03.04 04:39:15.989791 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48397 | ||
| 15799 | 2026.03.04 04:39:15.989820 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43341 | ||
| 15800 | 2026.03.04 04:39:15.989795 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40580 | ||
| 15801 | 2026.03.04 04:39:15.989874 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15802 | 2026.03.04 04:39:15.989887 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15803 | 2026.03.04 04:39:15.989919 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15804 | 2026.03.04 04:39:15.989938 [ 292 ] {} <Debug> TCP-Session: 09cbc7b6-6ec5-44a2-a26f-11ec51ccf08d Authenticating user 'default' from [fd00:1122:3344:101::e]:58873 | ||
| 15805 | 2026.03.04 04:39:15.989952 [ 293 ] {} <Debug> TCP-Session: 12f28ea7-05af-4849-9d8b-5cad962159b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48397 | ||
| 15806 | 2026.03.04 04:39:15.989976 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15807 | 2026.03.04 04:39:15.989978 [ 259 ] {} <Debug> TCP-Session: 552dd682-6184-4df3-9e39-8f067260ab05 Authenticating user 'default' from [fd00:1122:3344:101::e]:43341 | ||
| 15808 | 2026.03.04 04:39:15.989995 [ 293 ] {} <Debug> TCP-Session: 12f28ea7-05af-4849-9d8b-5cad962159b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15809 | 2026.03.04 04:39:15.990035 [ 259 ] {} <Debug> TCP-Session: 552dd682-6184-4df3-9e39-8f067260ab05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2026.03.04 04:39:15.990051 [ 293 ] {} <Debug> TCP-Session: 12f28ea7-05af-4849-9d8b-5cad962159b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15811 | 2026.03.04 04:39:15.990071 [ 259 ] {} <Debug> TCP-Session: 552dd682-6184-4df3-9e39-8f067260ab05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15812 | 2026.03.04 04:39:15.990026 [ 294 ] {} <Debug> TCP-Session: 1b63ed25-71b4-4113-b620-0d53ae985c2c Authenticating user 'default' from [fd00:1122:3344:101::e]:40580 | ||
| 15813 | 2026.03.04 04:39:15.989992 [ 292 ] {} <Debug> TCP-Session: 09cbc7b6-6ec5-44a2-a26f-11ec51ccf08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15814 | 2026.03.04 04:39:15.990145 [ 294 ] {} <Debug> TCP-Session: 1b63ed25-71b4-4113-b620-0d53ae985c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15815 | 2026.03.04 04:39:15.990167 [ 292 ] {} <Debug> TCP-Session: 09cbc7b6-6ec5-44a2-a26f-11ec51ccf08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15816 | 2026.03.04 04:39:15.990176 [ 294 ] {} <Debug> TCP-Session: 1b63ed25-71b4-4113-b620-0d53ae985c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15817 | 2026.03.04 04:39:15.989942 [ 288 ] {} <Trace> TCP-Session: 76cef9b9-e16b-4e45-a24e-d26baf92793b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15818 | 2026.03.04 04:39:15.989867 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15819 | 2026.03.04 04:39:15.989782 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42343 | ||
| 15820 | 2026.03.04 04:39:15.990278 [ 289 ] {} <Debug> TCP-Session: f1473e77-3037-4e8e-83f4-a5c16a3572c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47999 | ||
| 15821 | 2026.03.04 04:39:15.989825 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43997 | ||
| 15822 | 2026.03.04 04:39:15.990324 [ 289 ] {} <Debug> TCP-Session: f1473e77-3037-4e8e-83f4-a5c16a3572c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15823 | 2026.03.04 04:39:15.989745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38947 | ||
| 15824 | 2026.03.04 04:39:15.990351 [ 289 ] {} <Debug> TCP-Session: f1473e77-3037-4e8e-83f4-a5c16a3572c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2026.03.04 04:39:15.990374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15826 | 2026.03.04 04:39:15.990384 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15827 | 2026.03.04 04:39:15.990397 [ 288 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15828 | 2026.03.04 04:39:15.990427 [ 286 ] {} <Debug> TCP-Session: 42c793ec-5a35-4b19-a79e-72ca565d6526 Authenticating user 'default' from [fd00:1122:3344:101::e]:43997 | ||
| 15829 | 2026.03.04 04:39:15.990431 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15830 | 2026.03.04 04:39:15.990455 [ 286 ] {} <Debug> TCP-Session: 42c793ec-5a35-4b19-a79e-72ca565d6526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15831 | 2026.03.04 04:39:15.990421 [ 291 ] {} <Debug> TCP-Session: ac227a19-5e67-4846-bb44-fa9e9ae4f710 Authenticating user 'default' from [fd00:1122:3344:101::e]:42343 | ||
| 15832 | 2026.03.04 04:39:15.990491 [ 286 ] {} <Debug> TCP-Session: 42c793ec-5a35-4b19-a79e-72ca565d6526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15833 | 2026.03.04 04:39:15.990484 [ 290 ] {} <Debug> TCP-Session: b7409aa4-2730-41c0-b46a-f73dc92f4cff Authenticating user 'default' from [fd00:1122:3344:101::e]:38947 | ||
| 15834 | 2026.03.04 04:39:15.990522 [ 291 ] {} <Debug> TCP-Session: ac227a19-5e67-4846-bb44-fa9e9ae4f710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15835 | 2026.03.04 04:39:15.990559 [ 290 ] {} <Debug> TCP-Session: b7409aa4-2730-41c0-b46a-f73dc92f4cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15836 | 2026.03.04 04:39:15.990561 [ 291 ] {} <Debug> TCP-Session: ac227a19-5e67-4846-bb44-fa9e9ae4f710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15837 | 2026.03.04 04:39:15.990582 [ 290 ] {} <Debug> TCP-Session: b7409aa4-2730-41c0-b46a-f73dc92f4cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15838 | 2026.03.04 04:39:15.990719 [ 288 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15839 | 2026.03.04 04:39:15.990782 [ 288 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15840 | 2026.03.04 04:39:15.991080 [ 288 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 15841 | 2026.03.04 04:39:15.992050 [ 322 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Trace> AggregatingTransform: Aggregating | ||
| 15842 | 2026.03.04 04:39:15.992091 [ 322 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 15843 | 2026.03.04 04:39:15.992128 [ 322 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947119 sec. (1055.834 rows/sec., 41.24 KiB/sec.) | ||
| 15844 | 2026.03.04 04:39:15.992147 [ 322 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Trace> Aggregator: Merging aggregated data | ||
| 15845 | 2026.03.04 04:39:15.993442 [ 288 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003101 sec., 322.4766204450177 rows/sec., 12.60 KiB/sec. | ||
| 15846 | 2026.03.04 04:39:15.993624 [ 288 ] {4a7856d9-81af-4f89-bf56-ec323724b4a3} <Debug> TCPHandler: Processed in 0.003849105 sec. | ||
| 15847 | 2026.03.04 04:39:15.993771 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15848 | 2026.03.04 04:39:15.993803 [ 288 ] {} <Debug> TCP-Session: 76cef9b9-e16b-4e45-a24e-d26baf92793b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15849 | 2026.03.04 04:39:15.993803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15850 | 2026.03.04 04:39:15.993823 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15851 | 2026.03.04 04:39:15.993837 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15852 | 2026.03.04 04:39:15.993856 [ 289 ] {} <Debug> TCP-Session: f1473e77-3037-4e8e-83f4-a5c16a3572c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15853 | 2026.03.04 04:39:15.993872 [ 259 ] {} <Debug> TCP-Session: 552dd682-6184-4df3-9e39-8f067260ab05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15854 | 2026.03.04 04:39:15.993865 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15855 | 2026.03.04 04:39:15.993907 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15856 | 2026.03.04 04:39:15.993933 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15857 | 2026.03.04 04:39:15.993945 [ 291 ] {} <Debug> TCP-Session: ac227a19-5e67-4846-bb44-fa9e9ae4f710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15858 | 2026.03.04 04:39:15.993966 [ 293 ] {} <Debug> TCP-Session: 12f28ea7-05af-4849-9d8b-5cad962159b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15859 | 2026.03.04 04:39:15.993981 [ 286 ] {} <Debug> TCP-Session: 42c793ec-5a35-4b19-a79e-72ca565d6526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15860 | 2026.03.04 04:39:15.993946 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15861 | 2026.03.04 04:39:15.993889 [ 292 ] {} <Debug> TCP-Session: 09cbc7b6-6ec5-44a2-a26f-11ec51ccf08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15862 | 2026.03.04 04:39:15.993886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15863 | 2026.03.04 04:39:15.994050 [ 294 ] {} <Debug> TCP-Session: 1b63ed25-71b4-4113-b620-0d53ae985c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15864 | 2026.03.04 04:39:15.994089 [ 290 ] {} <Debug> TCP-Session: b7409aa4-2730-41c0-b46a-f73dc92f4cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15865 | 2026.03.04 04:39:18.027575 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15866 | 2026.03.04 04:39:18.027626 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15867 | 2026.03.04 04:39:18.208969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34588 | ||
| 15868 | 2026.03.04 04:39:18.209886 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.03.04 04:39:18.209957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15870 | 2026.03.04 04:39:18.210659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15871 | 2026.03.04 04:39:18.210989 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.03.04 04:39:18.211212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34588 | ||
| 15873 | 2026.03.04 04:39:18.324659 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1958 | ||
| 15874 | 2026.03.04 04:39:18.328475 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.03.04 04:39:18.328554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15876 | 2026.03.04 04:39:18.330390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15877 | 2026.03.04 04:39:18.330775 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.03.04 04:39:18.331323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 15879 | 2026.03.04 04:39:18.986892 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15880 | 2026.03.04 04:39:18.987096 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15881 | 2026.03.04 04:39:18.987172 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15882 | 2026.03.04 04:39:18.987955 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2026.03.04 04:39:18.988006 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15884 | 2026.03.04 04:39:18.988412 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15885 | 2026.03.04 04:39:18.988641 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15886 | 2026.03.04 04:39:18.988805 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001764 sec., 69160.9977324263 rows/sec., 5.94 MiB/sec. | ||
| 15887 | 2026.03.04 04:39:18.988859 [ 261 ] {7d9fe26a-6be4-4973-91f2-e13efd417856} <Debug> TCPHandler: Processed in 0.002107111 sec. | ||
| 15888 | 2026.03.04 04:39:18.988987 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15889 | 2026.03.04 04:39:18.989091 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15890 | 2026.03.04 04:39:18.989136 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15891 | 2026.03.04 04:39:18.989560 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2026.03.04 04:39:18.989598 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15893 | 2026.03.04 04:39:18.989898 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15894 | 2026.03.04 04:39:18.990111 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2026.03.04 04:39:18.990245 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001179 sec., 27989.821882951655 rows/sec., 2.06 MiB/sec. | ||
| 15896 | 2026.03.04 04:39:18.990284 [ 261 ] {38c1146d-1775-4654-a59b-a9263225f700} <Debug> TCPHandler: Processed in 0.001350086 sec. | ||
| 15897 | 2026.03.04 04:39:18.990407 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15898 | 2026.03.04 04:39:18.990508 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15899 | 2026.03.04 04:39:18.990550 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15900 | 2026.03.04 04:39:18.990984 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2026.03.04 04:39:18.991020 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15902 | 2026.03.04 04:39:18.991325 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15903 | 2026.03.04 04:39:18.991546 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2026.03.04 04:39:18.991673 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00119 sec., 81512.6050420168 rows/sec., 6.37 MiB/sec. | ||
| 15905 | 2026.03.04 04:39:18.991711 [ 261 ] {01264e38-22f0-4074-bddc-8a4f5952ec0a} <Debug> TCPHandler: Processed in 0.001353326 sec. | ||
| 15906 | 2026.03.04 04:39:18.991825 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15907 | 2026.03.04 04:39:18.991921 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15908 | 2026.03.04 04:39:18.991965 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15909 | 2026.03.04 04:39:18.992380 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2026.03.04 04:39:18.992416 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15911 | 2026.03.04 04:39:18.992742 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15912 | 2026.03.04 04:39:18.992963 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15913 | 2026.03.04 04:39:18.993096 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 15914 | 2026.03.04 04:39:18.993132 [ 261 ] {3bb0fd1d-e56b-4a6e-be4e-e9b32cf2851c} <Debug> TCPHandler: Processed in 0.001355006 sec. | ||
| 15915 | 2026.03.04 04:39:18.993242 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15916 | 2026.03.04 04:39:18.993336 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15917 | 2026.03.04 04:39:18.993391 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <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 | ||
| 15918 | 2026.03.04 04:39:18.994236 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.03.04 04:39:18.994271 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15920 | 2026.03.04 04:39:18.994824 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15921 | 2026.03.04 04:39:18.995044 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.03.04 04:39:18.995162 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15923 | 2026.03.04 04:39:18.995183 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001865 sec., 17694.36997319035 rows/sec., 31.71 MiB/sec. | ||
| 15924 | 2026.03.04 04:39:18.995207 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2026.03.04 04:39:18.995229 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15926 | 2026.03.04 04:39:18.995254 [ 261 ] {44f054cd-2981-41e1-864c-e0741e1110a2} <Debug> TCPHandler: Processed in 0.00205984 sec. | ||
| 15927 | 2026.03.04 04:39:18.995361 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15928 | 2026.03.04 04:39:18.995369 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.03.04 04:39:18.995508 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15930 | 2026.03.04 04:39:18.995551 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15931 | 2026.03.04 04:39:18.995656 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15932 | 2026.03.04 04:39:18.995728 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2142 rows starting from the beginning of the part | ||
| 15933 | 2026.03.04 04:39:18.995880 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 33 rows starting from the beginning of the part | ||
| 15934 | 2026.03.04 04:39:18.995892 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.03.04 04:39:18.995931 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15936 | 2026.03.04 04:39:18.995994 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
| 15937 | 2026.03.04 04:39:18.996099 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 33 rows starting from the beginning of the part | ||
| 15938 | 2026.03.04 04:39:18.996197 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
| 15939 | 2026.03.04 04:39:18.996254 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15940 | 2026.03.04 04:39:18.996296 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part | ||
| 15941 | 2026.03.04 04:39:18.996486 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15942 | 2026.03.04 04:39:18.996621 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 15943 | 2026.03.04 04:39:18.996660 [ 261 ] {71c5ecf1-63b7-41f8-879f-71c636b6bc37} <Debug> TCPHandler: Processed in 0.001339796 sec. | ||
| 15944 | 2026.03.04 04:39:19.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.64 MiB, peak 399.79 MiB, free memory in arenas 0.00 B, will set to 383.08 MiB (RSS), difference: -7.56 MiB | ||
| 15945 | 2026.03.04 04:39:19.006488 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2257 rows, containing 19 columns (19 merged, 0 gathered) in 0.011192475 sec., 201653.3429826736 rows/sec., 361.35 MiB/sec. | ||
| 15946 | 2026.03.04 04:39:19.008599 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15947 | 2026.03.04 04:39:19.008994 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.03.04 04:39:19.009077 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15949 | 2026.03.04 04:39:19.009221 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.43 MiB. | ||
| 15950 | 2026.03.04 04:39:19.246141 [ 223 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15951 | 2026.03.04 04:39:19.246209 [ 223 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15952 | 2026.03.04 04:39:19.250040 [ 223 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15953 | 2026.03.04 04:39:19.272069 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15954 | 2026.03.04 04:39:19.272285 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15955 | 2026.03.04 04:39:19.272371 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15956 | 2026.03.04 04:39:19.273075 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.03.04 04:39:19.273121 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15958 | 2026.03.04 04:39:19.273518 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15959 | 2026.03.04 04:39:19.273745 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2026.03.04 04:39:19.273897 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001678 sec., 2383.7902264600716 rows/sec., 194.38 KiB/sec. | ||
| 15961 | 2026.03.04 04:39:19.273943 [ 261 ] {adeee50b-b2ca-470b-a9d0-fc1dc86e6d25} <Debug> TCPHandler: Processed in 0.002065219 sec. | ||
| 15962 | 2026.03.04 04:39:19.274076 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.03.04 04:39:19.274180 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15964 | 2026.03.04 04:39:19.274223 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15965 | 2026.03.04 04:39:19.276021 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.03.04 04:39:19.276055 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15967 | 2026.03.04 04:39:19.276486 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15968 | 2026.03.04 04:39:19.276730 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.03.04 04:39:19.276852 [ 89 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15970 | 2026.03.04 04:39:19.276858 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002702 sec., 724648.4085862325 rows/sec., 54.29 MiB/sec. | ||
| 15971 | 2026.03.04 04:39:19.276887 [ 89 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.03.04 04:39:19.276905 [ 261 ] {83f7750c-a291-4211-8ce6-6d287889d343} <Debug> TCPHandler: Processed in 0.002883686 sec. | ||
| 15973 | 2026.03.04 04:39:19.276906 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15974 | 2026.03.04 04:39:19.277030 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15975 | 2026.03.04 04:39:19.277041 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15976 | 2026.03.04 04:39:19.277126 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15977 | 2026.03.04 04:39:19.277169 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15978 | 2026.03.04 04:39:19.277191 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15979 | 2026.03.04 04:39:19.277229 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2895 rows starting from the beginning of the part | ||
| 15980 | 2026.03.04 04:39:19.277298 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 72 rows starting from the beginning of the part | ||
| 15981 | 2026.03.04 04:39:19.277346 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 243 rows starting from the beginning of the part | ||
| 15982 | 2026.03.04 04:39:19.277397 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 72 rows starting from the beginning of the part | ||
| 15983 | 2026.03.04 04:39:19.277454 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 122 rows starting from the beginning of the part | ||
| 15984 | 2026.03.04 04:39:19.277505 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1958 rows starting from the beginning of the part | ||
| 15985 | 2026.03.04 04:39:19.277598 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.03.04 04:39:19.277640 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15987 | 2026.03.04 04:39:19.277961 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15988 | 2026.03.04 04:39:19.278173 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.03.04 04:39:19.278303 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001197 sec., 19214.70342522974 rows/sec., 1.39 MiB/sec. | ||
| 15990 | 2026.03.04 04:39:19.278341 [ 261 ] {b7e3f4ce-98e2-4b40-a37d-ad4e7f8f2c2b} <Debug> TCPHandler: Processed in 0.001359786 sec. | ||
| 15991 | 2026.03.04 04:39:19.278457 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15992 | 2026.03.04 04:39:19.278551 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15993 | 2026.03.04 04:39:19.278589 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15994 | 2026.03.04 04:39:19.279361 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2026.03.04 04:39:19.279396 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 15996 | 2026.03.04 04:39:19.279745 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15997 | 2026.03.04 04:39:19.279752 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5362 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775763 sec., 1931721.115959828 rows/sec., 156.38 MiB/sec. | ||
| 15998 | 2026.03.04 04:39:19.279959 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.03.04 04:39:19.280079 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16000 | 2026.03.04 04:39:19.280081 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001549 sec., 457069.07682375726 rows/sec., 26.66 MiB/sec. | ||
| 16001 | 2026.03.04 04:39:19.280131 [ 261 ] {126c6bfc-4e19-4770-b5c8-746300632448} <Debug> TCPHandler: Processed in 0.001721473 sec. | ||
| 16002 | 2026.03.04 04:39:19.280245 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2026.03.04 04:39:19.280339 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16004 | 2026.03.04 04:39:19.280378 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16005 | 2026.03.04 04:39:19.280402 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.03.04 04:39:19.280482 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_121_24} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16007 | 2026.03.04 04:39:19.280569 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 16008 | 2026.03.04 04:39:19.280763 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2026.03.04 04:39:19.280797 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16010 | 2026.03.04 04:39:19.281089 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16011 | 2026.03.04 04:39:19.281320 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.03.04 04:39:19.281444 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 16013 | 2026.03.04 04:39:19.281481 [ 261 ] {facf84a4-1fd8-44ed-ac40-eff7b47a16d5} <Debug> TCPHandler: Processed in 0.001284895 sec. | ||
| 16014 | 2026.03.04 04:39:19.281596 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16015 | 2026.03.04 04:39:19.281689 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16016 | 2026.03.04 04:39:19.281727 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16017 | 2026.03.04 04:39:19.282667 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2026.03.04 04:39:19.282702 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16019 | 2026.03.04 04:39:19.283051 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16020 | 2026.03.04 04:39:19.283264 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2026.03.04 04:39:19.283380 [ 89 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16022 | 2026.03.04 04:39:19.283390 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001719 sec., 595113.4380453752 rows/sec., 41.01 MiB/sec. | ||
| 16023 | 2026.03.04 04:39:19.283410 [ 89 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2026.03.04 04:39:19.283429 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16025 | 2026.03.04 04:39:19.283430 [ 261 ] {a9034d03-d448-4f1c-932e-c24b60046c94} <Debug> TCPHandler: Processed in 0.001882797 sec. | ||
| 16026 | 2026.03.04 04:39:19.283510 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16027 | 2026.03.04 04:39:19.283551 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2026.03.04 04:39:19.283611 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16029 | 2026.03.04 04:39:19.283640 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1552 rows starting from the beginning of the part | ||
| 16030 | 2026.03.04 04:39:19.283649 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16031 | 2026.03.04 04:39:19.283687 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 72 rows starting from the beginning of the part | ||
| 16032 | 2026.03.04 04:39:19.283699 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16033 | 2026.03.04 04:39:19.283730 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 135 rows starting from the beginning of the part | ||
| 16034 | 2026.03.04 04:39:19.283771 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 72 rows starting from the beginning of the part | ||
| 16035 | 2026.03.04 04:39:19.283809 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 97 rows starting from the beginning of the part | ||
| 16036 | 2026.03.04 04:39:19.283849 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1023 rows starting from the beginning of the part | ||
| 16037 | 2026.03.04 04:39:19.284449 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.03.04 04:39:19.284491 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16039 | 2026.03.04 04:39:19.284921 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16040 | 2026.03.04 04:39:19.285012 [ 197 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2951 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153899 sec., 1917491.3417241178 rows/sec., 142.82 MiB/sec. | ||
| 16041 | 2026.03.04 04:39:19.285139 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.03.04 04:39:19.285207 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16043 | 2026.03.04 04:39:19.285258 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_116_25 to all_121_121_0 | ||
| 16044 | 2026.03.04 04:39:19.285272 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001641 sec., 742839.7318708104 rows/sec., 46.45 MiB/sec. | ||
| 16045 | 2026.03.04 04:39:19.285294 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16046 | 2026.03.04 04:39:19.285313 [ 261 ] {b665fa6a-5a9f-4f8f-85f3-dafecaddd0d2} <Debug> TCPHandler: Processed in 0.001809865 sec. | ||
| 16047 | 2026.03.04 04:39:19.285318 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16048 | 2026.03.04 04:39:19.285423 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_25 to all_121_121_0 into Compact with storage Full | ||
| 16049 | 2026.03.04 04:39:19.285432 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.03.04 04:39:19.285495 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.03.04 04:39:19.285549 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16052 | 2026.03.04 04:39:19.285579 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_121_24} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16053 | 2026.03.04 04:39:19.285581 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16054 | 2026.03.04 04:39:19.285608 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <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 | ||
| 16055 | 2026.03.04 04:39:19.285636 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_25, total 38768 rows starting from the beginning of the part | ||
| 16056 | 2026.03.04 04:39:19.285670 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 16057 | 2026.03.04 04:39:19.285706 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16058 | 2026.03.04 04:39:19.285754 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 197 rows starting from the beginning of the part | ||
| 16059 | 2026.03.04 04:39:19.285796 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16060 | 2026.03.04 04:39:19.285833 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16061 | 2026.03.04 04:39:19.285870 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1219 rows starting from the beginning of the part | ||
| 16062 | 2026.03.04 04:39:19.286460 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.03.04 04:39:19.286500 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16064 | 2026.03.04 04:39:19.287043 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16065 | 2026.03.04 04:39:19.287301 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.03.04 04:39:19.287446 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001914 sec., 9926.854754440961 rows/sec., 17.79 MiB/sec. | ||
| 16067 | 2026.03.04 04:39:19.287505 [ 261 ] {8f1bf6fc-6afc-43c1-9171-16c32782b9c5} <Debug> TCPHandler: Processed in 0.002120791 sec. | ||
| 16068 | 2026.03.04 04:39:19.287613 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2026.03.04 04:39:19.287708 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16070 | 2026.03.04 04:39:19.287750 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16071 | 2026.03.04 04:39:19.288075 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.03.04 04:39:19.288110 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16073 | 2026.03.04 04:39:19.288433 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16074 | 2026.03.04 04:39:19.288647 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.03.04 04:39:19.288754 [ 89 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16076 | 2026.03.04 04:39:19.288779 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 760.45 KiB/sec. | ||
| 16077 | 2026.03.04 04:39:19.288781 [ 89 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2026.03.04 04:39:19.288807 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16079 | 2026.03.04 04:39:19.288815 [ 261 ] {ed7a9e84-930c-4751-a30a-5d459a57298b} <Debug> TCPHandler: Processed in 0.001249254 sec. | ||
| 16080 | 2026.03.04 04:39:19.288878 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16081 | 2026.03.04 04:39:19.288964 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16082 | 2026.03.04 04:39:19.288996 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6390 rows starting from the beginning of the part | ||
| 16083 | 2026.03.04 04:39:19.289060 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16084 | 2026.03.04 04:39:19.289108 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16085 | 2026.03.04 04:39:19.289153 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16086 | 2026.03.04 04:39:19.289198 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16087 | 2026.03.04 04:39:19.289245 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 12 rows starting from the beginning of the part | ||
| 16088 | 2026.03.04 04:39:19.291062 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002212273 sec., 3002341.935195159 rows/sec., 199.55 MiB/sec. | ||
| 16089 | 2026.03.04 04:39:19.291813 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16090 | 2026.03.04 04:39:19.292162 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16091 | 2026.03.04 04:39:19.292241 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_121_24} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16092 | 2026.03.04 04:39:19.292326 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16093 | 2026.03.04 04:39:19.293743 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40664 rows, containing 5 columns (5 merged, 0 gathered) in 0.008360681 sec., 4863718.637273686 rows/sec., 320.82 MiB/sec. | ||
| 16094 | 2026.03.04 04:39:19.294513 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Trace> MergedBlockOutputStream: filled checksums all_1_121_26 (state Temporary) | ||
| 16095 | 2026.03.04 04:39:19.294789 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_121_26 to all_1_121_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16096 | 2026.03.04 04:39:19.294871 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_121_26} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_116_25, all_121_121_0] -> all_1_121_26 | ||
| 16097 | 2026.03.04 04:39:19.294953 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16098 | 2026.03.04 04:39:20.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.16 MiB, peak 399.79 MiB, free memory in arenas 0.00 B, will set to 386.27 MiB (RSS), difference: 11.11 MiB | ||
| 16099 | 2026.03.04 04:39:20.057499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16100 | 2026.03.04 04:39:20.075555 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2026.03.04 04:39:20.075624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16102 | 2026.03.04 04:39:20.081816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16103 | 2026.03.04 04:39:20.082574 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.03.04 04:39:20.086150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16105 | 2026.03.04 04:39:20.337450 [ 217 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16106 | 2026.03.04 04:39:20.337507 [ 217 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16107 | 2026.03.04 04:39:20.341107 [ 217 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16108 | 2026.03.04 04:39:23.984480 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16109 | 2026.03.04 04:39:23.984656 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16110 | 2026.03.04 04:39:23.984719 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16111 | 2026.03.04 04:39:23.985377 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.03.04 04:39:23.985415 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16113 | 2026.03.04 04:39:23.985801 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16114 | 2026.03.04 04:39:23.986016 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16115 | 2026.03.04 04:39:23.986164 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001557 sec., 35966.60244059088 rows/sec., 2.75 MiB/sec. | ||
| 16116 | 2026.03.04 04:39:23.986206 [ 261 ] {75374c9c-7816-440a-a25e-2b842ca0bfc3} <Debug> TCPHandler: Processed in 0.001853816 sec. | ||
| 16117 | 2026.03.04 04:39:23.986327 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.03.04 04:39:23.986421 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16119 | 2026.03.04 04:39:23.986460 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16120 | 2026.03.04 04:39:23.986876 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16121 | 2026.03.04 04:39:23.986910 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16122 | 2026.03.04 04:39:23.987205 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16123 | 2026.03.04 04:39:23.987408 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16124 | 2026.03.04 04:39:23.987535 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 16125 | 2026.03.04 04:39:23.987571 [ 261 ] {1da9fa34-b366-4425-8a44-3ada80346d51} <Debug> TCPHandler: Processed in 0.001291165 sec. | ||
| 16126 | 2026.03.04 04:39:23.987685 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.03.04 04:39:23.987778 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16128 | 2026.03.04 04:39:23.987821 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16129 | 2026.03.04 04:39:23.988199 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.03.04 04:39:23.988232 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16131 | 2026.03.04 04:39:23.988579 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16132 | 2026.03.04 04:39:23.988780 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.03.04 04:39:23.988905 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 16134 | 2026.03.04 04:39:23.988950 [ 261 ] {5a9f6a77-102c-4a56-bbe8-f0f62148582a} <Debug> TCPHandler: Processed in 0.001311865 sec. | ||
| 16135 | 2026.03.04 04:39:23.989081 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.03.04 04:39:23.989190 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.03.04 04:39:23.989240 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16138 | 2026.03.04 04:39:23.989577 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.03.04 04:39:23.989610 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16140 | 2026.03.04 04:39:23.989901 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16141 | 2026.03.04 04:39:23.990100 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.03.04 04:39:23.990222 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 16143 | 2026.03.04 04:39:23.990256 [ 261 ] {979e8878-2cb4-4564-99ff-b6c6fec362a4} <Debug> TCPHandler: Processed in 0.001233354 sec. | ||
| 16144 | 2026.03.04 04:39:25.527522 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16145 | 2026.03.04 04:39:25.527599 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16146 | 2026.03.04 04:39:25.530920 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16147 | 2026.03.04 04:39:25.711348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35036 | ||
| 16148 | 2026.03.04 04:39:25.711897 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.03.04 04:39:25.711944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16150 | 2026.03.04 04:39:25.712452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16151 | 2026.03.04 04:39:25.712707 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2026.03.04 04:39:25.712838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35036 | ||
| 16153 | 2026.03.04 04:39:27.586196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16154 | 2026.03.04 04:39:27.603849 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16155 | 2026.03.04 04:39:27.604001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16156 | 2026.03.04 04:39:27.610262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16157 | 2026.03.04 04:39:27.610991 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16158 | 2026.03.04 04:39:27.614158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16159 | 2026.03.04 04:39:28.331525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1996 | ||
| 16160 | 2026.03.04 04:39:28.334107 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2026.03.04 04:39:28.334174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16162 | 2026.03.04 04:39:28.335472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16163 | 2026.03.04 04:39:28.335770 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2026.03.04 04:39:28.336192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 16165 | 2026.03.04 04:39:28.987125 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2026.03.04 04:39:28.987325 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16167 | 2026.03.04 04:39:28.987395 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16168 | 2026.03.04 04:39:28.988087 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.03.04 04:39:28.988139 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16170 | 2026.03.04 04:39:28.988552 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16171 | 2026.03.04 04:39:28.988794 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2026.03.04 04:39:28.988968 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001693 sec., 72061.42941523922 rows/sec., 6.19 MiB/sec. | ||
| 16173 | 2026.03.04 04:39:28.989022 [ 261 ] {05bb23d8-0cf4-458f-8bd0-1b96935f7c05} <Debug> TCPHandler: Processed in 0.00204027 sec. | ||
| 16174 | 2026.03.04 04:39:28.989150 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16175 | 2026.03.04 04:39:28.989256 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16176 | 2026.03.04 04:39:28.989301 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16177 | 2026.03.04 04:39:28.989748 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.03.04 04:39:28.989787 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16179 | 2026.03.04 04:39:28.990103 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16180 | 2026.03.04 04:39:28.990332 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16181 | 2026.03.04 04:39:28.990465 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001234 sec., 26742.301458670987 rows/sec., 1.96 MiB/sec. | ||
| 16182 | 2026.03.04 04:39:28.990504 [ 261 ] {d8ef8ace-0e45-449a-a469-6a8c3bed4d1c} <Debug> TCPHandler: Processed in 0.001404967 sec. | ||
| 16183 | 2026.03.04 04:39:28.990615 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16184 | 2026.03.04 04:39:28.990714 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16185 | 2026.03.04 04:39:28.990754 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16186 | 2026.03.04 04:39:28.991186 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2026.03.04 04:39:28.991222 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16188 | 2026.03.04 04:39:28.991539 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16189 | 2026.03.04 04:39:28.991751 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16190 | 2026.03.04 04:39:28.991884 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001189 sec., 81581.1606391926 rows/sec., 6.37 MiB/sec. | ||
| 16191 | 2026.03.04 04:39:28.991923 [ 261 ] {bbb8ac6c-0ebd-44ce-b189-1f43cb2ad25f} <Debug> TCPHandler: Processed in 0.001357387 sec. | ||
| 16192 | 2026.03.04 04:39:28.992042 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16193 | 2026.03.04 04:39:28.992135 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16194 | 2026.03.04 04:39:28.992180 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16195 | 2026.03.04 04:39:28.992596 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16196 | 2026.03.04 04:39:28.992633 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16197 | 2026.03.04 04:39:28.992974 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16198 | 2026.03.04 04:39:28.993190 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16199 | 2026.03.04 04:39:28.993317 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 16200 | 2026.03.04 04:39:28.993355 [ 261 ] {2ae9848d-cd68-4079-93d2-475116531fa9} <Debug> TCPHandler: Processed in 0.001360986 sec. | ||
| 16201 | 2026.03.04 04:39:28.993464 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16202 | 2026.03.04 04:39:28.993558 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16203 | 2026.03.04 04:39:28.993613 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <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 | ||
| 16204 | 2026.03.04 04:39:28.994441 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2026.03.04 04:39:28.994476 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16206 | 2026.03.04 04:39:28.995036 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16207 | 2026.03.04 04:39:28.995274 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.03.04 04:39:28.995414 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001875 sec., 17600 rows/sec., 31.54 MiB/sec. | ||
| 16209 | 2026.03.04 04:39:28.995469 [ 261 ] {133c1c80-5ea4-46cf-a084-f6e285375f3f} <Debug> TCPHandler: Processed in 0.00205321 sec. | ||
| 16210 | 2026.03.04 04:39:28.995585 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16211 | 2026.03.04 04:39:28.995680 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16212 | 2026.03.04 04:39:28.995722 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16213 | 2026.03.04 04:39:28.996058 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.03.04 04:39:28.996095 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.05 GiB. | ||
| 16215 | 2026.03.04 04:39:28.996400 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16216 | 2026.03.04 04:39:28.996618 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.03.04 04:39:28.996751 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 16218 | 2026.03.04 04:39:28.996788 [ 261 ] {7a8dd9d1-47f3-4f75-8eeb-e7c9ba23acd8} <Debug> TCPHandler: Processed in 0.001250814 sec. | ||
| 16219 | 2026.03.04 04:39:29.658539 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16220 | 2026.03.04 04:39:29.658652 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16221 | 2026.03.04 04:39:29.662704 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16222 | 2026.03.04 04:39:29.994251 [ 221 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16223 | 2026.03.04 04:39:29.994301 [ 221 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16224 | 2026.03.04 04:39:29.996766 [ 221 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16225 | 2026.03.04 04:39:30.012158 [ 222 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16226 | 2026.03.04 04:39:30.012213 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16227 | 2026.03.04 04:39:30.015537 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16228 | 2026.03.04 04:39:30.225414 [ 222 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16229 | 2026.03.04 04:39:30.225447 [ 222 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16230 | 2026.03.04 04:39:30.228413 [ 222 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16231 | 2026.03.04 04:39:33.027664 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16232 | 2026.03.04 04:39:33.027710 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16233 | 2026.03.04 04:39:33.212990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35548 | ||
| 16234 | 2026.03.04 04:39:33.213685 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2026.03.04 04:39:33.213720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16236 | 2026.03.04 04:39:33.214182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16237 | 2026.03.04 04:39:33.214405 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2026.03.04 04:39:33.214533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35548 | ||
| 16239 | 2026.03.04 04:39:33.985884 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2026.03.04 04:39:33.986079 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16241 | 2026.03.04 04:39:33.986149 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16242 | 2026.03.04 04:39:33.986850 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2026.03.04 04:39:33.986889 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16244 | 2026.03.04 04:39:33.987267 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16245 | 2026.03.04 04:39:33.987488 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2026.03.04 04:39:33.987643 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001616 sec., 44554.455445544554 rows/sec., 3.57 MiB/sec. | ||
| 16247 | 2026.03.04 04:39:33.987694 [ 261 ] {63ea135a-abef-4514-98d3-da4bad476735} <Debug> TCPHandler: Processed in 0.001947197 sec. | ||
| 16248 | 2026.03.04 04:39:33.987821 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2026.03.04 04:39:33.987923 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16250 | 2026.03.04 04:39:33.987965 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16251 | 2026.03.04 04:39:33.988384 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.03.04 04:39:33.988419 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16253 | 2026.03.04 04:39:33.988715 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16254 | 2026.03.04 04:39:33.988929 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2026.03.04 04:39:33.989060 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00116 sec., 6896.551724137931 rows/sec., 518.59 KiB/sec. | ||
| 16256 | 2026.03.04 04:39:33.989098 [ 261 ] {19580a6e-ceaf-4ddc-a8e0-bba7cd902b9a} <Debug> TCPHandler: Processed in 0.001325366 sec. | ||
| 16257 | 2026.03.04 04:39:33.989220 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16258 | 2026.03.04 04:39:33.989316 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16259 | 2026.03.04 04:39:33.989355 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16260 | 2026.03.04 04:39:33.989775 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16261 | 2026.03.04 04:39:33.989811 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16262 | 2026.03.04 04:39:33.990104 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16263 | 2026.03.04 04:39:33.990306 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16264 | 2026.03.04 04:39:33.990428 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001132 sec., 63604.24028268551 rows/sec., 4.97 MiB/sec. | ||
| 16265 | 2026.03.04 04:39:33.990464 [ 261 ] {60ccc825-9baa-40e7-ad41-bdb7a2d55269} <Debug> TCPHandler: Processed in 0.001291235 sec. | ||
| 16266 | 2026.03.04 04:39:33.990576 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16267 | 2026.03.04 04:39:33.990668 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16268 | 2026.03.04 04:39:33.990711 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16269 | 2026.03.04 04:39:33.991120 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.03.04 04:39:33.991155 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16271 | 2026.03.04 04:39:33.991469 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16272 | 2026.03.04 04:39:33.991673 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.03.04 04:39:33.991798 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 16274 | 2026.03.04 04:39:33.991835 [ 261 ] {a9529577-04e6-4708-95f7-5e3a4b52ef26} <Debug> TCPHandler: Processed in 0.001306325 sec. | ||
| 16275 | 2026.03.04 04:39:33.991944 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16276 | 2026.03.04 04:39:33.992035 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16277 | 2026.03.04 04:39:33.992089 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <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 | ||
| 16278 | 2026.03.04 04:39:33.992852 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.03.04 04:39:33.992888 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16280 | 2026.03.04 04:39:33.993381 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16281 | 2026.03.04 04:39:33.993588 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2026.03.04 04:39:33.993719 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001701 sec., 4703.115814226925 rows/sec., 8.43 MiB/sec. | ||
| 16283 | 2026.03.04 04:39:33.993772 [ 261 ] {2c6592e4-35a8-4c92-ba87-2e7af42256e7} <Debug> TCPHandler: Processed in 0.001875456 sec. | ||
| 16284 | 2026.03.04 04:39:33.993885 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16285 | 2026.03.04 04:39:33.993978 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16286 | 2026.03.04 04:39:33.994019 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16287 | 2026.03.04 04:39:33.994353 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16288 | 2026.03.04 04:39:33.994389 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16289 | 2026.03.04 04:39:33.994697 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16290 | 2026.03.04 04:39:33.994894 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16291 | 2026.03.04 04:39:33.995018 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 16292 | 2026.03.04 04:39:33.995053 [ 261 ] {0e50931b-dc94-4b7a-b99a-77d21d5085e3} <Debug> TCPHandler: Processed in 0.001214994 sec. | ||
| 16293 | 2026.03.04 04:39:34.053138 [ 76 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 16294 | 2026.03.04 04:39:34.053218 [ 76 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.03.04 04:39:34.053244 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16296 | 2026.03.04 04:39:34.053379 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 16297 | 2026.03.04 04:39:34.053538 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16298 | 2026.03.04 04:39:34.053572 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 883 rows starting from the beginning of the part | ||
| 16299 | 2026.03.04 04:39:34.053644 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 708 rows starting from the beginning of the part | ||
| 16300 | 2026.03.04 04:39:34.053688 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 16301 | 2026.03.04 04:39:34.053731 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 16302 | 2026.03.04 04:39:34.053771 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 708 rows starting from the beginning of the part | ||
| 16303 | 2026.03.04 04:39:34.054889 [ 198 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157627 sec., 1568259.2449263134 rows/sec., 99.41 MiB/sec. | ||
| 16304 | 2026.03.04 04:39:34.055047 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16305 | 2026.03.04 04:39:34.055280 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.03.04 04:39:34.055353 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_43_9} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 16307 | 2026.03.04 04:39:34.055426 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 16308 | 2026.03.04 04:39:35.114248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16309 | 2026.03.04 04:39:35.132714 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.03.04 04:39:35.132779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16311 | 2026.03.04 04:39:35.138972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16312 | 2026.03.04 04:39:35.139700 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16313 | 2026.03.04 04:39:35.143087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16314 | 2026.03.04 04:39:38.336424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2020 | ||
| 16315 | 2026.03.04 04:39:38.338671 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2026.03.04 04:39:38.338721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16317 | 2026.03.04 04:39:38.340177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16318 | 2026.03.04 04:39:38.340495 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16319 | 2026.03.04 04:39:38.340680 [ 73 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16320 | 2026.03.04 04:39:38.340745 [ 73 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2026.03.04 04:39:38.340765 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16322 | 2026.03.04 04:39:38.340894 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 16323 | 2026.03.04 04:39:38.340947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 16324 | 2026.03.04 04:39:38.341498 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16325 | 2026.03.04 04:39:38.341654 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1838 rows starting from the beginning of the part | ||
| 16326 | 2026.03.04 04:39:38.342022 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 16327 | 2026.03.04 04:39:38.342365 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 16328 | 2026.03.04 04:39:38.342695 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 16329 | 2026.03.04 04:39:38.343047 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
| 16330 | 2026.03.04 04:39:38.343401 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 16331 | 2026.03.04 04:39:38.350012 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 72 columns (72 merged, 0 gathered) in 0.009180487 sec., 220031.90026847163 rows/sec., 170.84 MiB/sec. | ||
| 16332 | 2026.03.04 04:39:38.351607 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16333 | 2026.03.04 04:39:38.352129 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16334 | 2026.03.04 04:39:38.352202 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_56_11} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16335 | 2026.03.04 04:39:38.352379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 16336 | 2026.03.04 04:39:38.989503 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2026.03.04 04:39:38.989701 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16338 | 2026.03.04 04:39:38.989774 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16339 | 2026.03.04 04:39:38.990532 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.03.04 04:39:38.990590 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16341 | 2026.03.04 04:39:38.990971 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16342 | 2026.03.04 04:39:38.991203 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2026.03.04 04:39:38.991360 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 16344 | 2026.03.04 04:39:38.991402 [ 261 ] {e04423f9-2af4-4a81-a10c-7b4ceabecb4e} <Debug> TCPHandler: Processed in 0.002029079 sec. | ||
| 16345 | 2026.03.04 04:39:38.991542 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16346 | 2026.03.04 04:39:38.991637 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16347 | 2026.03.04 04:39:38.991680 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16348 | 2026.03.04 04:39:38.992103 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2026.03.04 04:39:38.992140 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16350 | 2026.03.04 04:39:38.992447 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16351 | 2026.03.04 04:39:38.992660 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16352 | 2026.03.04 04:39:38.992796 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001177 sec., 6796.941376380628 rows/sec., 554.24 KiB/sec. | ||
| 16353 | 2026.03.04 04:39:38.992834 [ 261 ] {e3d90728-dd76-4996-8205-5e41f84b6b4f} <Debug> TCPHandler: Processed in 0.001341646 sec. | ||
| 16354 | 2026.03.04 04:39:38.992948 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16355 | 2026.03.04 04:39:38.993041 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16356 | 2026.03.04 04:39:38.993080 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16357 | 2026.03.04 04:39:38.993604 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2026.03.04 04:39:38.993640 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16359 | 2026.03.04 04:39:38.993976 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16360 | 2026.03.04 04:39:38.994185 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16361 | 2026.03.04 04:39:38.994313 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.00129 sec., 190697.67441860467 rows/sec., 17.00 MiB/sec. | ||
| 16362 | 2026.03.04 04:39:38.994351 [ 261 ] {c24d1c3f-f4f8-4554-a744-82e5e9626df4} <Debug> TCPHandler: Processed in 0.001451739 sec. | ||
| 16363 | 2026.03.04 04:39:38.994463 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16364 | 2026.03.04 04:39:38.994562 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16365 | 2026.03.04 04:39:38.994602 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16366 | 2026.03.04 04:39:38.995032 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.03.04 04:39:38.995069 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16368 | 2026.03.04 04:39:38.995366 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16369 | 2026.03.04 04:39:38.995571 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2026.03.04 04:39:38.995673 [ 70 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16371 | 2026.03.04 04:39:38.995703 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001164 sec., 45532.646048109964 rows/sec., 3.36 MiB/sec. | ||
| 16372 | 2026.03.04 04:39:38.995738 [ 70 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2026.03.04 04:39:38.995748 [ 261 ] {59786938-a728-436e-ba0f-6fc83945890c} <Debug> TCPHandler: Processed in 0.001333435 sec. | ||
| 16374 | 2026.03.04 04:39:38.995769 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16375 | 2026.03.04 04:39:38.995870 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2026.03.04 04:39:38.995871 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16377 | 2026.03.04 04:39:38.995969 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16378 | 2026.03.04 04:39:38.995986 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16379 | 2026.03.04 04:39:38.996009 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16380 | 2026.03.04 04:39:38.996019 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 16381 | 2026.03.04 04:39:38.996085 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 33 rows starting from the beginning of the part | ||
| 16382 | 2026.03.04 04:39:38.996134 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 23 rows starting from the beginning of the part | ||
| 16383 | 2026.03.04 04:39:38.996183 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 33 rows starting from the beginning of the part | ||
| 16384 | 2026.03.04 04:39:38.996226 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 16385 | 2026.03.04 04:39:38.996272 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 53 rows starting from the beginning of the part | ||
| 16386 | 2026.03.04 04:39:38.996421 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16387 | 2026.03.04 04:39:38.996457 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16388 | 2026.03.04 04:39:38.996760 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16389 | 2026.03.04 04:39:38.996966 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16390 | 2026.03.04 04:39:38.997075 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248334 sec., 301201.4412809392 rows/sec., 21.55 MiB/sec. | ||
| 16391 | 2026.03.04 04:39:38.997103 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.73 MiB/sec. | ||
| 16392 | 2026.03.04 04:39:38.997147 [ 261 ] {19ea6849-1ca3-4b10-ba80-ba3f5d706c69} <Debug> TCPHandler: Processed in 0.001325325 sec. | ||
| 16393 | 2026.03.04 04:39:38.997255 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16394 | 2026.03.04 04:39:38.997287 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16395 | 2026.03.04 04:39:38.997352 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16396 | 2026.03.04 04:39:38.997398 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16397 | 2026.03.04 04:39:38.997632 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2026.03.04 04:39:38.997719 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_106_21} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16399 | 2026.03.04 04:39:38.997797 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2026.03.04 04:39:38.997822 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16401 | 2026.03.04 04:39:38.997841 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16402 | 2026.03.04 04:39:38.998136 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16403 | 2026.03.04 04:39:38.998353 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.03.04 04:39:38.998482 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 16405 | 2026.03.04 04:39:38.998520 [ 261 ] {ded6e04e-f416-48e1-a05d-020c1a17d77e} <Debug> TCPHandler: Processed in 0.001313405 sec. | ||
| 16406 | 2026.03.04 04:39:38.998632 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16407 | 2026.03.04 04:39:38.998725 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16408 | 2026.03.04 04:39:38.998763 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16409 | 2026.03.04 04:39:38.999253 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.03.04 04:39:38.999288 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16411 | 2026.03.04 04:39:38.999588 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16412 | 2026.03.04 04:39:38.999800 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.03.04 04:39:38.999925 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001218 sec., 115763.54679802957 rows/sec., 9.36 MiB/sec. | ||
| 16414 | 2026.03.04 04:39:38.999963 [ 261 ] {11a81996-ad2b-457a-be23-4f2a48f4e850} <Debug> TCPHandler: Processed in 0.001379107 sec. | ||
| 16415 | 2026.03.04 04:39:39.000073 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.03.04 04:39:39.000168 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16417 | 2026.03.04 04:39:39.000211 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16418 | 2026.03.04 04:39:39.000622 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.03.04 04:39:39.000659 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16420 | 2026.03.04 04:39:39.000994 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16421 | 2026.03.04 04:39:39.001205 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.03.04 04:39:39.001334 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001184 sec., 168918.91891891893 rows/sec., 12.11 MiB/sec. | ||
| 16423 | 2026.03.04 04:39:39.001371 [ 261 ] {c87d83a1-5417-48bd-af6d-c4d1e8860c0f} <Debug> TCPHandler: Processed in 0.001345846 sec. | ||
| 16424 | 2026.03.04 04:39:39.001480 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.03.04 04:39:39.001575 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16426 | 2026.03.04 04:39:39.001631 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <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 | ||
| 16427 | 2026.03.04 04:39:39.002498 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.03.04 04:39:39.002534 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16429 | 2026.03.04 04:39:39.003081 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16430 | 2026.03.04 04:39:39.003312 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.03.04 04:39:39.003447 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00189 sec., 17460.31746031746 rows/sec., 31.29 MiB/sec. | ||
| 16432 | 2026.03.04 04:39:39.003501 [ 261 ] {fc3e9018-c21d-4c1a-8657-68e4e2c48ba4} <Debug> TCPHandler: Processed in 0.0020693 sec. | ||
| 16433 | 2026.03.04 04:39:39.003622 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16434 | 2026.03.04 04:39:39.003718 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16435 | 2026.03.04 04:39:39.003760 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16436 | 2026.03.04 04:39:39.004108 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.03.04 04:39:39.004144 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16438 | 2026.03.04 04:39:39.004455 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16439 | 2026.03.04 04:39:39.004666 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.03.04 04:39:39.004792 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 16441 | 2026.03.04 04:39:39.004828 [ 261 ] {e48df6da-826f-4d16-805d-09d0ec5b0d76} <Debug> TCPHandler: Processed in 0.001254424 sec. | ||
| 16442 | 2026.03.04 04:39:40.714674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35996 | ||
| 16443 | 2026.03.04 04:39:40.715258 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2026.03.04 04:39:40.715307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16445 | 2026.03.04 04:39:40.715826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16446 | 2026.03.04 04:39:40.716058 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2026.03.04 04:39:40.716186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35996 | ||
| 16448 | 2026.03.04 04:39:41.141601 [ 219 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16449 | 2026.03.04 04:39:41.141686 [ 219 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16450 | 2026.03.04 04:39:41.145664 [ 219 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16451 | 2026.03.04 04:39:41.725358 [ 224 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16452 | 2026.03.04 04:39:41.725414 [ 224 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16453 | 2026.03.04 04:39:41.728767 [ 224 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16454 | 2026.03.04 04:39:42.644129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16455 | 2026.03.04 04:39:42.660061 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.03.04 04:39:42.660106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16457 | 2026.03.04 04:39:42.666201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16458 | 2026.03.04 04:39:42.666908 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.03.04 04:39:42.669831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16460 | 2026.03.04 04:39:43.053772 [ 225 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16461 | 2026.03.04 04:39:43.053863 [ 225 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16462 | 2026.03.04 04:39:43.056325 [ 225 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16463 | 2026.03.04 04:39:43.986294 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2026.03.04 04:39:43.986500 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16465 | 2026.03.04 04:39:43.986576 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16466 | 2026.03.04 04:39:43.987265 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.03.04 04:39:43.987311 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16468 | 2026.03.04 04:39:43.987703 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16469 | 2026.03.04 04:39:43.987931 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.03.04 04:39:43.988077 [ 65 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16471 | 2026.03.04 04:39:43.988086 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001641 sec., 43875.68555758683 rows/sec., 3.52 MiB/sec. | ||
| 16472 | 2026.03.04 04:39:43.988123 [ 65 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.03.04 04:39:43.988147 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16474 | 2026.03.04 04:39:43.988150 [ 261 ] {c62a394c-4e71-4cb5-afa2-7fd6d7b5d41c} <Debug> TCPHandler: Processed in 0.001993818 sec. | ||
| 16475 | 2026.03.04 04:39:43.988241 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16476 | 2026.03.04 04:39:43.988285 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.03.04 04:39:43.988332 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16478 | 2026.03.04 04:39:43.988363 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2895 rows starting from the beginning of the part | ||
| 16479 | 2026.03.04 04:39:43.988390 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16480 | 2026.03.04 04:39:43.988423 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 16481 | 2026.03.04 04:39:43.988433 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16482 | 2026.03.04 04:39:43.988471 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 122 rows starting from the beginning of the part | ||
| 16483 | 2026.03.04 04:39:43.988516 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 72 rows starting from the beginning of the part | ||
| 16484 | 2026.03.04 04:39:43.988558 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 246 rows starting from the beginning of the part | ||
| 16485 | 2026.03.04 04:39:43.988596 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 72 rows starting from the beginning of the part | ||
| 16486 | 2026.03.04 04:39:43.988871 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16487 | 2026.03.04 04:39:43.988906 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16488 | 2026.03.04 04:39:43.989205 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16489 | 2026.03.04 04:39:43.989425 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16490 | 2026.03.04 04:39:43.989559 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001194 sec., 6700.167504187605 rows/sec., 503.82 KiB/sec. | ||
| 16491 | 2026.03.04 04:39:43.989598 [ 261 ] {66a6b736-5f36-4dad-8afc-4edd2a8cd397} <Debug> TCPHandler: Processed in 0.001364846 sec. | ||
| 16492 | 2026.03.04 04:39:43.989718 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16493 | 2026.03.04 04:39:43.989816 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16494 | 2026.03.04 04:39:43.989857 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16495 | 2026.03.04 04:39:43.989972 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765394 sec., 1961601.7727487462 rows/sec., 161.23 MiB/sec. | ||
| 16496 | 2026.03.04 04:39:43.990248 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16497 | 2026.03.04 04:39:43.990284 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.03.04 04:39:43.990317 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16499 | 2026.03.04 04:39:43.990491 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2026.03.04 04:39:43.990556 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_126_25} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16501 | 2026.03.04 04:39:43.990620 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 16502 | 2026.03.04 04:39:43.990622 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16503 | 2026.03.04 04:39:43.990834 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2026.03.04 04:39:43.990939 [ 65 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16505 | 2026.03.04 04:39:43.990962 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001166 sec., 61749.57118353345 rows/sec., 4.82 MiB/sec. | ||
| 16506 | 2026.03.04 04:39:43.990963 [ 65 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.03.04 04:39:43.990991 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16508 | 2026.03.04 04:39:43.991000 [ 261 ] {5feec8f5-eab1-4bff-8901-58c22910bd70} <Debug> TCPHandler: Processed in 0.001330876 sec. | ||
| 16509 | 2026.03.04 04:39:43.991091 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16510 | 2026.03.04 04:39:43.991115 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16511 | 2026.03.04 04:39:43.991216 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16512 | 2026.03.04 04:39:43.991228 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16513 | 2026.03.04 04:39:43.991260 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16514 | 2026.03.04 04:39:43.991268 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1552 rows starting from the beginning of the part | ||
| 16515 | 2026.03.04 04:39:43.991348 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 16516 | 2026.03.04 04:39:43.991396 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 97 rows starting from the beginning of the part | ||
| 16517 | 2026.03.04 04:39:43.991437 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 72 rows starting from the beginning of the part | ||
| 16518 | 2026.03.04 04:39:43.991476 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 141 rows starting from the beginning of the part | ||
| 16519 | 2026.03.04 04:39:43.991517 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 72 rows starting from the beginning of the part | ||
| 16520 | 2026.03.04 04:39:43.991681 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2026.03.04 04:39:43.991723 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16522 | 2026.03.04 04:39:43.992070 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16523 | 2026.03.04 04:39:43.992303 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.03.04 04:39:43.992410 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_121_26 to all_122_122_0 | ||
| 16525 | 2026.03.04 04:39:43.992432 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.03.04 04:39:43.992435 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 16527 | 2026.03.04 04:39:43.992447 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16528 | 2026.03.04 04:39:43.992474 [ 261 ] {e411b263-39ea-4c4d-9214-4b8bcaca4137} <Debug> TCPHandler: Processed in 0.001408427 sec. | ||
| 16529 | 2026.03.04 04:39:43.992520 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_26 to all_122_122_0 into Compact with storage Full | ||
| 16530 | 2026.03.04 04:39:43.992581 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.03.04 04:39:43.992641 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16532 | 2026.03.04 04:39:43.992680 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_26, total 40664 rows starting from the beginning of the part | ||
| 16533 | 2026.03.04 04:39:43.992682 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16534 | 2026.03.04 04:39:43.992710 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670943 sec., 1195731.9908578568 rows/sec., 90.45 MiB/sec. | ||
| 16535 | 2026.03.04 04:39:43.992748 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <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 | ||
| 16536 | 2026.03.04 04:39:43.992751 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part | ||
| 16537 | 2026.03.04 04:39:43.992927 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16538 | 2026.03.04 04:39:43.993206 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16539 | 2026.03.04 04:39:43.993267 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_126_25} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16540 | 2026.03.04 04:39:43.993340 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 16541 | 2026.03.04 04:39:43.993538 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.03.04 04:39:43.993573 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16543 | 2026.03.04 04:39:43.994091 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16544 | 2026.03.04 04:39:43.994317 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2026.03.04 04:39:43.994426 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16546 | 2026.03.04 04:39:43.994451 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.03.04 04:39:43.994457 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001796 sec., 4454.342984409799 rows/sec., 7.98 MiB/sec. | ||
| 16548 | 2026.03.04 04:39:43.994466 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16549 | 2026.03.04 04:39:43.994524 [ 261 ] {3a3a22d8-1db2-4486-b429-0b8f4a455aa1} <Debug> TCPHandler: Processed in 0.001990619 sec. | ||
| 16550 | 2026.03.04 04:39:43.994540 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16551 | 2026.03.04 04:39:43.994641 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2026.03.04 04:39:43.994738 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16553 | 2026.03.04 04:39:43.994741 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16554 | 2026.03.04 04:39:43.994793 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2257 rows starting from the beginning of the part | ||
| 16555 | 2026.03.04 04:39:43.994799 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16556 | 2026.03.04 04:39:43.994912 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 19 rows starting from the beginning of the part | ||
| 16557 | 2026.03.04 04:39:43.995019 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 33 rows starting from the beginning of the part | ||
| 16558 | 2026.03.04 04:39:43.995116 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 16559 | 2026.03.04 04:39:43.995153 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2026.03.04 04:39:43.995193 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16561 | 2026.03.04 04:39:43.995220 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
| 16562 | 2026.03.04 04:39:43.995326 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 16563 | 2026.03.04 04:39:43.995521 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16564 | 2026.03.04 04:39:43.995782 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2026.03.04 04:39:43.995892 [ 65 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16566 | 2026.03.04 04:39:43.995913 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 16567 | 2026.03.04 04:39:43.995916 [ 65 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2026.03.04 04:39:43.995942 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16569 | 2026.03.04 04:39:43.995948 [ 261 ] {28dcd374-0d63-4758-940d-6cf036198aec} <Debug> TCPHandler: Processed in 0.001357066 sec. | ||
| 16570 | 2026.03.04 04:39:43.996000 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16571 | 2026.03.04 04:39:43.996071 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16572 | 2026.03.04 04:39:43.996094 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6642 rows starting from the beginning of the part | ||
| 16573 | 2026.03.04 04:39:43.996141 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 48 rows starting from the beginning of the part | ||
| 16574 | 2026.03.04 04:39:43.996180 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16575 | 2026.03.04 04:39:43.996217 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16576 | 2026.03.04 04:39:43.996256 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16577 | 2026.03.04 04:39:43.996292 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16578 | 2026.03.04 04:39:43.998239 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6930 rows, containing 4 columns (4 merged, 0 gathered) in 0.002262894 sec., 3062450.1191836647 rows/sec., 203.66 MiB/sec. | ||
| 16579 | 2026.03.04 04:39:43.998846 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16580 | 2026.03.04 04:39:43.999075 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2026.03.04 04:39:43.999133 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_126_25} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16582 | 2026.03.04 04:39:43.999188 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16583 | 2026.03.04 04:39:43.999990 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40792 rows, containing 5 columns (5 merged, 0 gathered) in 0.007500765 sec., 5438378.618714225 rows/sec., 358.79 MiB/sec. | ||
| 16584 | 2026.03.04 04:39:44.000446 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Trace> MergedBlockOutputStream: filled checksums all_1_122_27 (state Temporary) | ||
| 16585 | 2026.03.04 04:39:44.000708 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_122_27 to all_1_122_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16586 | 2026.03.04 04:39:44.000783 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_121_26, all_122_122_0] -> all_1_122_27 | ||
| 16587 | 2026.03.04 04:39:44.000853 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16588 | 2026.03.04 04:39:44.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.58 MiB, peak 406.57 MiB, free memory in arenas 0.00 B, will set to 389.16 MiB (RSS), difference: -6.42 MiB | ||
| 16589 | 2026.03.04 04:39:44.006349 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 19 columns (19 merged, 0 gathered) in 0.011844038 sec., 199087.50714916654 rows/sec., 356.76 MiB/sec. | ||
| 16590 | 2026.03.04 04:39:44.008064 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16591 | 2026.03.04 04:39:44.008401 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2026.03.04 04:39:44.008478 [ 190 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16593 | 2026.03.04 04:39:44.008594 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.52 MiB. | ||
| 16594 | 2026.03.04 04:39:45.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.49 MiB, peak 406.57 MiB, free memory in arenas 0.00 B, will set to 390.74 MiB (RSS), difference: 10.25 MiB | ||
| 16595 | 2026.03.04 04:39:48.027747 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16596 | 2026.03.04 04:39:48.027797 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16597 | 2026.03.04 04:39:48.217220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36508 | ||
| 16598 | 2026.03.04 04:39:48.217774 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16599 | 2026.03.04 04:39:48.217826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16600 | 2026.03.04 04:39:48.218332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16601 | 2026.03.04 04:39:48.218585 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.03.04 04:39:48.218751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36508 | ||
| 16603 | 2026.03.04 04:39:48.218755 [ 60 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16604 | 2026.03.04 04:39:48.218825 [ 60 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2026.03.04 04:39:48.218845 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16606 | 2026.03.04 04:39:48.218968 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16607 | 2026.03.04 04:39:48.219109 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16608 | 2026.03.04 04:39:48.219147 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34076 rows starting from the beginning of the part | ||
| 16609 | 2026.03.04 04:39:48.219213 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16610 | 2026.03.04 04:39:48.219256 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16611 | 2026.03.04 04:39:48.219300 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16612 | 2026.03.04 04:39:48.219339 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16613 | 2026.03.04 04:39:48.219376 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16614 | 2026.03.04 04:39:48.222018 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00310805 sec., 11746271.778124548 rows/sec., 168.03 MiB/sec. | ||
| 16615 | 2026.03.04 04:39:48.222371 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16616 | 2026.03.04 04:39:48.222706 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16617 | 2026.03.04 04:39:48.222793 [ 194 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_76_15} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16618 | 2026.03.04 04:39:48.222903 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16619 | 2026.03.04 04:39:48.341989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2052 | ||
| 16620 | 2026.03.04 04:39:48.344299 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.03.04 04:39:48.344345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16622 | 2026.03.04 04:39:48.345546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16623 | 2026.03.04 04:39:48.345816 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.03.04 04:39:48.346191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2052 | ||
| 16625 | 2026.03.04 04:39:48.987231 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16626 | 2026.03.04 04:39:48.987517 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16627 | 2026.03.04 04:39:48.987627 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16628 | 2026.03.04 04:39:48.988428 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2026.03.04 04:39:48.988487 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16630 | 2026.03.04 04:39:48.988907 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16631 | 2026.03.04 04:39:48.989146 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16632 | 2026.03.04 04:39:48.989313 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001873 sec., 65136.14522156967 rows/sec., 5.59 MiB/sec. | ||
| 16633 | 2026.03.04 04:39:48.989365 [ 261 ] {4669c177-ec50-4347-a49f-c1e2ba441d69} <Debug> TCPHandler: Processed in 0.002318205 sec. | ||
| 16634 | 2026.03.04 04:39:48.989495 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2026.03.04 04:39:48.989598 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16636 | 2026.03.04 04:39:48.989643 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16637 | 2026.03.04 04:39:48.990080 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.03.04 04:39:48.990118 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16639 | 2026.03.04 04:39:48.990425 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16640 | 2026.03.04 04:39:48.990638 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2026.03.04 04:39:48.990776 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001203 sec., 27431.42144638404 rows/sec., 2.01 MiB/sec. | ||
| 16642 | 2026.03.04 04:39:48.990816 [ 261 ] {06a83ad0-a9b4-4133-ac97-7c78cbbf2a5d} <Debug> TCPHandler: Processed in 0.001372326 sec. | ||
| 16643 | 2026.03.04 04:39:48.990918 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.03.04 04:39:48.991015 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16645 | 2026.03.04 04:39:48.991055 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16646 | 2026.03.04 04:39:48.991502 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.03.04 04:39:48.991539 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16648 | 2026.03.04 04:39:48.991864 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16649 | 2026.03.04 04:39:48.992078 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.03.04 04:39:48.992211 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001216 sec., 79769.73684210525 rows/sec., 6.23 MiB/sec. | ||
| 16651 | 2026.03.04 04:39:48.992250 [ 261 ] {e992bf46-d27b-4580-83f8-2af4f7bc75e4} <Debug> TCPHandler: Processed in 0.001379757 sec. | ||
| 16652 | 2026.03.04 04:39:48.992362 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16653 | 2026.03.04 04:39:48.992458 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16654 | 2026.03.04 04:39:48.992502 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16655 | 2026.03.04 04:39:48.992918 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.03.04 04:39:48.992955 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16657 | 2026.03.04 04:39:48.993291 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16658 | 2026.03.04 04:39:48.993508 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2026.03.04 04:39:48.993634 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_122_27 to all_123_123_0 | ||
| 16660 | 2026.03.04 04:39:48.993642 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 16661 | 2026.03.04 04:39:48.993707 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2026.03.04 04:39:48.993726 [ 261 ] {a90d24ce-3f23-44c2-b935-b892dd1df191} <Debug> TCPHandler: Processed in 0.001411517 sec. | ||
| 16663 | 2026.03.04 04:39:48.993734 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16664 | 2026.03.04 04:39:48.993843 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_27 to all_123_123_0 into Compact with storage Full | ||
| 16665 | 2026.03.04 04:39:48.993860 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16666 | 2026.03.04 04:39:48.993979 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16667 | 2026.03.04 04:39:48.993988 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16668 | 2026.03.04 04:39:48.994035 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_27, total 40792 rows starting from the beginning of the part | ||
| 16669 | 2026.03.04 04:39:48.994039 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <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 | ||
| 16670 | 2026.03.04 04:39:48.994108 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16671 | 2026.03.04 04:39:48.994940 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2026.03.04 04:39:48.994982 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16673 | 2026.03.04 04:39:48.995553 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16674 | 2026.03.04 04:39:48.995786 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2026.03.04 04:39:48.995932 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001972 sec., 16734.2799188641 rows/sec., 29.99 MiB/sec. | ||
| 16676 | 2026.03.04 04:39:48.995999 [ 261 ] {69324402-9cd7-4e78-ae41-05b6d0fdceff} <Debug> TCPHandler: Processed in 0.002188952 sec. | ||
| 16677 | 2026.03.04 04:39:48.996115 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2026.03.04 04:39:48.996211 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16679 | 2026.03.04 04:39:48.996254 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16680 | 2026.03.04 04:39:48.996610 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2026.03.04 04:39:48.996646 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16682 | 2026.03.04 04:39:48.996960 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16683 | 2026.03.04 04:39:48.997175 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2026.03.04 04:39:48.997311 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 16685 | 2026.03.04 04:39:48.997348 [ 261 ] {71ec310e-cc48-420b-ad54-f6a98538b027} <Debug> TCPHandler: Processed in 0.001281024 sec. | ||
| 16686 | 2026.03.04 04:39:49.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.64 MiB, peak 406.57 MiB, free memory in arenas 0.00 B, will set to 390.75 MiB (RSS), difference: -6.88 MiB | ||
| 16687 | 2026.03.04 04:39:49.000761 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006957354 sec., 5886145.796232304 rows/sec., 388.42 MiB/sec. | ||
| 16688 | 2026.03.04 04:39:49.001521 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Trace> MergedBlockOutputStream: filled checksums all_1_123_28 (state Temporary) | ||
| 16689 | 2026.03.04 04:39:49.001871 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_123_28 to all_1_123_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16690 | 2026.03.04 04:39:49.001960 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_123_28} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_122_27, all_123_123_0] -> all_1_123_28 | ||
| 16691 | 2026.03.04 04:39:49.002053 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16692 | 2026.03.04 04:39:49.268846 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16693 | 2026.03.04 04:39:49.269048 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16694 | 2026.03.04 04:39:49.269119 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16695 | 2026.03.04 04:39:49.269776 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2026.03.04 04:39:49.269830 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16697 | 2026.03.04 04:39:49.270236 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16698 | 2026.03.04 04:39:49.270471 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2026.03.04 04:39:49.270653 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001653 sec., 2419.8427102238356 rows/sec., 197.32 KiB/sec. | ||
| 16700 | 2026.03.04 04:39:49.270701 [ 222 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16701 | 2026.03.04 04:39:49.270710 [ 261 ] {c4c68edc-402e-487e-90ef-3ef6ea537f79} <Debug> TCPHandler: Processed in 0.002000338 sec. | ||
| 16702 | 2026.03.04 04:39:49.270758 [ 222 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16703 | 2026.03.04 04:39:49.270888 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16704 | 2026.03.04 04:39:49.271013 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16705 | 2026.03.04 04:39:49.271066 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16706 | 2026.03.04 04:39:49.272247 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16707 | 2026.03.04 04:39:49.272293 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16708 | 2026.03.04 04:39:49.272755 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16709 | 2026.03.04 04:39:49.273023 [ 222 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16710 | 2026.03.04 04:39:49.273026 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2026.03.04 04:39:49.273199 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002215 sec., 883972.9119638826 rows/sec., 66.23 MiB/sec. | ||
| 16712 | 2026.03.04 04:39:49.273251 [ 261 ] {d00e00d6-8419-4594-a590-d473175e983c} <Debug> TCPHandler: Processed in 0.002419406 sec. | ||
| 16713 | 2026.03.04 04:39:49.273388 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16714 | 2026.03.04 04:39:49.273493 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16715 | 2026.03.04 04:39:49.273537 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16716 | 2026.03.04 04:39:49.273956 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.03.04 04:39:49.273994 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16718 | 2026.03.04 04:39:49.274296 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16719 | 2026.03.04 04:39:49.274519 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.03.04 04:39:49.274651 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001181 sec., 19475.02116850127 rows/sec., 1.41 MiB/sec. | ||
| 16721 | 2026.03.04 04:39:49.274688 [ 261 ] {99d6faed-b549-431e-8f3d-242d81091b6e} <Debug> TCPHandler: Processed in 0.001353046 sec. | ||
| 16722 | 2026.03.04 04:39:49.274798 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16723 | 2026.03.04 04:39:49.274893 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16724 | 2026.03.04 04:39:49.274933 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16725 | 2026.03.04 04:39:49.275560 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.03.04 04:39:49.275596 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16727 | 2026.03.04 04:39:49.275930 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16728 | 2026.03.04 04:39:49.276134 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.03.04 04:39:49.276258 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001383 sec., 511930.5856832972 rows/sec., 29.86 MiB/sec. | ||
| 16730 | 2026.03.04 04:39:49.276296 [ 261 ] {28f7b887-52e7-4f56-9ab4-69da8e614cdd} <Debug> TCPHandler: Processed in 0.0015473 sec. | ||
| 16731 | 2026.03.04 04:39:49.276409 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16732 | 2026.03.04 04:39:49.276503 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16733 | 2026.03.04 04:39:49.276542 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16734 | 2026.03.04 04:39:49.276919 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.03.04 04:39:49.276956 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16736 | 2026.03.04 04:39:49.277237 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16737 | 2026.03.04 04:39:49.277438 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.03.04 04:39:49.277558 [ 59 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16739 | 2026.03.04 04:39:49.277564 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 16740 | 2026.03.04 04:39:49.277635 [ 59 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2026.03.04 04:39:49.277648 [ 261 ] {0dd94ba1-d015-4431-979c-a9968df98f29} <Debug> TCPHandler: Processed in 0.001287605 sec. | ||
| 16742 | 2026.03.04 04:39:49.277669 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16743 | 2026.03.04 04:39:49.277772 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16744 | 2026.03.04 04:39:49.277804 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 16745 | 2026.03.04 04:39:49.277871 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16746 | 2026.03.04 04:39:49.277915 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16747 | 2026.03.04 04:39:49.277961 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16748 | 2026.03.04 04:39:49.278005 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 16749 | 2026.03.04 04:39:49.278078 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16750 | 2026.03.04 04:39:49.278131 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 16751 | 2026.03.04 04:39:49.278180 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 16752 | 2026.03.04 04:39:49.278228 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 16753 | 2026.03.04 04:39:49.278695 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2026.03.04 04:39:49.278736 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16755 | 2026.03.04 04:39:49.279018 [ 197 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277145 sec., 3914.982245555517 rows/sec., 290.57 KiB/sec. | ||
| 16756 | 2026.03.04 04:39:49.279093 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16757 | 2026.03.04 04:39:49.279145 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16758 | 2026.03.04 04:39:49.279438 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16759 | 2026.03.04 04:39:49.279483 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.03.04 04:39:49.279573 [ 196 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_17_4} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16761 | 2026.03.04 04:39:49.279599 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001744 sec., 586582.5688073394 rows/sec., 40.42 MiB/sec. | ||
| 16762 | 2026.03.04 04:39:49.279651 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16763 | 2026.03.04 04:39:49.279658 [ 261 ] {f37c075e-418e-4728-8711-bb56e7cfeacd} <Debug> TCPHandler: Processed in 0.001935218 sec. | ||
| 16764 | 2026.03.04 04:39:49.279796 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.03.04 04:39:49.279894 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16766 | 2026.03.04 04:39:49.279936 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16767 | 2026.03.04 04:39:49.280598 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2026.03.04 04:39:49.280635 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16769 | 2026.03.04 04:39:49.281053 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16770 | 2026.03.04 04:39:49.281264 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16771 | 2026.03.04 04:39:49.281389 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_123_28 to all_128_128_0 | ||
| 16772 | 2026.03.04 04:39:49.281401 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001526 sec., 798820.4456094364 rows/sec., 49.95 MiB/sec. | ||
| 16773 | 2026.03.04 04:39:49.281423 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16774 | 2026.03.04 04:39:49.281446 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16775 | 2026.03.04 04:39:49.281452 [ 261 ] {849bff61-f33a-4741-a9ce-8038bbb950b1} <Debug> TCPHandler: Processed in 0.001701372 sec. | ||
| 16776 | 2026.03.04 04:39:49.281532 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_28 to all_128_128_0 into Compact with storage Full | ||
| 16777 | 2026.03.04 04:39:49.281576 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16778 | 2026.03.04 04:39:49.281642 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16779 | 2026.03.04 04:39:49.281675 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16780 | 2026.03.04 04:39:49.281676 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_28, total 40952 rows starting from the beginning of the part | ||
| 16781 | 2026.03.04 04:39:49.281738 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <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 | ||
| 16782 | 2026.03.04 04:39:49.281755 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16783 | 2026.03.04 04:39:49.281813 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 200 rows starting from the beginning of the part | ||
| 16784 | 2026.03.04 04:39:49.281862 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16785 | 2026.03.04 04:39:49.281906 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16786 | 2026.03.04 04:39:49.281951 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1219 rows starting from the beginning of the part | ||
| 16787 | 2026.03.04 04:39:49.282554 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16788 | 2026.03.04 04:39:49.282596 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16789 | 2026.03.04 04:39:49.283132 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16790 | 2026.03.04 04:39:49.283373 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2026.03.04 04:39:49.283521 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001864 sec., 10193.1330472103 rows/sec., 18.27 MiB/sec. | ||
| 16792 | 2026.03.04 04:39:49.283588 [ 261 ] {a37becf2-f590-4246-a1d2-822c5896fd93} <Debug> TCPHandler: Processed in 0.00206141 sec. | ||
| 16793 | 2026.03.04 04:39:49.283588 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16794 | 2026.03.04 04:39:49.283627 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16795 | 2026.03.04 04:39:49.283700 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16796 | 2026.03.04 04:39:49.283800 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16797 | 2026.03.04 04:39:49.283841 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16798 | 2026.03.04 04:39:49.284178 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2026.03.04 04:39:49.284215 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16800 | 2026.03.04 04:39:49.284565 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16801 | 2026.03.04 04:39:49.284830 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.03.04 04:39:49.285008 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001225 sec., 9795.91836734694 rows/sec., 676.02 KiB/sec. | ||
| 16803 | 2026.03.04 04:39:49.285053 [ 261 ] {aca8b3ed-2e0a-4d3e-b136-1554e2efe59a} <Debug> TCPHandler: Processed in 0.001402127 sec. | ||
| 16804 | 2026.03.04 04:39:49.287385 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16805 | 2026.03.04 04:39:49.289827 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42851 rows, containing 5 columns (5 merged, 0 gathered) in 0.008329841 sec., 5144275.863128721 rows/sec., 339.31 MiB/sec. | ||
| 16806 | 2026.03.04 04:39:49.290370 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Trace> MergedBlockOutputStream: filled checksums all_1_128_29 (state Temporary) | ||
| 16807 | 2026.03.04 04:39:49.290850 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_128_29 to all_1_128_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16808 | 2026.03.04 04:39:49.290927 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_128_29} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_123_28, all_128_128_0] -> all_1_128_29 | ||
| 16809 | 2026.03.04 04:39:49.291040 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16810 | 2026.03.04 04:39:50.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.31 MiB, peak 406.57 MiB, free memory in arenas 0.00 B, will set to 390.78 MiB (RSS), difference: 4.47 MiB | ||
| 16811 | 2026.03.04 04:39:50.096607 [ 219 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16812 | 2026.03.04 04:39:50.096656 [ 219 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16813 | 2026.03.04 04:39:50.099951 [ 219 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16814 | 2026.03.04 04:39:50.170823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16815 | 2026.03.04 04:39:50.188110 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16816 | 2026.03.04 04:39:50.188166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16817 | 2026.03.04 04:39:50.194189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16818 | 2026.03.04 04:39:50.194991 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.03.04 04:39:50.195292 [ 59 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16820 | 2026.03.04 04:39:50.195344 [ 59 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16821 | 2026.03.04 04:39:50.195365 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16822 | 2026.03.04 04:39:50.195492 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16823 | 2026.03.04 04:39:50.198211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16824 | 2026.03.04 04:39:50.199193 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16825 | 2026.03.04 04:39:50.200904 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16826 | 2026.03.04 04:39:50.205814 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16827 | 2026.03.04 04:39:50.210622 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16828 | 2026.03.04 04:39:50.215284 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16829 | 2026.03.04 04:39:50.220492 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16830 | 2026.03.04 04:39:50.225192 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16831 | 2026.03.04 04:39:50.281200 [ 192 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085766965 sec., 6680.8939782350935 rows/sec., 34.55 MiB/sec. | ||
| 16832 | 2026.03.04 04:39:50.284271 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16833 | 2026.03.04 04:39:50.286479 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16834 | 2026.03.04 04:39:50.286558 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_76_15} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16835 | 2026.03.04 04:39:50.289138 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16836 | 2026.03.04 04:39:50.550427 [ 224 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16837 | 2026.03.04 04:39:50.550466 [ 224 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16838 | 2026.03.04 04:39:50.553619 [ 224 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16839 | 2026.03.04 04:39:50.609862 [ 224 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16840 | 2026.03.04 04:39:50.609909 [ 224 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16841 | 2026.03.04 04:39:50.612513 [ 224 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16842 | 2026.03.04 04:39:50.660718 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16843 | 2026.03.04 04:39:50.660777 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16844 | 2026.03.04 04:39:50.661785 [ 221 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16845 | 2026.03.04 04:39:50.661814 [ 221 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16846 | 2026.03.04 04:39:50.663735 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16847 | 2026.03.04 04:39:50.664602 [ 221 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16848 | 2026.03.04 04:39:51.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.87 MiB, peak 409.28 MiB, free memory in arenas 0.00 B, will set to 390.79 MiB (RSS), difference: -1.09 MiB | ||
| 16849 | 2026.03.04 04:39:53.983944 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16850 | 2026.03.04 04:39:53.984232 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16851 | 2026.03.04 04:39:53.984338 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16852 | 2026.03.04 04:39:53.985246 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16853 | 2026.03.04 04:39:53.985293 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16854 | 2026.03.04 04:39:53.985686 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16855 | 2026.03.04 04:39:53.985914 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.03.04 04:39:53.986073 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. | ||
| 16857 | 2026.03.04 04:39:53.986117 [ 261 ] {6dcf0b2f-9d4a-43de-b0fa-cd80793abbf7} <Debug> TCPHandler: Processed in 0.002365016 sec. | ||
| 16858 | 2026.03.04 04:39:53.986243 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16859 | 2026.03.04 04:39:53.986340 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16860 | 2026.03.04 04:39:53.986379 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16861 | 2026.03.04 04:39:53.986806 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16862 | 2026.03.04 04:39:53.986842 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16863 | 2026.03.04 04:39:53.987136 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16864 | 2026.03.04 04:39:53.987340 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.03.04 04:39:53.987475 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 16866 | 2026.03.04 04:39:53.987515 [ 261 ] {a7f2119b-e577-475f-8542-94c5cf9e2e0f} <Debug> TCPHandler: Processed in 0.001323716 sec. | ||
| 16867 | 2026.03.04 04:39:53.987634 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16868 | 2026.03.04 04:39:53.987730 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16869 | 2026.03.04 04:39:53.987772 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16870 | 2026.03.04 04:39:53.988162 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2026.03.04 04:39:53.988199 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16872 | 2026.03.04 04:39:53.988520 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16873 | 2026.03.04 04:39:53.988726 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.03.04 04:39:53.988857 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 16875 | 2026.03.04 04:39:53.988894 [ 261 ] {aa798783-600a-4a70-962d-6d7d977f4adc} <Debug> TCPHandler: Processed in 0.001311165 sec. | ||
| 16876 | 2026.03.04 04:39:53.989010 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16877 | 2026.03.04 04:39:53.989105 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16878 | 2026.03.04 04:39:53.989144 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16879 | 2026.03.04 04:39:53.989472 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.03.04 04:39:53.989508 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16881 | 2026.03.04 04:39:53.989819 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16882 | 2026.03.04 04:39:53.990026 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16883 | 2026.03.04 04:39:53.990155 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 16884 | 2026.03.04 04:39:53.990191 [ 261 ] {ffc3bd5f-96eb-43f4-86b9-7eedba57ff20} <Debug> TCPHandler: Processed in 0.001231734 sec. | ||
| 16885 | 2026.03.04 04:39:55.718878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36956 | ||
| 16886 | 2026.03.04 04:39:55.719718 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2026.03.04 04:39:55.719790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16888 | 2026.03.04 04:39:55.720555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16889 | 2026.03.04 04:39:55.720785 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2026.03.04 04:39:55.720920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36956 | ||
| 16891 | 2026.03.04 04:39:57.698315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16892 | 2026.03.04 04:39:57.714448 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2026.03.04 04:39:57.714503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16894 | 2026.03.04 04:39:57.720469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16895 | 2026.03.04 04:39:57.721148 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2026.03.04 04:39:57.724017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16897 | 2026.03.04 04:39:58.346374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2090 | ||
| 16898 | 2026.03.04 04:39:58.349031 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2026.03.04 04:39:58.349096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16900 | 2026.03.04 04:39:58.350358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16901 | 2026.03.04 04:39:58.350645 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.03.04 04:39:58.351155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2090 | ||
| 16903 | 2026.03.04 04:39:58.987414 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16904 | 2026.03.04 04:39:58.987616 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16905 | 2026.03.04 04:39:58.987691 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16906 | 2026.03.04 04:39:58.988467 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16907 | 2026.03.04 04:39:58.988511 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16908 | 2026.03.04 04:39:58.988917 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16909 | 2026.03.04 04:39:58.989147 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16910 | 2026.03.04 04:39:58.989312 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001751 sec., 69674.47173043975 rows/sec., 5.98 MiB/sec. | ||
| 16911 | 2026.03.04 04:39:58.989363 [ 261 ] {de8802c8-526f-4587-b948-54a81345d37d} <Debug> TCPHandler: Processed in 0.00208825 sec. | ||
| 16912 | 2026.03.04 04:39:58.989491 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16913 | 2026.03.04 04:39:58.989596 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16914 | 2026.03.04 04:39:58.989640 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16915 | 2026.03.04 04:39:58.990078 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2026.03.04 04:39:58.990113 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16917 | 2026.03.04 04:39:58.990418 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16918 | 2026.03.04 04:39:58.990653 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.03.04 04:39:58.990786 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001214 sec., 27182.866556836903 rows/sec., 2.00 MiB/sec. | ||
| 16920 | 2026.03.04 04:39:58.990826 [ 261 ] {d52152e7-5928-4b68-81cf-83e9cdb4a422} <Debug> TCPHandler: Processed in 0.001385647 sec. | ||
| 16921 | 2026.03.04 04:39:58.990940 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16922 | 2026.03.04 04:39:58.991038 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16923 | 2026.03.04 04:39:58.991078 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16924 | 2026.03.04 04:39:58.991512 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16925 | 2026.03.04 04:39:58.991547 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16926 | 2026.03.04 04:39:58.991856 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16927 | 2026.03.04 04:39:58.992070 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16928 | 2026.03.04 04:39:58.992200 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001182 sec., 82064.2978003384 rows/sec., 6.41 MiB/sec. | ||
| 16929 | 2026.03.04 04:39:58.992240 [ 261 ] {878464f3-2313-4824-a455-ee7a6d7a4f96} <Debug> TCPHandler: Processed in 0.001348316 sec. | ||
| 16930 | 2026.03.04 04:39:58.992351 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16931 | 2026.03.04 04:39:58.992446 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16932 | 2026.03.04 04:39:58.992492 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16933 | 2026.03.04 04:39:58.992922 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16934 | 2026.03.04 04:39:58.992958 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16935 | 2026.03.04 04:39:58.993291 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16936 | 2026.03.04 04:39:58.993500 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16937 | 2026.03.04 04:39:58.993633 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 16938 | 2026.03.04 04:39:58.993671 [ 261 ] {1dcc74d3-5fcd-492b-935b-0d208fcb6fc4} <Debug> TCPHandler: Processed in 0.001368337 sec. | ||
| 16939 | 2026.03.04 04:39:58.993772 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16940 | 2026.03.04 04:39:58.993866 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16941 | 2026.03.04 04:39:58.993923 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <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 | ||
| 16942 | 2026.03.04 04:39:58.994779 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.03.04 04:39:58.994816 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16944 | 2026.03.04 04:39:58.995364 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16945 | 2026.03.04 04:39:58.995602 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.03.04 04:39:58.995738 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00189 sec., 17460.31746031746 rows/sec., 31.29 MiB/sec. | ||
| 16947 | 2026.03.04 04:39:58.995792 [ 261 ] {642b8a50-87b9-4a4a-835c-0bd2a37028fd} <Debug> TCPHandler: Processed in 0.00206824 sec. | ||
| 16948 | 2026.03.04 04:39:58.995905 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.03.04 04:39:58.996000 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.03.04 04:39:58.996041 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16951 | 2026.03.04 04:39:58.996380 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.03.04 04:39:58.996416 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.04 GiB. | ||
| 16953 | 2026.03.04 04:39:58.996727 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16954 | 2026.03.04 04:39:58.996943 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.03.04 04:39:58.997071 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 16956 | 2026.03.04 04:39:58.997107 [ 261 ] {2cb39855-63c7-4fec-92c6-b0d2f4c417dd} <Debug> TCPHandler: Processed in 0.001251114 sec. | ||
| 16957 | 2026.03.04 04:40:00.320877 [ 32 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 16958 | 2026.03.04 04:40:00.320966 [ 32 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.03.04 04:40:00.320990 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 16960 | 2026.03.04 04:40:00.321124 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 16961 | 2026.03.04 04:40:00.321297 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16962 | 2026.03.04 04:40:00.321349 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 20 rows starting from the beginning of the part | ||
| 16963 | 2026.03.04 04:40:00.321425 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 16964 | 2026.03.04 04:40:00.321478 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 16965 | 2026.03.04 04:40:00.321527 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 16966 | 2026.03.04 04:40:00.321574 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 16967 | 2026.03.04 04:40:00.322461 [ 192 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395377 sec., 27232.783684982627 rows/sec., 2.27 MiB/sec. | ||
| 16968 | 2026.03.04 04:40:00.322649 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 16969 | 2026.03.04 04:40:00.322963 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2026.03.04 04:40:00.323047 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_38_9} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 16971 | 2026.03.04 04:40:00.323142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16972 | 2026.03.04 04:40:03.028050 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16973 | 2026.03.04 04:40:03.028108 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16974 | 2026.03.04 04:40:03.221138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37468 | ||
| 16975 | 2026.03.04 04:40:03.221748 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.03.04 04:40:03.221791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 16977 | 2026.03.04 04:40:03.222277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16978 | 2026.03.04 04:40:03.222506 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.03.04 04:40:03.222637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37468 | ||
| 16980 | 2026.03.04 04:40:03.986954 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.03.04 04:40:03.987138 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16982 | 2026.03.04 04:40:03.987208 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16983 | 2026.03.04 04:40:03.987930 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.03.04 04:40:03.987979 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 16985 | 2026.03.04 04:40:03.988395 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16986 | 2026.03.04 04:40:03.988642 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.03.04 04:40:03.988809 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001721 sec., 41836.14177803602 rows/sec., 3.36 MiB/sec. | ||
| 16988 | 2026.03.04 04:40:03.988826 [ 47 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16989 | 2026.03.04 04:40:03.988862 [ 261 ] {51e718d3-8ed1-4b8d-a357-47d5840c82ea} <Debug> TCPHandler: Processed in 0.00203956 sec. | ||
| 16990 | 2026.03.04 04:40:03.988893 [ 47 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16991 | 2026.03.04 04:40:03.988918 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 16992 | 2026.03.04 04:40:03.988995 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.03.04 04:40:03.989052 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16994 | 2026.03.04 04:40:03.989106 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16995 | 2026.03.04 04:40:03.989155 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16996 | 2026.03.04 04:40:03.989199 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16997 | 2026.03.04 04:40:03.989238 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2895 rows starting from the beginning of the part | ||
| 16998 | 2026.03.04 04:40:03.989306 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 122 rows starting from the beginning of the part | ||
| 16999 | 2026.03.04 04:40:03.989354 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1958 rows starting from the beginning of the part | ||
| 17000 | 2026.03.04 04:40:03.989399 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 17001 | 2026.03.04 04:40:03.989438 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 122 rows starting from the beginning of the part | ||
| 17002 | 2026.03.04 04:40:03.989482 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part | ||
| 17003 | 2026.03.04 04:40:03.989603 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.03.04 04:40:03.989649 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17005 | 2026.03.04 04:40:03.989991 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17006 | 2026.03.04 04:40:03.990232 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2026.03.04 04:40:03.990361 [ 47 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17008 | 2026.03.04 04:40:03.990376 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001295 sec., 6177.606177606178 rows/sec., 464.53 KiB/sec. | ||
| 17009 | 2026.03.04 04:40:03.990397 [ 47 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17010 | 2026.03.04 04:40:03.990421 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17011 | 2026.03.04 04:40:03.990426 [ 261 ] {48bf5782-9d20-479e-b6e1-ce681c9c5cc9} <Debug> TCPHandler: Processed in 0.001481859 sec. | ||
| 17012 | 2026.03.04 04:40:03.990521 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17013 | 2026.03.04 04:40:03.990550 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17014 | 2026.03.04 04:40:03.990629 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17015 | 2026.03.04 04:40:03.990653 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17016 | 2026.03.04 04:40:03.990666 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 17017 | 2026.03.04 04:40:03.990702 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17018 | 2026.03.04 04:40:03.990740 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
| 17019 | 2026.03.04 04:40:03.990790 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 33 rows starting from the beginning of the part | ||
| 17020 | 2026.03.04 04:40:03.990829 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part | ||
| 17021 | 2026.03.04 04:40:03.990868 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 33 rows starting from the beginning of the part | ||
| 17022 | 2026.03.04 04:40:03.990908 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 8 rows starting from the beginning of the part | ||
| 17023 | 2026.03.04 04:40:03.991150 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.03.04 04:40:03.991193 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17025 | 2026.03.04 04:40:03.991512 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5225 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513249 sec., 2078982.2257961708 rows/sec., 167.44 MiB/sec. | ||
| 17026 | 2026.03.04 04:40:03.991534 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17027 | 2026.03.04 04:40:03.991765 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284575 sec., 257672.77114999123 rows/sec., 18.23 MiB/sec. | ||
| 17028 | 2026.03.04 04:40:03.991783 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2026.03.04 04:40:03.991816 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17030 | 2026.03.04 04:40:03.991917 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17031 | 2026.03.04 04:40:03.991933 [ 47 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17032 | 2026.03.04 04:40:03.991936 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001304 sec., 55214.723926380364 rows/sec., 4.31 MiB/sec. | ||
| 17033 | 2026.03.04 04:40:03.991973 [ 47 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2026.03.04 04:40:03.991998 [ 261 ] {b089e6b8-3e78-4893-b02f-8019bb1aa34f} <Debug> TCPHandler: Processed in 0.001498439 sec. | ||
| 17035 | 2026.03.04 04:40:03.992002 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17036 | 2026.03.04 04:40:03.992098 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17037 | 2026.03.04 04:40:03.992124 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17038 | 2026.03.04 04:40:03.992134 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17039 | 2026.03.04 04:40:03.992208 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17040 | 2026.03.04 04:40:03.992219 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.03.04 04:40:03.992232 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_131_26} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17042 | 2026.03.04 04:40:03.992229 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17043 | 2026.03.04 04:40:03.992248 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1552 rows starting from the beginning of the part | ||
| 17044 | 2026.03.04 04:40:03.992302 [ 199 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_111_22} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17045 | 2026.03.04 04:40:03.992305 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17046 | 2026.03.04 04:40:03.992327 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 17047 | 2026.03.04 04:40:03.992328 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 97 rows starting from the beginning of the part | ||
| 17048 | 2026.03.04 04:40:03.992382 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17049 | 2026.03.04 04:40:03.992392 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1023 rows starting from the beginning of the part | ||
| 17050 | 2026.03.04 04:40:03.992434 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 17051 | 2026.03.04 04:40:03.992474 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 97 rows starting from the beginning of the part | ||
| 17052 | 2026.03.04 04:40:03.992516 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part | ||
| 17053 | 2026.03.04 04:40:03.992754 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17054 | 2026.03.04 04:40:03.992795 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17055 | 2026.03.04 04:40:03.993152 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17056 | 2026.03.04 04:40:03.993380 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2026.03.04 04:40:03.993523 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 17058 | 2026.03.04 04:40:03.993562 [ 261 ] {54f5a744-e3f2-46a4-8b20-63332c2f78b2} <Debug> TCPHandler: Processed in 0.001487678 sec. | ||
| 17059 | 2026.03.04 04:40:03.993665 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.03.04 04:40:03.993761 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17061 | 2026.03.04 04:40:03.993768 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705493 sec., 1703319.8025438979 rows/sec., 126.45 MiB/sec. | ||
| 17062 | 2026.03.04 04:40:03.993819 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <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 | ||
| 17063 | 2026.03.04 04:40:03.993952 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17064 | 2026.03.04 04:40:03.994195 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17065 | 2026.03.04 04:40:03.994260 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_131_26} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17066 | 2026.03.04 04:40:03.994332 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17067 | 2026.03.04 04:40:03.994630 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.03.04 04:40:03.994672 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17069 | 2026.03.04 04:40:03.995221 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17070 | 2026.03.04 04:40:03.995467 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.03.04 04:40:03.995620 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001879 sec., 4257.58382118148 rows/sec., 7.63 MiB/sec. | ||
| 17072 | 2026.03.04 04:40:03.995696 [ 261 ] {c4afed6d-8e5a-423c-b4ed-2a0eac3cf01e} <Debug> TCPHandler: Processed in 0.00207886 sec. | ||
| 17073 | 2026.03.04 04:40:03.995809 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17074 | 2026.03.04 04:40:03.995904 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17075 | 2026.03.04 04:40:03.995947 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17076 | 2026.03.04 04:40:03.996302 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17077 | 2026.03.04 04:40:03.996338 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17078 | 2026.03.04 04:40:03.996664 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17079 | 2026.03.04 04:40:03.996882 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17080 | 2026.03.04 04:40:03.997019 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 17081 | 2026.03.04 04:40:03.997019 [ 47 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17082 | 2026.03.04 04:40:03.997057 [ 261 ] {0c38bb93-e3b3-44d7-9f41-47efdd14173b} <Debug> TCPHandler: Processed in 0.001298685 sec. | ||
| 17083 | 2026.03.04 04:40:03.997072 [ 47 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17084 | 2026.03.04 04:40:03.997097 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17085 | 2026.03.04 04:40:03.997187 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17086 | 2026.03.04 04:40:03.997312 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17087 | 2026.03.04 04:40:03.997340 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6930 rows starting from the beginning of the part | ||
| 17088 | 2026.03.04 04:40:03.997395 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17089 | 2026.03.04 04:40:03.997440 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 12 rows starting from the beginning of the part | ||
| 17090 | 2026.03.04 04:40:03.997480 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 48 rows starting from the beginning of the part | ||
| 17091 | 2026.03.04 04:40:03.997520 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17092 | 2026.03.04 04:40:03.997558 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17093 | 2026.03.04 04:40:03.999298 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153412 sec., 3329599.723601429 rows/sec., 221.52 MiB/sec. | ||
| 17094 | 2026.03.04 04:40:03.999704 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17095 | 2026.03.04 04:40:03.999977 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17096 | 2026.03.04 04:40:04.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.40 MiB, peak 409.28 MiB, free memory in arenas 0.00 B, will set to 390.79 MiB (RSS), difference: -3.61 MiB | ||
| 17097 | 2026.03.04 04:40:04.000199 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_131_26} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17098 | 2026.03.04 04:40:04.000270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17099 | 2026.03.04 04:40:05.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.70 MiB, peak 409.28 MiB, free memory in arenas 0.00 B, will set to 390.79 MiB (RSS), difference: 3.08 MiB | ||
| 17100 | 2026.03.04 04:40:05.224123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17101 | 2026.03.04 04:40:05.241292 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17102 | 2026.03.04 04:40:05.241350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17103 | 2026.03.04 04:40:05.247650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17104 | 2026.03.04 04:40:05.248397 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17105 | 2026.03.04 04:40:05.251374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17106 | 2026.03.04 04:40:08.078082 [ 223 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17107 | 2026.03.04 04:40:08.078139 [ 223 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17108 | 2026.03.04 04:40:08.081532 [ 223 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17109 | 2026.03.04 04:40:08.351409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2114 | ||
| 17110 | 2026.03.04 04:40:08.353694 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.03.04 04:40:08.353754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17112 | 2026.03.04 04:40:08.354983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17113 | 2026.03.04 04:40:08.355267 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17114 | 2026.03.04 04:40:08.355513 [ 222 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17115 | 2026.03.04 04:40:08.355562 [ 222 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17116 | 2026.03.04 04:40:08.355663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2114 | ||
| 17117 | 2026.03.04 04:40:08.358114 [ 222 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17118 | 2026.03.04 04:40:08.989617 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17119 | 2026.03.04 04:40:08.989973 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.03.04 04:40:08.990085 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17121 | 2026.03.04 04:40:08.990795 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.03.04 04:40:08.990845 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17123 | 2026.03.04 04:40:08.991228 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17124 | 2026.03.04 04:40:08.991451 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2026.03.04 04:40:08.991600 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.17 MiB/sec. | ||
| 17126 | 2026.03.04 04:40:08.991642 [ 261 ] {85e1a44f-f290-447f-953f-9897e19ef381} <Debug> TCPHandler: Processed in 0.002156082 sec. | ||
| 17127 | 2026.03.04 04:40:08.991768 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17128 | 2026.03.04 04:40:08.991865 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17129 | 2026.03.04 04:40:08.991906 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17130 | 2026.03.04 04:40:08.992293 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17131 | 2026.03.04 04:40:08.992328 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17132 | 2026.03.04 04:40:08.992606 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17133 | 2026.03.04 04:40:08.992822 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17134 | 2026.03.04 04:40:08.992949 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001104 sec., 1811.5942028985507 rows/sec., 147.72 KiB/sec. | ||
| 17135 | 2026.03.04 04:40:08.992985 [ 261 ] {41cd7007-b226-443d-b2e7-6b8e2a39944a} <Debug> TCPHandler: Processed in 0.001266905 sec. | ||
| 17136 | 2026.03.04 04:40:08.993106 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17137 | 2026.03.04 04:40:08.993198 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17138 | 2026.03.04 04:40:08.993236 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17139 | 2026.03.04 04:40:08.993770 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17140 | 2026.03.04 04:40:08.993807 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17141 | 2026.03.04 04:40:08.994124 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17142 | 2026.03.04 04:40:08.994341 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2026.03.04 04:40:08.994467 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001287 sec., 188811.18881118883 rows/sec., 16.87 MiB/sec. | ||
| 17144 | 2026.03.04 04:40:08.994503 [ 261 ] {006fcf0b-9585-4088-8827-7339e46c881b} <Debug> TCPHandler: Processed in 0.001445588 sec. | ||
| 17145 | 2026.03.04 04:40:08.994629 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17146 | 2026.03.04 04:40:08.994721 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17147 | 2026.03.04 04:40:08.994759 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17148 | 2026.03.04 04:40:08.995179 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17149 | 2026.03.04 04:40:08.995214 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17150 | 2026.03.04 04:40:08.995493 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17151 | 2026.03.04 04:40:08.995693 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17152 | 2026.03.04 04:40:08.995816 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001113 sec., 42228.212039532795 rows/sec., 3.14 MiB/sec. | ||
| 17153 | 2026.03.04 04:40:08.995853 [ 261 ] {cec973b4-7956-47e4-a3d4-070b860581d0} <Debug> TCPHandler: Processed in 0.001271625 sec. | ||
| 17154 | 2026.03.04 04:40:08.995968 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17155 | 2026.03.04 04:40:08.996059 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17156 | 2026.03.04 04:40:08.996097 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17157 | 2026.03.04 04:40:08.996491 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17158 | 2026.03.04 04:40:08.996527 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17159 | 2026.03.04 04:40:08.996804 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17160 | 2026.03.04 04:40:08.997008 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17161 | 2026.03.04 04:40:08.997135 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.82 MiB/sec. | ||
| 17162 | 2026.03.04 04:40:08.997172 [ 261 ] {00a65d59-cfa5-45d5-a8a1-ad0e2d1eb8a0} <Debug> TCPHandler: Processed in 0.001252455 sec. | ||
| 17163 | 2026.03.04 04:40:08.997281 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17164 | 2026.03.04 04:40:08.997377 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17165 | 2026.03.04 04:40:08.997416 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17166 | 2026.03.04 04:40:08.997806 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17167 | 2026.03.04 04:40:08.997841 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17168 | 2026.03.04 04:40:08.998124 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17169 | 2026.03.04 04:40:08.998341 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17170 | 2026.03.04 04:40:08.998465 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 17171 | 2026.03.04 04:40:08.998501 [ 261 ] {45ceb64c-9edd-4e65-8402-b5bfabe1268a} <Debug> TCPHandler: Processed in 0.001267834 sec. | ||
| 17172 | 2026.03.04 04:40:08.998624 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17173 | 2026.03.04 04:40:08.998715 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17174 | 2026.03.04 04:40:08.998753 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17175 | 2026.03.04 04:40:08.999267 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2026.03.04 04:40:08.999302 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17177 | 2026.03.04 04:40:08.999601 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17178 | 2026.03.04 04:40:08.999806 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17179 | 2026.03.04 04:40:08.999931 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001234 sec., 109400.32414910858 rows/sec., 8.85 MiB/sec. | ||
| 17180 | 2026.03.04 04:40:08.999967 [ 261 ] {45fcf098-d6de-4dc1-9811-bef99ad6c863} <Debug> TCPHandler: Processed in 0.001390746 sec. | ||
| 17181 | 2026.03.04 04:40:09.000082 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17182 | 2026.03.04 04:40:09.000173 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17183 | 2026.03.04 04:40:09.000215 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17184 | 2026.03.04 04:40:09.000645 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2026.03.04 04:40:09.000681 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17186 | 2026.03.04 04:40:09.001004 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17187 | 2026.03.04 04:40:09.001204 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17188 | 2026.03.04 04:40:09.001325 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00117 sec., 168376.06837606838 rows/sec., 12.08 MiB/sec. | ||
| 17189 | 2026.03.04 04:40:09.001360 [ 261 ] {a456aaa4-551b-4830-a273-f12351f4f8c4} <Debug> TCPHandler: Processed in 0.001325425 sec. | ||
| 17190 | 2026.03.04 04:40:09.001473 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17191 | 2026.03.04 04:40:09.001566 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17192 | 2026.03.04 04:40:09.001620 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <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 | ||
| 17193 | 2026.03.04 04:40:09.002483 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17194 | 2026.03.04 04:40:09.002517 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17195 | 2026.03.04 04:40:09.003047 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17196 | 2026.03.04 04:40:09.003268 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17197 | 2026.03.04 04:40:09.003375 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17198 | 2026.03.04 04:40:09.003398 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001849 sec., 17847.48512709573 rows/sec., 31.98 MiB/sec. | ||
| 17199 | 2026.03.04 04:40:09.003412 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17200 | 2026.03.04 04:40:09.003435 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17201 | 2026.03.04 04:40:09.003452 [ 261 ] {04a356a3-6285-42e4-83fb-9fef18b5af76} <Debug> TCPHandler: Processed in 0.002025959 sec. | ||
| 17202 | 2026.03.04 04:40:09.003551 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17203 | 2026.03.04 04:40:09.003569 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.03.04 04:40:09.003680 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17205 | 2026.03.04 04:40:09.003721 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17206 | 2026.03.04 04:40:09.003812 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17207 | 2026.03.04 04:40:09.003886 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2358 rows starting from the beginning of the part | ||
| 17208 | 2026.03.04 04:40:09.004026 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 33 rows starting from the beginning of the part | ||
| 17209 | 2026.03.04 04:40:09.004058 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.03.04 04:40:09.004096 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17211 | 2026.03.04 04:40:09.004139 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 19 rows starting from the beginning of the part | ||
| 17212 | 2026.03.04 04:40:09.004246 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 33 rows starting from the beginning of the part | ||
| 17213 | 2026.03.04 04:40:09.004349 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 17214 | 2026.03.04 04:40:09.004411 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17215 | 2026.03.04 04:40:09.004454 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 33 rows starting from the beginning of the part | ||
| 17216 | 2026.03.04 04:40:09.004638 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17217 | 2026.03.04 04:40:09.004768 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 17218 | 2026.03.04 04:40:09.004803 [ 261 ] {8c3b43f9-1bbe-4de5-bf84-3b3150709145} <Debug> TCPHandler: Processed in 0.001282735 sec. | ||
| 17219 | 2026.03.04 04:40:09.014370 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 19 columns (19 merged, 0 gathered) in 0.01087404 sec., 228433.95830804374 rows/sec., 409.34 MiB/sec. | ||
| 17220 | 2026.03.04 04:40:09.016389 [ 198 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17221 | 2026.03.04 04:40:09.016780 [ 198 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2026.03.04 04:40:09.016864 [ 198 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17223 | 2026.03.04 04:40:09.017005 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.76 MiB. | ||
| 17224 | 2026.03.04 04:40:10.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.07 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 392.89 MiB (RSS), difference: 1.82 MiB | ||
| 17225 | 2026.03.04 04:40:10.722810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37916 | ||
| 17226 | 2026.03.04 04:40:10.723393 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2026.03.04 04:40:10.723443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17228 | 2026.03.04 04:40:10.723940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17229 | 2026.03.04 04:40:10.724163 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2026.03.04 04:40:10.724289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37916 | ||
| 17231 | 2026.03.04 04:40:12.751442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17232 | 2026.03.04 04:40:12.769432 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.03.04 04:40:12.769498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17234 | 2026.03.04 04:40:12.775815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17235 | 2026.03.04 04:40:12.776549 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.03.04 04:40:12.779895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17237 | 2026.03.04 04:40:13.902773 [ 219 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17238 | 2026.03.04 04:40:13.902857 [ 219 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17239 | 2026.03.04 04:40:13.906513 [ 219 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17240 | 2026.03.04 04:40:13.913343 [ 222 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17241 | 2026.03.04 04:40:13.913398 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17242 | 2026.03.04 04:40:13.916287 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17243 | 2026.03.04 04:40:13.986750 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2026.03.04 04:40:13.987015 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17245 | 2026.03.04 04:40:13.987113 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17246 | 2026.03.04 04:40:13.987968 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.03.04 04:40:13.988017 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17248 | 2026.03.04 04:40:13.988415 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17249 | 2026.03.04 04:40:13.988653 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2026.03.04 04:40:13.988823 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.00188 sec., 38297.872340425536 rows/sec., 3.07 MiB/sec. | ||
| 17251 | 2026.03.04 04:40:13.988878 [ 261 ] {c212b335-1198-4a10-9185-5b7651088196} <Debug> TCPHandler: Processed in 0.002303995 sec. | ||
| 17252 | 2026.03.04 04:40:13.989012 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2026.03.04 04:40:13.989116 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17254 | 2026.03.04 04:40:13.989161 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17255 | 2026.03.04 04:40:13.989589 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2026.03.04 04:40:13.989627 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17257 | 2026.03.04 04:40:13.989943 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17258 | 2026.03.04 04:40:13.990153 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2026.03.04 04:40:13.990287 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 504.24 KiB/sec. | ||
| 17260 | 2026.03.04 04:40:13.990332 [ 261 ] {5c46c150-df1b-4a0b-90a5-e4a8c82d4b91} <Debug> TCPHandler: Processed in 0.001373237 sec. | ||
| 17261 | 2026.03.04 04:40:13.990443 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2026.03.04 04:40:13.990543 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17263 | 2026.03.04 04:40:13.990584 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17264 | 2026.03.04 04:40:13.991003 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2026.03.04 04:40:13.991041 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17266 | 2026.03.04 04:40:13.991354 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17267 | 2026.03.04 04:40:13.991565 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2026.03.04 04:40:13.991695 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001171 sec., 61485.909479077716 rows/sec., 4.80 MiB/sec. | ||
| 17269 | 2026.03.04 04:40:13.991733 [ 261 ] {3ccd0e0a-c4c7-4acc-98e2-9e1b0c133c02} <Debug> TCPHandler: Processed in 0.001340856 sec. | ||
| 17270 | 2026.03.04 04:40:13.991830 [ 219 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17271 | 2026.03.04 04:40:13.991850 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17272 | 2026.03.04 04:40:13.991876 [ 219 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17273 | 2026.03.04 04:40:13.991967 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17274 | 2026.03.04 04:40:13.992016 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17275 | 2026.03.04 04:40:13.992433 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17276 | 2026.03.04 04:40:13.992475 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17277 | 2026.03.04 04:40:13.992829 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17278 | 2026.03.04 04:40:13.993046 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17279 | 2026.03.04 04:40:13.993192 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 17280 | 2026.03.04 04:40:13.993194 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_128_29 to all_129_129_0 | ||
| 17281 | 2026.03.04 04:40:13.993237 [ 261 ] {c73c82b3-a429-4b42-8a85-4c76b9e5679f} <Debug> TCPHandler: Processed in 0.001442348 sec. | ||
| 17282 | 2026.03.04 04:40:13.993244 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.03.04 04:40:13.993267 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17284 | 2026.03.04 04:40:13.993350 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17285 | 2026.03.04 04:40:13.993366 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_29 to all_129_129_0 into Compact with storage Full | ||
| 17286 | 2026.03.04 04:40:13.993416 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17287 | 2026.03.04 04:40:13.993448 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17288 | 2026.03.04 04:40:13.993453 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17289 | 2026.03.04 04:40:13.993500 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17290 | 2026.03.04 04:40:13.993517 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <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 | ||
| 17291 | 2026.03.04 04:40:13.993554 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_29, total 42851 rows starting from the beginning of the part | ||
| 17292 | 2026.03.04 04:40:13.993635 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 128 rows starting from the beginning of the part | ||
| 17293 | 2026.03.04 04:40:13.994341 [ 219 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17294 | 2026.03.04 04:40:13.994345 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2026.03.04 04:40:13.994398 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17296 | 2026.03.04 04:40:13.994980 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17297 | 2026.03.04 04:40:13.995262 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2026.03.04 04:40:13.995416 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001986 sec., 4028.1973816717023 rows/sec., 7.22 MiB/sec. | ||
| 17299 | 2026.03.04 04:40:13.995481 [ 261 ] {c36cfd4f-3215-4d90-a21d-50997b444ff3} <Debug> TCPHandler: Processed in 0.002182412 sec. | ||
| 17300 | 2026.03.04 04:40:13.995613 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17301 | 2026.03.04 04:40:13.995709 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17302 | 2026.03.04 04:40:13.995753 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17303 | 2026.03.04 04:40:13.995939 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17304 | 2026.03.04 04:40:13.996104 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2026.03.04 04:40:13.996147 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17306 | 2026.03.04 04:40:13.996475 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17307 | 2026.03.04 04:40:13.996704 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17308 | 2026.03.04 04:40:13.996842 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 17309 | 2026.03.04 04:40:13.996880 [ 261 ] {9b132e80-4758-45ca-bd0d-599958ed8d2e} <Debug> TCPHandler: Processed in 0.001324866 sec. | ||
| 17310 | 2026.03.04 04:40:14.001167 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42979 rows, containing 5 columns (5 merged, 0 gathered) in 0.007841112 sec., 5481237.865241562 rows/sec., 361.59 MiB/sec. | ||
| 17311 | 2026.03.04 04:40:14.001443 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Trace> MergedBlockOutputStream: filled checksums all_1_129_30 (state Temporary) | ||
| 17312 | 2026.03.04 04:40:14.001713 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_129_30 to all_1_129_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.03.04 04:40:14.001787 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_129_30} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_128_29, all_129_129_0] -> all_1_129_30 | ||
| 17314 | 2026.03.04 04:40:14.001858 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17315 | 2026.03.04 04:40:15.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.88 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 393.67 MiB (RSS), difference: 3.79 MiB | ||
| 17316 | 2026.03.04 04:40:15.617840 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17317 | 2026.03.04 04:40:15.617904 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17318 | 2026.03.04 04:40:15.620868 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17319 | 2026.03.04 04:40:15.849641 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64727 | ||
| 17320 | 2026.03.04 04:40:15.849754 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17321 | 2026.03.04 04:40:15.849785 [ 288 ] {} <Debug> TCP-Session: a1455997-0df6-4d7c-a19e-fbd17301552d Authenticating user 'default' from [fd00:1122:3344:101::e]:64727 | ||
| 17322 | 2026.03.04 04:40:15.849812 [ 288 ] {} <Debug> TCP-Session: a1455997-0df6-4d7c-a19e-fbd17301552d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17323 | 2026.03.04 04:40:15.849828 [ 288 ] {} <Debug> TCP-Session: a1455997-0df6-4d7c-a19e-fbd17301552d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17324 | 2026.03.04 04:40:15.850042 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38933 | ||
| 17325 | 2026.03.04 04:40:15.850053 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57814 | ||
| 17326 | 2026.03.04 04:40:15.850101 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36666 | ||
| 17327 | 2026.03.04 04:40:15.850122 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32794 | ||
| 17328 | 2026.03.04 04:40:15.850162 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17329 | 2026.03.04 04:40:15.850160 [ 288 ] {} <Trace> TCP-Session: a1455997-0df6-4d7c-a19e-fbd17301552d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2026.03.04 04:40:15.850193 [ 289 ] {} <Debug> TCP-Session: ed170485-3d06-4b92-ac78-6075102b6795 Authenticating user 'default' from [fd00:1122:3344:101::e]:38933 | ||
| 17331 | 2026.03.04 04:40:15.850206 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17332 | 2026.03.04 04:40:15.850208 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17333 | 2026.03.04 04:40:15.850247 [ 289 ] {} <Debug> TCP-Session: ed170485-3d06-4b92-ac78-6075102b6795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17334 | 2026.03.04 04:40:15.850251 [ 294 ] {} <Debug> TCP-Session: fe433781-3195-4399-a764-9bdf63db9676 Authenticating user 'default' from [fd00:1122:3344:101::e]:36666 | ||
| 17335 | 2026.03.04 04:40:15.850273 [ 290 ] {} <Debug> TCP-Session: f29e8d01-a89a-4dc7-8950-e5daac662692 Authenticating user 'default' from [fd00:1122:3344:101::e]:57814 | ||
| 17336 | 2026.03.04 04:40:15.850277 [ 289 ] {} <Debug> TCP-Session: ed170485-3d06-4b92-ac78-6075102b6795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2026.03.04 04:40:15.850296 [ 294 ] {} <Debug> TCP-Session: fe433781-3195-4399-a764-9bdf63db9676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17338 | 2026.03.04 04:40:15.850309 [ 290 ] {} <Debug> TCP-Session: f29e8d01-a89a-4dc7-8950-e5daac662692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17339 | 2026.03.04 04:40:15.850328 [ 294 ] {} <Debug> TCP-Session: fe433781-3195-4399-a764-9bdf63db9676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17340 | 2026.03.04 04:40:15.850343 [ 290 ] {} <Debug> TCP-Session: f29e8d01-a89a-4dc7-8950-e5daac662692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17341 | 2026.03.04 04:40:15.850116 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55486 | ||
| 17342 | 2026.03.04 04:40:15.850369 [ 288 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64727) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17343 | 2026.03.04 04:40:15.850087 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44081 | ||
| 17344 | 2026.03.04 04:40:15.850094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41568 | ||
| 17345 | 2026.03.04 04:40:15.850476 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17346 | 2026.03.04 04:40:15.850079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42203 | ||
| 17347 | 2026.03.04 04:40:15.850222 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17348 | 2026.03.04 04:40:15.850548 [ 259 ] {} <Debug> TCP-Session: 3e2aa4f9-6cce-48ec-83b4-12b5217657ff Authenticating user 'default' from [fd00:1122:3344:101::e]:55486 | ||
| 17349 | 2026.03.04 04:40:15.850568 [ 286 ] {} <Debug> TCP-Session: 8e72e766-7d69-4378-98af-5761e57df18b Authenticating user 'default' from [fd00:1122:3344:101::e]:32794 | ||
| 17350 | 2026.03.04 04:40:15.850546 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17351 | 2026.03.04 04:40:15.850586 [ 259 ] {} <Debug> TCP-Session: 3e2aa4f9-6cce-48ec-83b4-12b5217657ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17352 | 2026.03.04 04:40:15.850590 [ 286 ] {} <Debug> TCP-Session: 8e72e766-7d69-4378-98af-5761e57df18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17353 | 2026.03.04 04:40:15.850623 [ 259 ] {} <Debug> TCP-Session: 3e2aa4f9-6cce-48ec-83b4-12b5217657ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17354 | 2026.03.04 04:40:15.850637 [ 286 ] {} <Debug> TCP-Session: 8e72e766-7d69-4378-98af-5761e57df18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17355 | 2026.03.04 04:40:15.850617 [ 293 ] {} <Debug> TCP-Session: a8734527-a8c1-4cde-83e1-8c97af2ee9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41568 | ||
| 17356 | 2026.03.04 04:40:15.850704 [ 293 ] {} <Debug> TCP-Session: a8734527-a8c1-4cde-83e1-8c97af2ee9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17357 | 2026.03.04 04:40:15.850724 [ 288 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17358 | 2026.03.04 04:40:15.850730 [ 293 ] {} <Debug> TCP-Session: a8734527-a8c1-4cde-83e1-8c97af2ee9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17359 | 2026.03.04 04:40:15.850784 [ 288 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17360 | 2026.03.04 04:40:15.851094 [ 288 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 17361 | 2026.03.04 04:40:15.851292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17362 | 2026.03.04 04:40:15.851301 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17363 | 2026.03.04 04:40:15.851341 [ 292 ] {} <Debug> TCP-Session: af46e244-bff2-4f0e-b410-d8da83dc252c Authenticating user 'default' from [fd00:1122:3344:101::e]:42203 | ||
| 17364 | 2026.03.04 04:40:15.851368 [ 291 ] {} <Debug> TCP-Session: 0861f294-30b5-4026-83f7-1ce6fef6d44c Authenticating user 'default' from [fd00:1122:3344:101::e]:44081 | ||
| 17365 | 2026.03.04 04:40:15.851369 [ 292 ] {} <Debug> TCP-Session: af46e244-bff2-4f0e-b410-d8da83dc252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17366 | 2026.03.04 04:40:15.851400 [ 291 ] {} <Debug> TCP-Session: 0861f294-30b5-4026-83f7-1ce6fef6d44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17367 | 2026.03.04 04:40:15.851402 [ 292 ] {} <Debug> TCP-Session: af46e244-bff2-4f0e-b410-d8da83dc252c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17368 | 2026.03.04 04:40:15.851423 [ 291 ] {} <Debug> TCP-Session: 0861f294-30b5-4026-83f7-1ce6fef6d44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17369 | 2026.03.04 04:40:15.852184 [ 339 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Trace> AggregatingTransform: Aggregating | ||
| 17370 | 2026.03.04 04:40:15.852241 [ 339 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Trace> Aggregator: Aggregation method: without_key | ||
| 17371 | 2026.03.04 04:40:15.852291 [ 339 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082771 sec. (923.556 rows/sec., 36.08 KiB/sec.) | ||
| 17372 | 2026.03.04 04:40:15.852316 [ 339 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Trace> Aggregator: Merging aggregated data | ||
| 17373 | 2026.03.04 04:40:15.853752 [ 288 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 17374 | 2026.03.04 04:40:15.853980 [ 288 ] {b9794ae0-05ac-4630-8880-0580bdd53137} <Debug> TCPHandler: Processed in 0.003945186 sec. | ||
| 17375 | 2026.03.04 04:40:15.854129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17376 | 2026.03.04 04:40:15.854165 [ 288 ] {} <Debug> TCP-Session: a1455997-0df6-4d7c-a19e-fbd17301552d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17377 | 2026.03.04 04:40:15.854180 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17378 | 2026.03.04 04:40:15.854216 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17379 | 2026.03.04 04:40:15.854234 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17380 | 2026.03.04 04:40:15.854252 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17381 | 2026.03.04 04:40:15.854286 [ 289 ] {} <Debug> TCP-Session: ed170485-3d06-4b92-ac78-6075102b6795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17382 | 2026.03.04 04:40:15.854288 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17383 | 2026.03.04 04:40:15.854312 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17384 | 2026.03.04 04:40:15.854329 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17385 | 2026.03.04 04:40:15.854351 [ 290 ] {} <Debug> TCP-Session: f29e8d01-a89a-4dc7-8950-e5daac662692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17386 | 2026.03.04 04:40:15.854367 [ 292 ] {} <Debug> TCP-Session: af46e244-bff2-4f0e-b410-d8da83dc252c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.03.04 04:40:15.854376 [ 259 ] {} <Debug> TCP-Session: 3e2aa4f9-6cce-48ec-83b4-12b5217657ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17388 | 2026.03.04 04:40:15.854322 [ 286 ] {} <Debug> TCP-Session: 8e72e766-7d69-4378-98af-5761e57df18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17389 | 2026.03.04 04:40:15.854266 [ 291 ] {} <Debug> TCP-Session: 0861f294-30b5-4026-83f7-1ce6fef6d44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17390 | 2026.03.04 04:40:15.854268 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17391 | 2026.03.04 04:40:15.854241 [ 294 ] {} <Debug> TCP-Session: fe433781-3195-4399-a764-9bdf63db9676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17392 | 2026.03.04 04:40:15.854501 [ 293 ] {} <Debug> TCP-Session: a8734527-a8c1-4cde-83e1-8c97af2ee9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17393 | 2026.03.04 04:40:16.032598 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57662 | ||
| 17394 | 2026.03.04 04:40:16.032724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17395 | 2026.03.04 04:40:16.032767 [ 288 ] {} <Debug> TCP-Session: 3d8f77ae-646a-479b-b416-9856b14947a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57662 | ||
| 17396 | 2026.03.04 04:40:16.032791 [ 288 ] {} <Debug> TCP-Session: 3d8f77ae-646a-479b-b416-9856b14947a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17397 | 2026.03.04 04:40:16.032804 [ 288 ] {} <Debug> TCP-Session: 3d8f77ae-646a-479b-b416-9856b14947a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17398 | 2026.03.04 04:40:16.032987 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35280 | ||
| 17399 | 2026.03.04 04:40:16.033029 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 17400 | 2026.03.04 04:40:16.033073 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35296 | ||
| 17401 | 2026.03.04 04:40:16.033090 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35993 | ||
| 17402 | 2026.03.04 04:40:16.033123 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17403 | 2026.03.04 04:40:16.033055 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51328 | ||
| 17404 | 2026.03.04 04:40:16.033152 [ 288 ] {} <Trace> TCP-Session: 3d8f77ae-646a-479b-b416-9856b14947a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17405 | 2026.03.04 04:40:16.033169 [ 289 ] {} <Debug> TCP-Session: 764fc0d5-efcf-432d-97bc-a3b65980ad00 Authenticating user 'default' from [fd00:1122:3344:101::e]:35280 | ||
| 17406 | 2026.03.04 04:40:16.033187 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17407 | 2026.03.04 04:40:16.033223 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17408 | 2026.03.04 04:40:16.033233 [ 289 ] {} <Debug> TCP-Session: 764fc0d5-efcf-432d-97bc-a3b65980ad00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17409 | 2026.03.04 04:40:16.033239 [ 286 ] {} <Debug> TCP-Session: 3eb7f6c5-cc67-4114-b998-764e3a7b2e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:35993 | ||
| 17410 | 2026.03.04 04:40:16.033275 [ 289 ] {} <Debug> TCP-Session: 764fc0d5-efcf-432d-97bc-a3b65980ad00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17411 | 2026.03.04 04:40:16.033267 [ 293 ] {} <Debug> TCP-Session: c3b9aba1-eaa4-45d7-9741-54797874fd2d Authenticating user 'default' from [fd00:1122:3344:101::e]:51328 | ||
| 17412 | 2026.03.04 04:40:16.033288 [ 286 ] {} <Debug> TCP-Session: 3eb7f6c5-cc67-4114-b998-764e3a7b2e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17413 | 2026.03.04 04:40:16.033316 [ 293 ] {} <Debug> TCP-Session: c3b9aba1-eaa4-45d7-9741-54797874fd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17414 | 2026.03.04 04:40:16.033325 [ 286 ] {} <Debug> TCP-Session: 3eb7f6c5-cc67-4114-b998-764e3a7b2e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17415 | 2026.03.04 04:40:16.033338 [ 293 ] {} <Debug> TCP-Session: c3b9aba1-eaa4-45d7-9741-54797874fd2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17416 | 2026.03.04 04:40:16.033048 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46521 | ||
| 17417 | 2026.03.04 04:40:16.033367 [ 288 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17418 | 2026.03.04 04:40:16.033045 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64027 | ||
| 17419 | 2026.03.04 04:40:16.033159 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17420 | 2026.03.04 04:40:16.033475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17421 | 2026.03.04 04:40:16.033492 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17422 | 2026.03.04 04:40:16.033506 [ 290 ] {} <Debug> TCP-Session: 571572dd-8eaf-4af0-8ccb-69ec7316cadf Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 17423 | 2026.03.04 04:40:16.033518 [ 291 ] {} <Debug> TCP-Session: 2634b403-8e2c-41cc-901a-21adf520c44c Authenticating user 'default' from [fd00:1122:3344:101::e]:46521 | ||
| 17424 | 2026.03.04 04:40:16.033526 [ 292 ] {} <Debug> TCP-Session: cb96fad9-f3e3-44c3-8ac8-d3cfb4795208 Authenticating user 'default' from [fd00:1122:3344:101::e]:64027 | ||
| 17425 | 2026.03.04 04:40:16.033548 [ 290 ] {} <Debug> TCP-Session: 571572dd-8eaf-4af0-8ccb-69ec7316cadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17426 | 2026.03.04 04:40:16.033569 [ 292 ] {} <Debug> TCP-Session: cb96fad9-f3e3-44c3-8ac8-d3cfb4795208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17427 | 2026.03.04 04:40:16.033603 [ 290 ] {} <Debug> TCP-Session: 571572dd-8eaf-4af0-8ccb-69ec7316cadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17428 | 2026.03.04 04:40:16.033613 [ 292 ] {} <Debug> TCP-Session: cb96fad9-f3e3-44c3-8ac8-d3cfb4795208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17429 | 2026.03.04 04:40:16.033573 [ 291 ] {} <Debug> TCP-Session: 2634b403-8e2c-41cc-901a-21adf520c44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17430 | 2026.03.04 04:40:16.033159 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17431 | 2026.03.04 04:40:16.033665 [ 291 ] {} <Debug> TCP-Session: 2634b403-8e2c-41cc-901a-21adf520c44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17432 | 2026.03.04 04:40:16.033087 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47621 | ||
| 17433 | 2026.03.04 04:40:16.033718 [ 294 ] {} <Debug> TCP-Session: 759a906f-96d3-4511-af99-8d77e2ca2d53 Authenticating user 'default' from [fd00:1122:3344:101::e]:35296 | ||
| 17434 | 2026.03.04 04:40:16.033758 [ 288 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17435 | 2026.03.04 04:40:16.033761 [ 294 ] {} <Debug> TCP-Session: 759a906f-96d3-4511-af99-8d77e2ca2d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17436 | 2026.03.04 04:40:16.033790 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17437 | 2026.03.04 04:40:16.033808 [ 294 ] {} <Debug> TCP-Session: 759a906f-96d3-4511-af99-8d77e2ca2d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17438 | 2026.03.04 04:40:16.033830 [ 259 ] {} <Debug> TCP-Session: 4d54d27e-6075-4f2e-b311-844c0101d974 Authenticating user 'default' from [fd00:1122:3344:101::e]:47621 | ||
| 17439 | 2026.03.04 04:40:16.033831 [ 288 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17440 | 2026.03.04 04:40:16.033860 [ 259 ] {} <Debug> TCP-Session: 4d54d27e-6075-4f2e-b311-844c0101d974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17441 | 2026.03.04 04:40:16.033878 [ 259 ] {} <Debug> TCP-Session: 4d54d27e-6075-4f2e-b311-844c0101d974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17442 | 2026.03.04 04:40:16.034183 [ 288 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 17443 | 2026.03.04 04:40:16.035305 [ 299 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Trace> AggregatingTransform: Aggregating | ||
| 17444 | 2026.03.04 04:40:16.035362 [ 299 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Trace> Aggregator: Aggregation method: without_key | ||
| 17445 | 2026.03.04 04:40:16.035404 [ 299 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001087341 sec. (919.675 rows/sec., 35.92 KiB/sec.) | ||
| 17446 | 2026.03.04 04:40:16.035425 [ 299 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Trace> Aggregator: Merging aggregated data | ||
| 17447 | 2026.03.04 04:40:16.036740 [ 288 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 17448 | 2026.03.04 04:40:16.036893 [ 288 ] {588f2ba2-c42d-4c47-aae9-084067c44eb6} <Debug> TCPHandler: Processed in 0.003868134 sec. | ||
| 17449 | 2026.03.04 04:40:16.036978 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17450 | 2026.03.04 04:40:16.037006 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17451 | 2026.03.04 04:40:16.037029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17452 | 2026.03.04 04:40:16.037051 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17453 | 2026.03.04 04:40:16.037071 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17454 | 2026.03.04 04:40:16.037088 [ 289 ] {} <Debug> TCP-Session: 764fc0d5-efcf-432d-97bc-a3b65980ad00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17455 | 2026.03.04 04:40:16.037100 [ 286 ] {} <Debug> TCP-Session: 3eb7f6c5-cc67-4114-b998-764e3a7b2e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17456 | 2026.03.04 04:40:16.037106 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17457 | 2026.03.04 04:40:16.037125 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17458 | 2026.03.04 04:40:16.037145 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17459 | 2026.03.04 04:40:16.037163 [ 290 ] {} <Debug> TCP-Session: 571572dd-8eaf-4af0-8ccb-69ec7316cadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17460 | 2026.03.04 04:40:16.037177 [ 292 ] {} <Debug> TCP-Session: cb96fad9-f3e3-44c3-8ac8-d3cfb4795208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17461 | 2026.03.04 04:40:16.037199 [ 259 ] {} <Debug> TCP-Session: 4d54d27e-6075-4f2e-b311-844c0101d974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17462 | 2026.03.04 04:40:16.037124 [ 293 ] {} <Debug> TCP-Session: c3b9aba1-eaa4-45d7-9741-54797874fd2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17463 | 2026.03.04 04:40:16.037076 [ 291 ] {} <Debug> TCP-Session: 2634b403-8e2c-41cc-901a-21adf520c44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17464 | 2026.03.04 04:40:16.037092 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17465 | 2026.03.04 04:40:16.037013 [ 288 ] {} <Debug> TCP-Session: 3d8f77ae-646a-479b-b416-9856b14947a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17466 | 2026.03.04 04:40:16.037316 [ 294 ] {} <Debug> TCP-Session: 759a906f-96d3-4511-af99-8d77e2ca2d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17467 | 2026.03.04 04:40:18.028155 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17468 | 2026.03.04 04:40:18.028230 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17469 | 2026.03.04 04:40:18.133054 [ 219 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17470 | 2026.03.04 04:40:18.133137 [ 219 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17471 | 2026.03.04 04:40:18.136018 [ 219 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17472 | 2026.03.04 04:40:18.224437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38428 | ||
| 17473 | 2026.03.04 04:40:18.224993 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17474 | 2026.03.04 04:40:18.225049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17475 | 2026.03.04 04:40:18.225570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17476 | 2026.03.04 04:40:18.225815 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17477 | 2026.03.04 04:40:18.225973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38428 | ||
| 17478 | 2026.03.04 04:40:18.226045 [ 220 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17479 | 2026.03.04 04:40:18.226092 [ 220 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17480 | 2026.03.04 04:40:18.229132 [ 220 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17481 | 2026.03.04 04:40:18.355836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2150 | ||
| 17482 | 2026.03.04 04:40:18.358468 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2026.03.04 04:40:18.358511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17484 | 2026.03.04 04:40:18.359807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17485 | 2026.03.04 04:40:18.360066 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17486 | 2026.03.04 04:40:18.360314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
| 17487 | 2026.03.04 04:40:18.987296 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17488 | 2026.03.04 04:40:18.987485 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17489 | 2026.03.04 04:40:18.987558 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17490 | 2026.03.04 04:40:18.988349 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17491 | 2026.03.04 04:40:18.988405 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17492 | 2026.03.04 04:40:18.988870 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17493 | 2026.03.04 04:40:18.989137 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2026.03.04 04:40:18.989334 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001898 sec., 64278.1875658588 rows/sec., 5.52 MiB/sec. | ||
| 17495 | 2026.03.04 04:40:18.989397 [ 261 ] {201e408a-4570-4625-b169-b9817f6fa7d6} <Debug> TCPHandler: Processed in 0.002236103 sec. | ||
| 17496 | 2026.03.04 04:40:18.989544 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17497 | 2026.03.04 04:40:18.989659 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17498 | 2026.03.04 04:40:18.989707 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17499 | 2026.03.04 04:40:18.990188 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.03.04 04:40:18.990231 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17501 | 2026.03.04 04:40:18.990558 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17502 | 2026.03.04 04:40:18.990772 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.03.04 04:40:18.990921 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00129 sec., 25581.39534883721 rows/sec., 1.88 MiB/sec. | ||
| 17504 | 2026.03.04 04:40:18.990962 [ 261 ] {c3b9bc68-4982-4f8f-a9a8-e468c5c469a7} <Debug> TCPHandler: Processed in 0.001475028 sec. | ||
| 17505 | 2026.03.04 04:40:18.991071 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17506 | 2026.03.04 04:40:18.991180 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17507 | 2026.03.04 04:40:18.991224 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17508 | 2026.03.04 04:40:18.991730 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17509 | 2026.03.04 04:40:18.991777 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17510 | 2026.03.04 04:40:18.992156 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17511 | 2026.03.04 04:40:18.992405 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17512 | 2026.03.04 04:40:18.992546 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001387 sec., 69935.1117519827 rows/sec., 5.46 MiB/sec. | ||
| 17513 | 2026.03.04 04:40:18.992587 [ 261 ] {fb1326ce-9a86-4cbf-a814-5cd2568c1e04} <Debug> TCPHandler: Processed in 0.00156695 sec. | ||
| 17514 | 2026.03.04 04:40:18.992723 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17515 | 2026.03.04 04:40:18.992826 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17516 | 2026.03.04 04:40:18.992872 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17517 | 2026.03.04 04:40:18.993325 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17518 | 2026.03.04 04:40:18.993365 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17519 | 2026.03.04 04:40:18.993706 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17520 | 2026.03.04 04:40:18.993913 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17521 | 2026.03.04 04:40:18.994048 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 17522 | 2026.03.04 04:40:18.994086 [ 261 ] {66471d15-8e82-4d18-b8af-4fb36aae95a6} <Debug> TCPHandler: Processed in 0.001415587 sec. | ||
| 17523 | 2026.03.04 04:40:18.994084 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_129_30 to all_130_130_0 | ||
| 17524 | 2026.03.04 04:40:18.994153 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17525 | 2026.03.04 04:40:18.994174 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17526 | 2026.03.04 04:40:18.994207 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17527 | 2026.03.04 04:40:18.994312 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17528 | 2026.03.04 04:40:18.994320 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_129_30 to all_130_130_0 into Compact with storage Full | ||
| 17529 | 2026.03.04 04:40:18.994369 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <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 | ||
| 17530 | 2026.03.04 04:40:18.994467 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17531 | 2026.03.04 04:40:18.994509 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_30, total 42979 rows starting from the beginning of the part | ||
| 17532 | 2026.03.04 04:40:18.994606 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17533 | 2026.03.04 04:40:18.995259 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2026.03.04 04:40:18.995301 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17535 | 2026.03.04 04:40:18.995852 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17536 | 2026.03.04 04:40:18.996082 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2026.03.04 04:40:18.996227 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001932 sec., 17080.745341614907 rows/sec., 30.61 MiB/sec. | ||
| 17538 | 2026.03.04 04:40:18.996288 [ 261 ] {672bbc6b-563a-40d5-8f2f-ed687e63f92c} <Debug> TCPHandler: Processed in 0.002130481 sec. | ||
| 17539 | 2026.03.04 04:40:18.996408 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17540 | 2026.03.04 04:40:18.996504 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17541 | 2026.03.04 04:40:18.996553 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17542 | 2026.03.04 04:40:18.996905 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2026.03.04 04:40:18.996942 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.03 GiB. | ||
| 17544 | 2026.03.04 04:40:18.997256 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17545 | 2026.03.04 04:40:18.997479 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2026.03.04 04:40:18.997614 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 17547 | 2026.03.04 04:40:18.997652 [ 261 ] {bbc5f0b5-9f0a-4385-9c8c-df93cbb5937e} <Debug> TCPHandler: Processed in 0.001293035 sec. | ||
| 17548 | 2026.03.04 04:40:19.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.86 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 393.70 MiB (RSS), difference: -7.16 MiB | ||
| 17549 | 2026.03.04 04:40:19.001719 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001263475 sec. | ||
| 17550 | 2026.03.04 04:40:19.002034 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43139 rows, containing 5 columns (5 merged, 0 gathered) in 0.007763749 sec., 5556465.053159241 rows/sec., 366.63 MiB/sec. | ||
| 17551 | 2026.03.04 04:40:19.002419 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Trace> MergedBlockOutputStream: filled checksums all_1_130_31 (state Temporary) | ||
| 17552 | 2026.03.04 04:40:19.002728 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_130_31 to all_1_130_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17553 | 2026.03.04 04:40:19.002818 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_130_31} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_129_30, all_130_130_0] -> all_1_130_31 | ||
| 17554 | 2026.03.04 04:40:19.002927 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17555 | 2026.03.04 04:40:19.264713 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17556 | 2026.03.04 04:40:19.264914 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17557 | 2026.03.04 04:40:19.264992 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17558 | 2026.03.04 04:40:19.265656 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17559 | 2026.03.04 04:40:19.265707 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17560 | 2026.03.04 04:40:19.266103 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17561 | 2026.03.04 04:40:19.266323 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17562 | 2026.03.04 04:40:19.266490 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001623 sec., 2464.5717806531115 rows/sec., 200.97 KiB/sec. | ||
| 17563 | 2026.03.04 04:40:19.266546 [ 261 ] {8ae59815-1f9f-4b8b-8dad-6a8568159672} <Debug> TCPHandler: Processed in 0.001972248 sec. | ||
| 17564 | 2026.03.04 04:40:19.266672 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17565 | 2026.03.04 04:40:19.266779 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17566 | 2026.03.04 04:40:19.266823 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17567 | 2026.03.04 04:40:19.268141 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.03.04 04:40:19.268179 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17569 | 2026.03.04 04:40:19.268599 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17570 | 2026.03.04 04:40:19.268805 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.03.04 04:40:19.268935 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002181 sec., 897753.3241632278 rows/sec., 67.26 MiB/sec. | ||
| 17572 | 2026.03.04 04:40:19.268975 [ 261 ] {4ecfa4e2-afa4-469a-9567-6b5791495ff7} <Debug> TCPHandler: Processed in 0.002357816 sec. | ||
| 17573 | 2026.03.04 04:40:19.269094 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2026.03.04 04:40:19.269190 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17575 | 2026.03.04 04:40:19.269230 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17576 | 2026.03.04 04:40:19.269644 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2026.03.04 04:40:19.269680 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17578 | 2026.03.04 04:40:19.269975 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17579 | 2026.03.04 04:40:19.270181 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.03.04 04:40:19.270311 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001139 sec., 20193.15188762072 rows/sec., 1.46 MiB/sec. | ||
| 17581 | 2026.03.04 04:40:19.270353 [ 261 ] {099400e6-5d7e-4a50-97b1-020f19bcfb6f} <Debug> TCPHandler: Processed in 0.001308885 sec. | ||
| 17582 | 2026.03.04 04:40:19.270470 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17583 | 2026.03.04 04:40:19.270565 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17584 | 2026.03.04 04:40:19.270605 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17585 | 2026.03.04 04:40:19.271311 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2026.03.04 04:40:19.271349 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17587 | 2026.03.04 04:40:19.271693 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17588 | 2026.03.04 04:40:19.271896 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2026.03.04 04:40:19.272022 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001475 sec., 480000 rows/sec., 28.00 MiB/sec. | ||
| 17590 | 2026.03.04 04:40:19.272060 [ 261 ] {19e727d5-a43b-4283-99a4-794a3f2f69d8} <Debug> TCPHandler: Processed in 0.001639171 sec. | ||
| 17591 | 2026.03.04 04:40:19.272180 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17592 | 2026.03.04 04:40:19.272276 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17593 | 2026.03.04 04:40:19.272314 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17594 | 2026.03.04 04:40:19.272699 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2026.03.04 04:40:19.272735 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17596 | 2026.03.04 04:40:19.273025 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17597 | 2026.03.04 04:40:19.273237 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2026.03.04 04:40:19.273368 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 17599 | 2026.03.04 04:40:19.273405 [ 261 ] {1d066b2b-2166-4e0b-a46e-8f988a319890} <Debug> TCPHandler: Processed in 0.001274454 sec. | ||
| 17600 | 2026.03.04 04:40:19.273517 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2026.03.04 04:40:19.273612 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17602 | 2026.03.04 04:40:19.273650 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17603 | 2026.03.04 04:40:19.274585 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2026.03.04 04:40:19.274620 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17605 | 2026.03.04 04:40:19.274961 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17606 | 2026.03.04 04:40:19.275166 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2026.03.04 04:40:19.275297 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001702 sec., 601057.5793184489 rows/sec., 41.42 MiB/sec. | ||
| 17608 | 2026.03.04 04:40:19.275334 [ 261 ] {ac9b96be-2605-45e9-88c1-a35f179044bc} <Debug> TCPHandler: Processed in 0.001866086 sec. | ||
| 17609 | 2026.03.04 04:40:19.275448 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2026.03.04 04:40:19.275544 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17611 | 2026.03.04 04:40:19.275588 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17612 | 2026.03.04 04:40:19.276319 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2026.03.04 04:40:19.276355 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17614 | 2026.03.04 04:40:19.276769 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17615 | 2026.03.04 04:40:19.276975 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2026.03.04 04:40:19.277103 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001577 sec., 772986.6835764109 rows/sec., 48.34 MiB/sec. | ||
| 17617 | 2026.03.04 04:40:19.277102 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_130_31 to all_135_135_0 | ||
| 17618 | 2026.03.04 04:40:19.277140 [ 261 ] {5cfe7239-adbd-43b2-892b-244c6f223ba6} <Debug> TCPHandler: Processed in 0.001740183 sec. | ||
| 17619 | 2026.03.04 04:40:19.277180 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.03.04 04:40:19.277208 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17621 | 2026.03.04 04:40:19.277273 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.03.04 04:40:19.277309 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_31 to all_135_135_0 into Compact with storage Full | ||
| 17623 | 2026.03.04 04:40:19.277371 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17624 | 2026.03.04 04:40:19.277400 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17625 | 2026.03.04 04:40:19.277425 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <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 | ||
| 17626 | 2026.03.04 04:40:19.277432 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_31, total 43139 rows starting from the beginning of the part | ||
| 17627 | 2026.03.04 04:40:19.277496 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17628 | 2026.03.04 04:40:19.277546 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 197 rows starting from the beginning of the part | ||
| 17629 | 2026.03.04 04:40:19.277598 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17630 | 2026.03.04 04:40:19.277650 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17631 | 2026.03.04 04:40:19.277694 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1219 rows starting from the beginning of the part | ||
| 17632 | 2026.03.04 04:40:19.278274 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2026.03.04 04:40:19.278310 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17634 | 2026.03.04 04:40:19.278829 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17635 | 2026.03.04 04:40:19.279052 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17636 | 2026.03.04 04:40:19.279193 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001839 sec., 10331.702011963023 rows/sec., 18.51 MiB/sec. | ||
| 17637 | 2026.03.04 04:40:19.279249 [ 261 ] {f296d106-42ad-411a-be93-22891a84ca96} <Debug> TCPHandler: Processed in 0.002025629 sec. | ||
| 17638 | 2026.03.04 04:40:19.279365 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17639 | 2026.03.04 04:40:19.279460 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17640 | 2026.03.04 04:40:19.279502 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17641 | 2026.03.04 04:40:19.279828 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17642 | 2026.03.04 04:40:19.279865 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17643 | 2026.03.04 04:40:19.280162 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17644 | 2026.03.04 04:40:19.280368 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17645 | 2026.03.04 04:40:19.280498 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 17646 | 2026.03.04 04:40:19.280534 [ 261 ] {9519834b-9b9b-4063-9845-1884701b27ed} <Debug> TCPHandler: Processed in 0.001219014 sec. | ||
| 17647 | 2026.03.04 04:40:19.285407 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45035 rows, containing 5 columns (5 merged, 0 gathered) in 0.008136177 sec., 5535154.901374442 rows/sec., 365.06 MiB/sec. | ||
| 17648 | 2026.03.04 04:40:19.285835 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Trace> MergedBlockOutputStream: filled checksums all_1_135_32 (state Temporary) | ||
| 17649 | 2026.03.04 04:40:19.286112 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_135_32 to all_1_135_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.03.04 04:40:19.286179 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_135_32} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_130_31, all_135_135_0] -> all_1_135_32 | ||
| 17651 | 2026.03.04 04:40:19.286247 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 17652 | 2026.03.04 04:40:20.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.71 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 393.70 MiB (RSS), difference: 5.99 MiB | ||
| 17653 | 2026.03.04 04:40:20.279966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17654 | 2026.03.04 04:40:20.297085 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2026.03.04 04:40:20.297148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17656 | 2026.03.04 04:40:20.303614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17657 | 2026.03.04 04:40:20.304398 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.03.04 04:40:20.308065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17659 | 2026.03.04 04:40:21.478507 [ 25 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 17660 | 2026.03.04 04:40:21.478582 [ 25 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17661 | 2026.03.04 04:40:21.478608 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17662 | 2026.03.04 04:40:21.478712 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 17663 | 2026.03.04 04:40:21.478722 [ 219 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17664 | 2026.03.04 04:40:21.478787 [ 219 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17665 | 2026.03.04 04:40:21.478842 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17666 | 2026.03.04 04:40:21.478888 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 17667 | 2026.03.04 04:40:21.478968 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 17668 | 2026.03.04 04:40:21.479022 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17669 | 2026.03.04 04:40:21.479074 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 17670 | 2026.03.04 04:40:21.479123 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 17671 | 2026.03.04 04:40:21.480072 [ 201 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402867 sec., 473316.42985400616 rows/sec., 33.20 MiB/sec. | ||
| 17672 | 2026.03.04 04:40:21.480266 [ 186 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 17673 | 2026.03.04 04:40:21.480608 [ 186 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.03.04 04:40:21.480690 [ 186 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_27_6} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 17675 | 2026.03.04 04:40:21.480787 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17676 | 2026.03.04 04:40:21.480998 [ 219 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17677 | 2026.03.04 04:40:23.429734 [ 75 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 17678 | 2026.03.04 04:40:23.429799 [ 75 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2026.03.04 04:40:23.429819 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17680 | 2026.03.04 04:40:23.429903 [ 221 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17681 | 2026.03.04 04:40:23.429929 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 17682 | 2026.03.04 04:40:23.429961 [ 221 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17683 | 2026.03.04 04:40:23.430061 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17684 | 2026.03.04 04:40:23.430098 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 17685 | 2026.03.04 04:40:23.430170 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 17686 | 2026.03.04 04:40:23.430214 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 17687 | 2026.03.04 04:40:23.430256 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 17688 | 2026.03.04 04:40:23.430295 [ 199 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 17689 | 2026.03.04 04:40:23.431051 [ 186 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159823 sec., 296596.9807462001 rows/sec., 18.80 MiB/sec. | ||
| 17690 | 2026.03.04 04:40:23.431263 [ 201 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 17691 | 2026.03.04 04:40:23.431561 [ 201 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.03.04 04:40:23.431628 [ 201 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_27_6} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 17693 | 2026.03.04 04:40:23.431719 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17694 | 2026.03.04 04:40:23.432273 [ 221 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17695 | 2026.03.04 04:40:23.983825 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.03.04 04:40:23.984024 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17697 | 2026.03.04 04:40:23.984101 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17698 | 2026.03.04 04:40:23.984859 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.03.04 04:40:23.984919 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17700 | 2026.03.04 04:40:23.985313 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17701 | 2026.03.04 04:40:23.985547 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.03.04 04:40:23.985719 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.44 MiB/sec. | ||
| 17703 | 2026.03.04 04:40:23.985715 [ 75 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17704 | 2026.03.04 04:40:23.985770 [ 261 ] {0d37be5d-fde8-468d-9c23-efcce81339cf} <Debug> TCPHandler: Processed in 0.00207772 sec. | ||
| 17705 | 2026.03.04 04:40:23.985797 [ 75 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.03.04 04:40:23.985826 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17707 | 2026.03.04 04:40:23.985902 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17708 | 2026.03.04 04:40:23.985975 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17709 | 2026.03.04 04:40:23.986009 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17710 | 2026.03.04 04:40:23.986060 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17711 | 2026.03.04 04:40:23.986135 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17712 | 2026.03.04 04:40:23.986179 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2895 rows starting from the beginning of the part | ||
| 17713 | 2026.03.04 04:40:23.986267 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 243 rows starting from the beginning of the part | ||
| 17714 | 2026.03.04 04:40:23.986326 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part | ||
| 17715 | 2026.03.04 04:40:23.986378 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 122 rows starting from the beginning of the part | ||
| 17716 | 2026.03.04 04:40:23.986426 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1958 rows starting from the beginning of the part | ||
| 17717 | 2026.03.04 04:40:23.986484 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 17718 | 2026.03.04 04:40:23.986511 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17719 | 2026.03.04 04:40:23.986555 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17720 | 2026.03.04 04:40:23.986892 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17721 | 2026.03.04 04:40:23.987110 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17722 | 2026.03.04 04:40:23.987237 [ 75 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17723 | 2026.03.04 04:40:23.987247 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 17724 | 2026.03.04 04:40:23.987269 [ 75 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2026.03.04 04:40:23.987292 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17726 | 2026.03.04 04:40:23.987295 [ 261 ] {24eaad45-cdd5-43ef-9990-50042e1a84ea} <Debug> TCPHandler: Processed in 0.001455618 sec. | ||
| 17727 | 2026.03.04 04:40:23.987384 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17728 | 2026.03.04 04:40:23.987424 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17729 | 2026.03.04 04:40:23.987478 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17730 | 2026.03.04 04:40:23.987510 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1552 rows starting from the beginning of the part | ||
| 17731 | 2026.03.04 04:40:23.987520 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17732 | 2026.03.04 04:40:23.987566 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17733 | 2026.03.04 04:40:23.987573 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 135 rows starting from the beginning of the part | ||
| 17734 | 2026.03.04 04:40:23.987620 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part | ||
| 17735 | 2026.03.04 04:40:23.987663 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 97 rows starting from the beginning of the part | ||
| 17736 | 2026.03.04 04:40:23.987703 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1023 rows starting from the beginning of the part | ||
| 17737 | 2026.03.04 04:40:23.987742 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 17738 | 2026.03.04 04:40:23.988060 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.03.04 04:40:23.988098 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17740 | 2026.03.04 04:40:23.988463 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17741 | 2026.03.04 04:40:23.988504 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259686 sec., 2058640.0499064256 rows/sec., 166.56 MiB/sec. | ||
| 17742 | 2026.03.04 04:40:23.988691 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.03.04 04:40:23.988783 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17744 | 2026.03.04 04:40:23.988854 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001354 sec., 94534.71196454948 rows/sec., 6.58 MiB/sec. | ||
| 17745 | 2026.03.04 04:40:23.988900 [ 261 ] {307c01bd-c7d9-424c-b864-154b3d9ba501} <Debug> TCPHandler: Processed in 0.001523969 sec. | ||
| 17746 | 2026.03.04 04:40:23.989028 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17747 | 2026.03.04 04:40:23.989050 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17748 | 2026.03.04 04:40:23.989116 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772334 sec., 1660522.2266231985 rows/sec., 123.64 MiB/sec. | ||
| 17749 | 2026.03.04 04:40:23.989129 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_136_27} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17750 | 2026.03.04 04:40:23.989129 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17751 | 2026.03.04 04:40:23.989194 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17752 | 2026.03.04 04:40:23.989220 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 17753 | 2026.03.04 04:40:23.989334 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17754 | 2026.03.04 04:40:23.989572 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17755 | 2026.03.04 04:40:23.989618 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17756 | 2026.03.04 04:40:23.989620 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17757 | 2026.03.04 04:40:23.989718 [ 191 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_136_27} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17758 | 2026.03.04 04:40:23.989813 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17759 | 2026.03.04 04:40:23.989961 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17760 | 2026.03.04 04:40:23.990183 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.03.04 04:40:23.990314 [ 87 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17762 | 2026.03.04 04:40:23.990321 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001213 sec., 39571.31079967024 rows/sec., 2.67 MiB/sec. | ||
| 17763 | 2026.03.04 04:40:23.990355 [ 87 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2026.03.04 04:40:23.990376 [ 261 ] {98f3eaec-701e-4b54-98e5-e9aea316ab7c} <Debug> TCPHandler: Processed in 0.001398097 sec. | ||
| 17765 | 2026.03.04 04:40:23.990378 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17766 | 2026.03.04 04:40:23.990533 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17767 | 2026.03.04 04:40:23.990681 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17768 | 2026.03.04 04:40:23.990718 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7170 rows starting from the beginning of the part | ||
| 17769 | 2026.03.04 04:40:23.990785 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17770 | 2026.03.04 04:40:23.990830 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17771 | 2026.03.04 04:40:23.990873 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17772 | 2026.03.04 04:40:23.990910 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 12 rows starting from the beginning of the part | ||
| 17773 | 2026.03.04 04:40:23.990958 [ 192 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 48 rows starting from the beginning of the part | ||
| 17774 | 2026.03.04 04:40:23.992850 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7410 rows, containing 4 columns (4 merged, 0 gathered) in 0.002385606 sec., 3106129.008729857 rows/sec., 206.74 MiB/sec. | ||
| 17775 | 2026.03.04 04:40:23.993264 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17776 | 2026.03.04 04:40:23.993522 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.03.04 04:40:23.993593 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_136_27} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17778 | 2026.03.04 04:40:23.993667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 17779 | 2026.03.04 04:40:24.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.07 MiB, peak 409.78 MiB, free memory in arenas 0.00 B, will set to 393.70 MiB (RSS), difference: 3.62 MiB | ||
| 17780 | 2026.03.04 04:40:25.727082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38876 | ||
| 17781 | 2026.03.04 04:40:25.727621 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.03.04 04:40:25.727668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17783 | 2026.03.04 04:40:25.728179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17784 | 2026.03.04 04:40:25.728436 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.03.04 04:40:25.728573 [ 123 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17786 | 2026.03.04 04:40:25.728592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38876 | ||
| 17787 | 2026.03.04 04:40:25.728639 [ 123 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.03.04 04:40:25.728664 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17789 | 2026.03.04 04:40:25.728858 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17790 | 2026.03.04 04:40:25.729044 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17791 | 2026.03.04 04:40:25.729081 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36508 rows starting from the beginning of the part | ||
| 17792 | 2026.03.04 04:40:25.729146 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17793 | 2026.03.04 04:40:25.729188 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17794 | 2026.03.04 04:40:25.729229 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17795 | 2026.03.04 04:40:25.729268 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17796 | 2026.03.04 04:40:25.729305 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17797 | 2026.03.04 04:40:25.731732 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962307 sec., 13123555.391119152 rows/sec., 187.73 MiB/sec. | ||
| 17798 | 2026.03.04 04:40:25.732036 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17799 | 2026.03.04 04:40:25.732324 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.03.04 04:40:25.732410 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_81_16} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17801 | 2026.03.04 04:40:25.732505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17802 | 2026.03.04 04:40:27.809125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17803 | 2026.03.04 04:40:27.825902 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17804 | 2026.03.04 04:40:27.825956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17805 | 2026.03.04 04:40:27.832130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17806 | 2026.03.04 04:40:27.832834 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17807 | 2026.03.04 04:40:27.833220 [ 142 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17808 | 2026.03.04 04:40:27.833315 [ 142 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17809 | 2026.03.04 04:40:27.833355 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17810 | 2026.03.04 04:40:27.833536 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17811 | 2026.03.04 04:40:27.836052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17812 | 2026.03.04 04:40:27.837641 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17813 | 2026.03.04 04:40:27.839206 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17814 | 2026.03.04 04:40:27.843825 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17815 | 2026.03.04 04:40:27.848411 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17816 | 2026.03.04 04:40:27.853033 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17817 | 2026.03.04 04:40:27.858059 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17818 | 2026.03.04 04:40:27.862882 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17819 | 2026.03.04 04:40:27.919722 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086259844 sec., 7071.6566563695615 rows/sec., 36.57 MiB/sec. | ||
| 17820 | 2026.03.04 04:40:27.921993 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17821 | 2026.03.04 04:40:27.923753 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17822 | 2026.03.04 04:40:27.923853 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_81_16} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17823 | 2026.03.04 04:40:27.925483 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17824 | 2026.03.04 04:40:28.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.79 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 393.73 MiB (RSS), difference: -1.06 MiB | ||
| 17825 | 2026.03.04 04:40:28.361478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2188 | ||
| 17826 | 2026.03.04 04:40:28.363966 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17827 | 2026.03.04 04:40:28.364021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17828 | 2026.03.04 04:40:28.365223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17829 | 2026.03.04 04:40:28.365497 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.03.04 04:40:28.365692 [ 152 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17831 | 2026.03.04 04:40:28.365760 [ 152 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17832 | 2026.03.04 04:40:28.365780 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17833 | 2026.03.04 04:40:28.365890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 17834 | 2026.03.04 04:40:28.365897 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 17835 | 2026.03.04 04:40:28.366516 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17836 | 2026.03.04 04:40:28.366671 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2020 rows starting from the beginning of the part | ||
| 17837 | 2026.03.04 04:40:28.367078 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 17838 | 2026.03.04 04:40:28.367422 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 38 rows starting from the beginning of the part | ||
| 17839 | 2026.03.04 04:40:28.367777 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 17840 | 2026.03.04 04:40:28.368110 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 17841 | 2026.03.04 04:40:28.368436 [ 196 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
| 17842 | 2026.03.04 04:40:28.375284 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2188 rows, containing 72 columns (72 merged, 0 gathered) in 0.009437642 sec., 231837.57129164255 rows/sec., 178.84 MiB/sec. | ||
| 17843 | 2026.03.04 04:40:28.377067 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17844 | 2026.03.04 04:40:28.377582 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.03.04 04:40:28.377653 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_61_12} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17846 | 2026.03.04 04:40:28.377823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 17847 | 2026.03.04 04:40:28.986834 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17848 | 2026.03.04 04:40:28.987035 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17849 | 2026.03.04 04:40:28.987104 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17850 | 2026.03.04 04:40:28.987820 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.03.04 04:40:28.987869 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17852 | 2026.03.04 04:40:28.988273 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17853 | 2026.03.04 04:40:28.988506 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.03.04 04:40:28.988658 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001679 sec., 72662.29898749256 rows/sec., 6.24 MiB/sec. | ||
| 17855 | 2026.03.04 04:40:28.988701 [ 261 ] {04d63bd2-cb44-4e25-a6d4-a47838799a19} <Debug> TCPHandler: Processed in 0.002012069 sec. | ||
| 17856 | 2026.03.04 04:40:28.988829 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17857 | 2026.03.04 04:40:28.988925 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17858 | 2026.03.04 04:40:28.988966 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17859 | 2026.03.04 04:40:28.989389 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.03.04 04:40:28.989427 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17861 | 2026.03.04 04:40:28.989732 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17862 | 2026.03.04 04:40:28.989940 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2026.03.04 04:40:28.990071 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001165 sec., 28326.18025751073 rows/sec., 2.08 MiB/sec. | ||
| 17864 | 2026.03.04 04:40:28.990084 [ 152 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17865 | 2026.03.04 04:40:28.990110 [ 261 ] {0210c0a8-dbf7-446a-9db9-432b25a47add} <Debug> TCPHandler: Processed in 0.001331055 sec. | ||
| 17866 | 2026.03.04 04:40:28.990164 [ 152 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17867 | 2026.03.04 04:40:28.990196 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17868 | 2026.03.04 04:40:28.990253 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2026.03.04 04:40:28.990333 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17870 | 2026.03.04 04:40:28.990356 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17871 | 2026.03.04 04:40:28.990418 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17872 | 2026.03.04 04:40:28.990492 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17873 | 2026.03.04 04:40:28.990535 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 17874 | 2026.03.04 04:40:28.990617 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 47 rows starting from the beginning of the part | ||
| 17875 | 2026.03.04 04:40:28.990673 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 8 rows starting from the beginning of the part | ||
| 17876 | 2026.03.04 04:40:28.990726 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 33 rows starting from the beginning of the part | ||
| 17877 | 2026.03.04 04:40:28.990774 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 23 rows starting from the beginning of the part | ||
| 17878 | 2026.03.04 04:40:28.990822 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 33 rows starting from the beginning of the part | ||
| 17879 | 2026.03.04 04:40:28.990863 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17880 | 2026.03.04 04:40:28.990905 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17881 | 2026.03.04 04:40:28.991259 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17882 | 2026.03.04 04:40:28.991488 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17883 | 2026.03.04 04:40:28.991626 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001288 sec., 75310.55900621117 rows/sec., 5.88 MiB/sec. | ||
| 17884 | 2026.03.04 04:40:28.991666 [ 261 ] {bb373df8-a0d5-4219-92c8-093147a4393b} <Debug> TCPHandler: Processed in 0.001460978 sec. | ||
| 17885 | 2026.03.04 04:40:28.991723 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451588 sec., 254893.26172440115 rows/sec., 18.24 MiB/sec. | ||
| 17886 | 2026.03.04 04:40:28.991793 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.03.04 04:40:28.991893 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17888 | 2026.03.04 04:40:28.991915 [ 188 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17889 | 2026.03.04 04:40:28.991940 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17890 | 2026.03.04 04:40:28.992219 [ 188 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17891 | 2026.03.04 04:40:28.992303 [ 188 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_116_23} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17892 | 2026.03.04 04:40:28.992362 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2026.03.04 04:40:28.992396 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17894 | 2026.03.04 04:40:28.992403 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17895 | 2026.03.04 04:40:28.992814 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17896 | 2026.03.04 04:40:28.993029 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2026.03.04 04:40:28.993161 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 17898 | 2026.03.04 04:40:28.993199 [ 261 ] {f78014bf-18b9-4b9d-a1dc-94339ef05aee} <Debug> TCPHandler: Processed in 0.001454688 sec. | ||
| 17899 | 2026.03.04 04:40:28.993312 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17900 | 2026.03.04 04:40:28.993408 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17901 | 2026.03.04 04:40:28.993463 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <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 | ||
| 17902 | 2026.03.04 04:40:28.994338 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2026.03.04 04:40:28.994375 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17904 | 2026.03.04 04:40:28.994929 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17905 | 2026.03.04 04:40:28.995166 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2026.03.04 04:40:28.995309 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 17907 | 2026.03.04 04:40:28.995380 [ 261 ] {4453a32d-18a7-4809-a4aa-97a3c1dc59b3} <Debug> TCPHandler: Processed in 0.002117501 sec. | ||
| 17908 | 2026.03.04 04:40:28.995501 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.03.04 04:40:28.995603 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17910 | 2026.03.04 04:40:28.995647 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17911 | 2026.03.04 04:40:28.996009 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.03.04 04:40:28.996051 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17913 | 2026.03.04 04:40:28.996358 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17914 | 2026.03.04 04:40:28.996564 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.03.04 04:40:28.996695 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 17916 | 2026.03.04 04:40:28.996732 [ 261 ] {3c102b99-cb4f-4efe-a91b-50d396cad6c5} <Debug> TCPHandler: Processed in 0.001279975 sec. | ||
| 17917 | 2026.03.04 04:40:33.028288 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17918 | 2026.03.04 04:40:33.028364 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17919 | 2026.03.04 04:40:33.186724 [ 223 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17920 | 2026.03.04 04:40:33.186783 [ 223 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17921 | 2026.03.04 04:40:33.190461 [ 223 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17922 | 2026.03.04 04:40:33.228777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39388 | ||
| 17923 | 2026.03.04 04:40:33.229372 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.03.04 04:40:33.229415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17925 | 2026.03.04 04:40:33.229901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17926 | 2026.03.04 04:40:33.230129 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.03.04 04:40:33.230259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39388 | ||
| 17928 | 2026.03.04 04:40:33.265290 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17929 | 2026.03.04 04:40:33.265324 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17930 | 2026.03.04 04:40:33.269078 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17931 | 2026.03.04 04:40:33.312484 [ 221 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17932 | 2026.03.04 04:40:33.312518 [ 221 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17933 | 2026.03.04 04:40:33.315439 [ 221 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17934 | 2026.03.04 04:40:33.986691 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17935 | 2026.03.04 04:40:33.986875 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17936 | 2026.03.04 04:40:33.986947 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17937 | 2026.03.04 04:40:33.987624 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17938 | 2026.03.04 04:40:33.987678 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17939 | 2026.03.04 04:40:33.988079 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17940 | 2026.03.04 04:40:33.988316 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.03.04 04:40:33.988478 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001653 sec., 43557.16878402904 rows/sec., 3.49 MiB/sec. | ||
| 17942 | 2026.03.04 04:40:33.988534 [ 261 ] {58fafc37-086a-4986-8dea-cd8fc96509e4} <Debug> TCPHandler: Processed in 0.001981858 sec. | ||
| 17943 | 2026.03.04 04:40:33.988663 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17944 | 2026.03.04 04:40:33.988769 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17945 | 2026.03.04 04:40:33.988814 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17946 | 2026.03.04 04:40:33.989249 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17947 | 2026.03.04 04:40:33.989288 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17948 | 2026.03.04 04:40:33.989610 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17949 | 2026.03.04 04:40:33.989831 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17950 | 2026.03.04 04:40:33.989967 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001221 sec., 6552.006552006552 rows/sec., 492.68 KiB/sec. | ||
| 17951 | 2026.03.04 04:40:33.990006 [ 261 ] {5fb0652d-ee72-4f8d-86f3-159a6b6ce6ca} <Debug> TCPHandler: Processed in 0.001393797 sec. | ||
| 17952 | 2026.03.04 04:40:33.990072 [ 221 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17953 | 2026.03.04 04:40:33.990106 [ 221 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17954 | 2026.03.04 04:40:33.990112 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17955 | 2026.03.04 04:40:33.990212 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17956 | 2026.03.04 04:40:33.990255 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17957 | 2026.03.04 04:40:33.990694 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2026.03.04 04:40:33.990731 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17959 | 2026.03.04 04:40:33.991044 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17960 | 2026.03.04 04:40:33.991273 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.03.04 04:40:33.991410 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001217 sec., 59161.87345932621 rows/sec., 4.62 MiB/sec. | ||
| 17962 | 2026.03.04 04:40:33.991453 [ 261 ] {d3254d1e-b912-404a-9749-21189e9be9b5} <Debug> TCPHandler: Processed in 0.001391967 sec. | ||
| 17963 | 2026.03.04 04:40:33.991540 [ 223 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17964 | 2026.03.04 04:40:33.991572 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17965 | 2026.03.04 04:40:33.991595 [ 223 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17966 | 2026.03.04 04:40:33.991678 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17967 | 2026.03.04 04:40:33.991731 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17968 | 2026.03.04 04:40:33.992150 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2026.03.04 04:40:33.992192 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17970 | 2026.03.04 04:40:33.992587 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17971 | 2026.03.04 04:40:33.992864 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2026.03.04 04:40:33.993006 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 17973 | 2026.03.04 04:40:33.993044 [ 261 ] {95b170fa-cd62-4e46-a9cd-4e9b8a9795fb} <Debug> TCPHandler: Processed in 0.001525639 sec. | ||
| 17974 | 2026.03.04 04:40:33.993150 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2026.03.04 04:40:33.993257 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.03.04 04:40:33.993321 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <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 | ||
| 17977 | 2026.03.04 04:40:33.993669 [ 221 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17978 | 2026.03.04 04:40:33.994145 [ 223 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17979 | 2026.03.04 04:40:33.994304 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2026.03.04 04:40:33.994357 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17981 | 2026.03.04 04:40:33.995107 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17982 | 2026.03.04 04:40:33.995432 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17983 | 2026.03.04 04:40:33.995588 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17984 | 2026.03.04 04:40:33.995621 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec. | ||
| 17985 | 2026.03.04 04:40:33.995655 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17986 | 2026.03.04 04:40:33.995680 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17987 | 2026.03.04 04:40:33.995686 [ 261 ] {1a701dc9-d0a6-4588-8211-1cceaab8ec5c} <Debug> TCPHandler: Processed in 0.002584939 sec. | ||
| 17988 | 2026.03.04 04:40:33.995771 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17989 | 2026.03.04 04:40:33.995817 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17990 | 2026.03.04 04:40:33.995928 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17991 | 2026.03.04 04:40:33.995948 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17992 | 2026.03.04 04:40:33.995979 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17993 | 2026.03.04 04:40:33.996002 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2484 rows starting from the beginning of the part | ||
| 17994 | 2026.03.04 04:40:33.996126 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
| 17995 | 2026.03.04 04:40:33.996235 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 33 rows starting from the beginning of the part | ||
| 17996 | 2026.03.04 04:40:33.996332 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 19 rows starting from the beginning of the part | ||
| 17997 | 2026.03.04 04:40:33.996358 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.03.04 04:40:33.996395 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 17999 | 2026.03.04 04:40:33.996431 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 33 rows starting from the beginning of the part | ||
| 18000 | 2026.03.04 04:40:33.996530 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part | ||
| 18001 | 2026.03.04 04:40:33.996712 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18002 | 2026.03.04 04:40:33.996941 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2026.03.04 04:40:33.997075 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 18004 | 2026.03.04 04:40:33.997115 [ 261 ] {116d3dca-f872-4512-b30c-8abdbae1d58b} <Debug> TCPHandler: Processed in 0.001354896 sec. | ||
| 18005 | 2026.03.04 04:40:34.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.91 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 393.94 MiB (RSS), difference: -8.97 MiB | ||
| 18006 | 2026.03.04 04:40:34.006558 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2585 rows, containing 19 columns (19 merged, 0 gathered) in 0.010824269 sec., 238815.20313288594 rows/sec., 427.95 MiB/sec. | ||
| 18007 | 2026.03.04 04:40:34.008963 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18008 | 2026.03.04 04:40:34.009285 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18009 | 2026.03.04 04:40:34.009350 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18010 | 2026.03.04 04:40:34.009455 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. | ||
| 18011 | 2026.03.04 04:40:35.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.26 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.25 MiB (RSS), difference: 14.00 MiB | ||
| 18012 | 2026.03.04 04:40:35.336169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18013 | 2026.03.04 04:40:35.355068 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18014 | 2026.03.04 04:40:35.355135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18015 | 2026.03.04 04:40:35.361552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18016 | 2026.03.04 04:40:35.362295 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18017 | 2026.03.04 04:40:35.366056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18018 | 2026.03.04 04:40:35.513131 [ 149 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 18019 | 2026.03.04 04:40:35.513204 [ 149 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2026.03.04 04:40:35.513230 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18021 | 2026.03.04 04:40:35.513347 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 18022 | 2026.03.04 04:40:35.513476 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18023 | 2026.03.04 04:40:35.513516 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 883 rows starting from the beginning of the part | ||
| 18024 | 2026.03.04 04:40:35.513593 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 18025 | 2026.03.04 04:40:35.513648 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 708 rows starting from the beginning of the part | ||
| 18026 | 2026.03.04 04:40:35.513700 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 18027 | 2026.03.04 04:40:35.513745 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 708 rows starting from the beginning of the part | ||
| 18028 | 2026.03.04 04:40:35.514915 [ 188 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617181 sec., 1451290.8573622864 rows/sec., 91.88 MiB/sec. | ||
| 18029 | 2026.03.04 04:40:35.515138 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 18030 | 2026.03.04 04:40:35.515447 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18031 | 2026.03.04 04:40:35.515533 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_47_10} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 18032 | 2026.03.04 04:40:35.515639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 18033 | 2026.03.04 04:40:38.366158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2212 | ||
| 18034 | 2026.03.04 04:40:38.368323 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.03.04 04:40:38.368375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18036 | 2026.03.04 04:40:38.369606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18037 | 2026.03.04 04:40:38.369892 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.03.04 04:40:38.370284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2212 | ||
| 18039 | 2026.03.04 04:40:38.989948 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18040 | 2026.03.04 04:40:38.990126 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18041 | 2026.03.04 04:40:38.990192 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18042 | 2026.03.04 04:40:38.990863 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18043 | 2026.03.04 04:40:38.990908 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18044 | 2026.03.04 04:40:38.991289 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18045 | 2026.03.04 04:40:38.991522 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2026.03.04 04:40:38.991675 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.25 MiB/sec. | ||
| 18047 | 2026.03.04 04:40:38.991722 [ 261 ] {f1b45288-8417-41e4-97d6-4aad09e1f2f1} <Debug> TCPHandler: Processed in 0.001902757 sec. | ||
| 18048 | 2026.03.04 04:40:38.991861 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18049 | 2026.03.04 04:40:38.991961 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18050 | 2026.03.04 04:40:38.992003 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18051 | 2026.03.04 04:40:38.992437 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18052 | 2026.03.04 04:40:38.992475 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18053 | 2026.03.04 04:40:38.992763 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18054 | 2026.03.04 04:40:38.993037 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18055 | 2026.03.04 04:40:38.993204 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001263 sec., 6334.125098970705 rows/sec., 516.50 KiB/sec. | ||
| 18056 | 2026.03.04 04:40:38.993257 [ 261 ] {c6dc651a-8d41-43b9-b426-c912363dfb97} <Debug> TCPHandler: Processed in 0.001447348 sec. | ||
| 18057 | 2026.03.04 04:40:38.993407 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18058 | 2026.03.04 04:40:38.993506 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18059 | 2026.03.04 04:40:38.993545 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18060 | 2026.03.04 04:40:38.994162 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2026.03.04 04:40:38.994199 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18062 | 2026.03.04 04:40:38.994518 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18063 | 2026.03.04 04:40:38.994728 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2026.03.04 04:40:38.994858 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001371 sec., 179431.07221006564 rows/sec., 15.99 MiB/sec. | ||
| 18065 | 2026.03.04 04:40:38.994895 [ 261 ] {599f36ff-e2a8-44c2-9e05-114ce29d5558} <Debug> TCPHandler: Processed in 0.001546709 sec. | ||
| 18066 | 2026.03.04 04:40:38.995027 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18067 | 2026.03.04 04:40:38.995126 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18068 | 2026.03.04 04:40:38.995166 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18069 | 2026.03.04 04:40:38.995609 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2026.03.04 04:40:38.995646 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18071 | 2026.03.04 04:40:38.995936 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18072 | 2026.03.04 04:40:38.996146 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18073 | 2026.03.04 04:40:38.996276 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001167 sec., 45415.59554413024 rows/sec., 3.35 MiB/sec. | ||
| 18074 | 2026.03.04 04:40:38.996319 [ 261 ] {389e098c-3437-4a19-9ed7-6e3a835dd81a} <Debug> TCPHandler: Processed in 0.001343346 sec. | ||
| 18075 | 2026.03.04 04:40:38.996432 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18076 | 2026.03.04 04:40:38.996527 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18077 | 2026.03.04 04:40:38.996565 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18078 | 2026.03.04 04:40:38.996973 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18079 | 2026.03.04 04:40:38.997009 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18080 | 2026.03.04 04:40:38.997296 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18081 | 2026.03.04 04:40:38.997499 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18082 | 2026.03.04 04:40:38.997626 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 18083 | 2026.03.04 04:40:38.997665 [ 261 ] {0786fe55-5220-486d-b8d1-58249a3a283a} <Debug> TCPHandler: Processed in 0.001282105 sec. | ||
| 18084 | 2026.03.04 04:40:38.997779 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18085 | 2026.03.04 04:40:38.997872 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18086 | 2026.03.04 04:40:38.997912 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18087 | 2026.03.04 04:40:38.998306 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2026.03.04 04:40:38.998342 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18089 | 2026.03.04 04:40:38.998628 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18090 | 2026.03.04 04:40:38.998830 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18091 | 2026.03.04 04:40:38.998958 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 18092 | 2026.03.04 04:40:38.998995 [ 261 ] {4c87c56d-8c44-4cc3-8e44-4af08f74ef72} <Debug> TCPHandler: Processed in 0.001265754 sec. | ||
| 18093 | 2026.03.04 04:40:38.999107 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18094 | 2026.03.04 04:40:38.999201 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18095 | 2026.03.04 04:40:38.999241 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18096 | 2026.03.04 04:40:38.999730 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18097 | 2026.03.04 04:40:38.999766 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18098 | 2026.03.04 04:40:39.000062 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18099 | 2026.03.04 04:40:39.000383 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18100 | 2026.03.04 04:40:39.000509 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001325 sec., 106415.09433962264 rows/sec., 8.60 MiB/sec. | ||
| 18101 | 2026.03.04 04:40:39.000545 [ 261 ] {a4c8ad06-3e58-4807-a1e1-61c6c1234569} <Debug> TCPHandler: Processed in 0.001487409 sec. | ||
| 18102 | 2026.03.04 04:40:39.000660 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18103 | 2026.03.04 04:40:39.000755 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18104 | 2026.03.04 04:40:39.000800 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18105 | 2026.03.04 04:40:39.001426 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18106 | 2026.03.04 04:40:39.001467 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18107 | 2026.03.04 04:40:39.001877 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18108 | 2026.03.04 04:40:39.002092 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2026.03.04 04:40:39.002222 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001484 sec., 134770.88948787062 rows/sec., 9.66 MiB/sec. | ||
| 18110 | 2026.03.04 04:40:39.002260 [ 261 ] {babff809-a1d4-48b6-bba7-276a89831151} <Debug> TCPHandler: Processed in 0.001651702 sec. | ||
| 18111 | 2026.03.04 04:40:39.002381 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18112 | 2026.03.04 04:40:39.002476 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18113 | 2026.03.04 04:40:39.002531 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <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 | ||
| 18114 | 2026.03.04 04:40:39.003473 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18115 | 2026.03.04 04:40:39.003572 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18116 | 2026.03.04 04:40:39.004151 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18117 | 2026.03.04 04:40:39.004373 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18118 | 2026.03.04 04:40:39.004514 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002055 sec., 16058.394160583943 rows/sec., 28.78 MiB/sec. | ||
| 18119 | 2026.03.04 04:40:39.004588 [ 261 ] {d5ec6a2a-6d21-4372-90b7-fcaeeddd4e6b} <Debug> TCPHandler: Processed in 0.002255973 sec. | ||
| 18120 | 2026.03.04 04:40:39.004719 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18121 | 2026.03.04 04:40:39.004821 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18122 | 2026.03.04 04:40:39.004864 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18123 | 2026.03.04 04:40:39.005227 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2026.03.04 04:40:39.005263 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18125 | 2026.03.04 04:40:39.005565 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18126 | 2026.03.04 04:40:39.005778 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18127 | 2026.03.04 04:40:39.005908 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 18128 | 2026.03.04 04:40:39.005944 [ 261 ] {79d784bf-479a-4622-9829-4cdab12358f5} <Debug> TCPHandler: Processed in 0.001276634 sec. | ||
| 18129 | 2026.03.04 04:40:39.267710 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18130 | 2026.03.04 04:40:39.267778 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18131 | 2026.03.04 04:40:39.270770 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18132 | 2026.03.04 04:40:40.730448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39836 | ||
| 18133 | 2026.03.04 04:40:40.730970 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18134 | 2026.03.04 04:40:40.731011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18135 | 2026.03.04 04:40:40.731502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18136 | 2026.03.04 04:40:40.731740 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18137 | 2026.03.04 04:40:40.731864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39836 | ||
| 18138 | 2026.03.04 04:40:42.866160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18139 | 2026.03.04 04:40:42.885225 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18140 | 2026.03.04 04:40:42.885293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18141 | 2026.03.04 04:40:42.891612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18142 | 2026.03.04 04:40:42.892352 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.03.04 04:40:42.896054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18144 | 2026.03.04 04:40:43.986969 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18145 | 2026.03.04 04:40:43.987260 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18146 | 2026.03.04 04:40:43.987367 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18147 | 2026.03.04 04:40:43.988231 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2026.03.04 04:40:43.988279 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18149 | 2026.03.04 04:40:43.988676 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18150 | 2026.03.04 04:40:43.988911 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.03.04 04:40:43.989076 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001895 sec., 37994.72295514512 rows/sec., 3.05 MiB/sec. | ||
| 18152 | 2026.03.04 04:40:43.989129 [ 261 ] {b8c6a56e-4717-4f4e-aa09-2ccde5539cac} <Debug> TCPHandler: Processed in 0.002354615 sec. | ||
| 18153 | 2026.03.04 04:40:43.989265 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18154 | 2026.03.04 04:40:43.989370 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18155 | 2026.03.04 04:40:43.989414 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18156 | 2026.03.04 04:40:43.989846 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18157 | 2026.03.04 04:40:43.989885 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18158 | 2026.03.04 04:40:43.990192 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18159 | 2026.03.04 04:40:43.990404 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18160 | 2026.03.04 04:40:43.990542 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001196 sec., 6688.963210702341 rows/sec., 502.98 KiB/sec. | ||
| 18161 | 2026.03.04 04:40:43.990582 [ 261 ] {51f62776-ec6b-459c-bd9c-63054d51e68c} <Debug> TCPHandler: Processed in 0.001369046 sec. | ||
| 18162 | 2026.03.04 04:40:43.990697 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.03.04 04:40:43.990796 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18164 | 2026.03.04 04:40:43.990837 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18165 | 2026.03.04 04:40:43.991269 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18166 | 2026.03.04 04:40:43.991307 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18167 | 2026.03.04 04:40:43.991612 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18168 | 2026.03.04 04:40:43.991832 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18169 | 2026.03.04 04:40:43.991963 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001187 sec., 60657.11878685763 rows/sec., 4.74 MiB/sec. | ||
| 18170 | 2026.03.04 04:40:43.992002 [ 261 ] {d82e7e9f-185f-4f9e-9803-a51f84b9031a} <Debug> TCPHandler: Processed in 0.001355436 sec. | ||
| 18171 | 2026.03.04 04:40:43.992118 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18172 | 2026.03.04 04:40:43.992214 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18173 | 2026.03.04 04:40:43.992259 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18174 | 2026.03.04 04:40:43.992677 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.03.04 04:40:43.992713 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18176 | 2026.03.04 04:40:43.993032 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18177 | 2026.03.04 04:40:43.993240 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18178 | 2026.03.04 04:40:43.993365 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 18179 | 2026.03.04 04:40:43.993390 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_135_32 to all_136_136_0 | ||
| 18180 | 2026.03.04 04:40:43.993401 [ 261 ] {e3dbb90f-fcee-4a29-8489-da817f320865} <Debug> TCPHandler: Processed in 0.001374617 sec. | ||
| 18181 | 2026.03.04 04:40:43.993457 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2026.03.04 04:40:43.993481 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18183 | 2026.03.04 04:40:43.993540 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18184 | 2026.03.04 04:40:43.993570 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_32 to all_136_136_0 into Compact with storage Full | ||
| 18185 | 2026.03.04 04:40:43.993632 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18186 | 2026.03.04 04:40:43.993669 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18187 | 2026.03.04 04:40:43.993684 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <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 | ||
| 18188 | 2026.03.04 04:40:43.993702 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_32, total 45035 rows starting from the beginning of the part | ||
| 18189 | 2026.03.04 04:40:43.993838 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 128 rows starting from the beginning of the part | ||
| 18190 | 2026.03.04 04:40:43.994542 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18191 | 2026.03.04 04:40:43.994578 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18192 | 2026.03.04 04:40:43.995095 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18193 | 2026.03.04 04:40:43.995351 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2026.03.04 04:40:43.995496 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001824 sec., 4385.964912280701 rows/sec., 7.86 MiB/sec. | ||
| 18195 | 2026.03.04 04:40:43.995575 [ 261 ] {a1d281c3-d4b1-4483-be4b-3ca1c33e4863} <Debug> TCPHandler: Processed in 0.00203175 sec. | ||
| 18196 | 2026.03.04 04:40:43.995691 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.03.04 04:40:43.995787 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18198 | 2026.03.04 04:40:43.995830 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18199 | 2026.03.04 04:40:43.996185 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18200 | 2026.03.04 04:40:43.996221 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18201 | 2026.03.04 04:40:43.996549 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18202 | 2026.03.04 04:40:43.996762 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.03.04 04:40:43.996893 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 18204 | 2026.03.04 04:40:43.996930 [ 261 ] {feb2210c-9a7b-418e-8dff-2618c007637c} <Debug> TCPHandler: Processed in 0.001289515 sec. | ||
| 18205 | 2026.03.04 04:40:44.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.01 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.27 MiB (RSS), difference: -6.74 MiB | ||
| 18206 | 2026.03.04 04:40:44.000878 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45163 rows, containing 5 columns (5 merged, 0 gathered) in 0.007282591 sec., 6201501.635887558 rows/sec., 409.08 MiB/sec. | ||
| 18207 | 2026.03.04 04:40:44.001319 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Trace> MergedBlockOutputStream: filled checksums all_1_136_33 (state Temporary) | ||
| 18208 | 2026.03.04 04:40:44.001625 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_136_33 to all_1_136_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18209 | 2026.03.04 04:40:44.001699 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_136_33} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_135_32, all_136_136_0] -> all_1_136_33 | ||
| 18210 | 2026.03.04 04:40:44.001759 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18211 | 2026.03.04 04:40:45.000371 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.01 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.27 MiB (RSS), difference: 6.26 MiB | ||
| 18212 | 2026.03.04 04:40:48.028411 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18213 | 2026.03.04 04:40:48.028488 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18214 | 2026.03.04 04:40:48.232210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40348 | ||
| 18215 | 2026.03.04 04:40:48.232968 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18216 | 2026.03.04 04:40:48.233009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18217 | 2026.03.04 04:40:48.233488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18218 | 2026.03.04 04:40:48.233707 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18219 | 2026.03.04 04:40:48.233835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40348 | ||
| 18220 | 2026.03.04 04:40:48.370626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2244 | ||
| 18221 | 2026.03.04 04:40:48.372957 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2026.03.04 04:40:48.373005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18223 | 2026.03.04 04:40:48.374175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18224 | 2026.03.04 04:40:48.374436 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2026.03.04 04:40:48.374701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
| 18226 | 2026.03.04 04:40:48.987728 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18227 | 2026.03.04 04:40:48.987933 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18228 | 2026.03.04 04:40:48.988004 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18229 | 2026.03.04 04:40:48.988729 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2026.03.04 04:40:48.988783 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18231 | 2026.03.04 04:40:48.989210 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18232 | 2026.03.04 04:40:48.989444 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2026.03.04 04:40:48.989614 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001736 sec., 70276.49769585254 rows/sec., 6.03 MiB/sec. | ||
| 18234 | 2026.03.04 04:40:48.989639 [ 136 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18235 | 2026.03.04 04:40:48.989668 [ 261 ] {24754fd1-5f63-4e47-93fc-c90e0b47a302} <Debug> TCPHandler: Processed in 0.00208775 sec. | ||
| 18236 | 2026.03.04 04:40:48.989717 [ 136 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18237 | 2026.03.04 04:40:48.989747 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18238 | 2026.03.04 04:40:48.989826 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.03.04 04:40:48.989870 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18240 | 2026.03.04 04:40:48.989936 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18241 | 2026.03.04 04:40:48.989985 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18242 | 2026.03.04 04:40:48.989991 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18243 | 2026.03.04 04:40:48.990034 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2895 rows starting from the beginning of the part | ||
| 18244 | 2026.03.04 04:40:48.990106 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 122 rows starting from the beginning of the part | ||
| 18245 | 2026.03.04 04:40:48.990153 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 72 rows starting from the beginning of the part | ||
| 18246 | 2026.03.04 04:40:48.990196 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 246 rows starting from the beginning of the part | ||
| 18247 | 2026.03.04 04:40:48.990239 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 72 rows starting from the beginning of the part | ||
| 18248 | 2026.03.04 04:40:48.990279 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 122 rows starting from the beginning of the part | ||
| 18249 | 2026.03.04 04:40:48.990440 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.03.04 04:40:48.990485 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18251 | 2026.03.04 04:40:48.990825 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18252 | 2026.03.04 04:40:48.991052 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.03.04 04:40:48.991198 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001286 sec., 25660.964230171074 rows/sec., 1.88 MiB/sec. | ||
| 18254 | 2026.03.04 04:40:48.991240 [ 261 ] {6ff4bdd2-4f73-4d9f-b418-0e847fc23c01} <Debug> TCPHandler: Processed in 0.001471448 sec. | ||
| 18255 | 2026.03.04 04:40:48.991351 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.03.04 04:40:48.991448 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18257 | 2026.03.04 04:40:48.991490 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18258 | 2026.03.04 04:40:48.991804 [ 191 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001975898 sec., 1786023.3676029837 rows/sec., 147.31 MiB/sec. | ||
| 18259 | 2026.03.04 04:40:48.991933 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18260 | 2026.03.04 04:40:48.991974 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18261 | 2026.03.04 04:40:48.992163 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18262 | 2026.03.04 04:40:48.992303 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18263 | 2026.03.04 04:40:48.992563 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2026.03.04 04:40:48.992592 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.03.04 04:40:48.992665 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_141_28} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18266 | 2026.03.04 04:40:48.992740 [ 135 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18267 | 2026.03.04 04:40:48.992742 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001314 sec., 73820.39573820395 rows/sec., 5.77 MiB/sec. | ||
| 18268 | 2026.03.04 04:40:48.992790 [ 135 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.03.04 04:40:48.992792 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 18270 | 2026.03.04 04:40:48.992826 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18271 | 2026.03.04 04:40:48.992835 [ 261 ] {5ac5486f-24ab-40a1-b0eb-79376083e83b} <Debug> TCPHandler: Processed in 0.00153356 sec. | ||
| 18272 | 2026.03.04 04:40:48.992933 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18273 | 2026.03.04 04:40:48.993002 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2026.03.04 04:40:48.993035 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18275 | 2026.03.04 04:40:48.993070 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1552 rows starting from the beginning of the part | ||
| 18276 | 2026.03.04 04:40:48.993127 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18277 | 2026.03.04 04:40:48.993135 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 97 rows starting from the beginning of the part | ||
| 18278 | 2026.03.04 04:40:48.993189 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18279 | 2026.03.04 04:40:48.993201 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 72 rows starting from the beginning of the part | ||
| 18280 | 2026.03.04 04:40:48.993256 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 141 rows starting from the beginning of the part | ||
| 18281 | 2026.03.04 04:40:48.993298 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 72 rows starting from the beginning of the part | ||
| 18282 | 2026.03.04 04:40:48.993340 [ 186 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 97 rows starting from the beginning of the part | ||
| 18283 | 2026.03.04 04:40:48.993690 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18284 | 2026.03.04 04:40:48.993740 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18285 | 2026.03.04 04:40:48.994135 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18286 | 2026.03.04 04:40:48.994360 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18287 | 2026.03.04 04:40:48.994447 [ 194 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155038 sec., 1310001.419006953 rows/sec., 99.23 MiB/sec. | ||
| 18288 | 2026.03.04 04:40:48.994486 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_136_33 to all_137_137_0 | ||
| 18289 | 2026.03.04 04:40:48.994499 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 18290 | 2026.03.04 04:40:48.994529 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18291 | 2026.03.04 04:40:48.994553 [ 261 ] {f9f75baf-2988-4dce-8662-b0b7a25dd6b7} <Debug> TCPHandler: Processed in 0.001613191 sec. | ||
| 18292 | 2026.03.04 04:40:48.994553 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18293 | 2026.03.04 04:40:48.994636 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_33 to all_137_137_0 into Compact with storage Full | ||
| 18294 | 2026.03.04 04:40:48.994668 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18295 | 2026.03.04 04:40:48.994676 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18296 | 2026.03.04 04:40:48.994751 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18297 | 2026.03.04 04:40:48.994777 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18298 | 2026.03.04 04:40:48.994792 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_33, total 45163 rows starting from the beginning of the part | ||
| 18299 | 2026.03.04 04:40:48.994840 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <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 | ||
| 18300 | 2026.03.04 04:40:48.994879 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18301 | 2026.03.04 04:40:48.994966 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18302 | 2026.03.04 04:40:48.995048 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_141_28} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18303 | 2026.03.04 04:40:48.995136 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 18304 | 2026.03.04 04:40:48.995749 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18305 | 2026.03.04 04:40:48.995787 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18306 | 2026.03.04 04:40:48.996366 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18307 | 2026.03.04 04:40:48.996593 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2026.03.04 04:40:48.996738 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001979 sec., 16675.088428499243 rows/sec., 29.88 MiB/sec. | ||
| 18309 | 2026.03.04 04:40:48.996811 [ 261 ] {d39814bc-3de0-4adf-a4cd-4bb736dcdff7} <Debug> TCPHandler: Processed in 0.002186472 sec. | ||
| 18310 | 2026.03.04 04:40:48.996934 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18311 | 2026.03.04 04:40:48.997032 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18312 | 2026.03.04 04:40:48.997074 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18313 | 2026.03.04 04:40:48.997422 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18314 | 2026.03.04 04:40:48.997459 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18315 | 2026.03.04 04:40:48.997767 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18316 | 2026.03.04 04:40:48.997981 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.03.04 04:40:48.998106 [ 135 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18318 | 2026.03.04 04:40:48.998113 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 18319 | 2026.03.04 04:40:48.998142 [ 135 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18320 | 2026.03.04 04:40:48.998173 [ 261 ] {05d0766c-68f1-47de-a221-870019261bc1} <Debug> TCPHandler: Processed in 0.001290475 sec. | ||
| 18321 | 2026.03.04 04:40:48.998177 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.02 GiB. | ||
| 18322 | 2026.03.04 04:40:48.998282 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18323 | 2026.03.04 04:40:48.998409 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18324 | 2026.03.04 04:40:48.998443 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7410 rows starting from the beginning of the part | ||
| 18325 | 2026.03.04 04:40:48.998508 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18326 | 2026.03.04 04:40:48.998556 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18327 | 2026.03.04 04:40:48.998598 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18328 | 2026.03.04 04:40:48.998638 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18329 | 2026.03.04 04:40:48.998677 [ 194 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18330 | 2026.03.04 04:40:49.001078 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002840405 sec., 2714401.64342761 rows/sec., 180.76 MiB/sec. | ||
| 18331 | 2026.03.04 04:40:49.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.17 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.53 MiB (RSS), difference: -10.65 MiB | ||
| 18332 | 2026.03.04 04:40:49.001630 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18333 | 2026.03.04 04:40:49.001981 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2026.03.04 04:40:49.002068 [ 200 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_141_28} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18335 | 2026.03.04 04:40:49.002177 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18336 | 2026.03.04 04:40:49.002851 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45323 rows, containing 5 columns (5 merged, 0 gathered) in 0.008238339 sec., 5501473.051788716 rows/sec., 362.97 MiB/sec. | ||
| 18337 | 2026.03.04 04:40:49.003412 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Trace> MergedBlockOutputStream: filled checksums all_1_137_34 (state Temporary) | ||
| 18338 | 2026.03.04 04:40:49.003737 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_137_34 to all_1_137_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.03.04 04:40:49.003824 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_137_34} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_136_33, all_137_137_0] -> all_1_137_34 | ||
| 18340 | 2026.03.04 04:40:49.003922 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18341 | 2026.03.04 04:40:49.273592 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18342 | 2026.03.04 04:40:49.273789 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18343 | 2026.03.04 04:40:49.273859 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18344 | 2026.03.04 04:40:49.274515 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2026.03.04 04:40:49.274567 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18346 | 2026.03.04 04:40:49.274954 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18347 | 2026.03.04 04:40:49.275185 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18348 | 2026.03.04 04:40:49.275350 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 202.47 KiB/sec. | ||
| 18349 | 2026.03.04 04:40:49.275409 [ 261 ] {233064a5-c712-46fc-96b6-d78ca60e12b6} <Debug> TCPHandler: Processed in 0.001961618 sec. | ||
| 18350 | 2026.03.04 04:40:49.275540 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18351 | 2026.03.04 04:40:49.275646 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18352 | 2026.03.04 04:40:49.275690 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18353 | 2026.03.04 04:40:49.277109 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18354 | 2026.03.04 04:40:49.277149 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18355 | 2026.03.04 04:40:49.277603 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18356 | 2026.03.04 04:40:49.277821 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18357 | 2026.03.04 04:40:49.277966 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002343 sec., 835680.7511737089 rows/sec., 62.61 MiB/sec. | ||
| 18358 | 2026.03.04 04:40:49.278008 [ 261 ] {88cf00a6-f25b-4bee-b2f1-e51193670f4d} <Debug> TCPHandler: Processed in 0.002523239 sec. | ||
| 18359 | 2026.03.04 04:40:49.278133 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18360 | 2026.03.04 04:40:49.278234 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18361 | 2026.03.04 04:40:49.278275 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18362 | 2026.03.04 04:40:49.278699 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18363 | 2026.03.04 04:40:49.278738 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18364 | 2026.03.04 04:40:49.279044 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18365 | 2026.03.04 04:40:49.279251 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18366 | 2026.03.04 04:40:49.279369 [ 135 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18367 | 2026.03.04 04:40:49.279389 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001176 sec., 19557.8231292517 rows/sec., 1.42 MiB/sec. | ||
| 18368 | 2026.03.04 04:40:49.279437 [ 135 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18369 | 2026.03.04 04:40:49.279449 [ 261 ] {033df0fc-9987-493f-ae64-3c9499a9deb1} <Debug> TCPHandler: Processed in 0.001368796 sec. | ||
| 18370 | 2026.03.04 04:40:49.279466 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18371 | 2026.03.04 04:40:49.279579 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18372 | 2026.03.04 04:40:49.279605 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18373 | 2026.03.04 04:40:49.279682 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18374 | 2026.03.04 04:40:49.279728 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18375 | 2026.03.04 04:40:49.279766 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18376 | 2026.03.04 04:40:49.279810 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 18377 | 2026.03.04 04:40:49.279889 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 8 rows starting from the beginning of the part | ||
| 18378 | 2026.03.04 04:40:49.279938 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 53 rows starting from the beginning of the part | ||
| 18379 | 2026.03.04 04:40:49.279984 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 8 rows starting from the beginning of the part | ||
| 18380 | 2026.03.04 04:40:49.280022 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 33 rows starting from the beginning of the part | ||
| 18381 | 2026.03.04 04:40:49.280065 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 23 rows starting from the beginning of the part | ||
| 18382 | 2026.03.04 04:40:49.280378 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2026.03.04 04:40:49.280419 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18384 | 2026.03.04 04:40:49.280787 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18385 | 2026.03.04 04:40:49.280963 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419307 sec., 247303.7898072792 rows/sec., 17.60 MiB/sec. | ||
| 18386 | 2026.03.04 04:40:49.281003 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18387 | 2026.03.04 04:40:49.281128 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18388 | 2026.03.04 04:40:49.281149 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001486 sec., 476446.8371467026 rows/sec., 27.79 MiB/sec. | ||
| 18389 | 2026.03.04 04:40:49.281194 [ 261 ] {b6ef51cd-a49b-40af-863d-d98ac858bccc} <Debug> TCPHandler: Processed in 0.001666962 sec. | ||
| 18390 | 2026.03.04 04:40:49.281317 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18391 | 2026.03.04 04:40:49.281412 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18392 | 2026.03.04 04:40:49.281417 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18393 | 2026.03.04 04:40:49.281471 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18394 | 2026.03.04 04:40:49.281498 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_121_24} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18395 | 2026.03.04 04:40:49.281583 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18396 | 2026.03.04 04:40:49.281867 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.03.04 04:40:49.281909 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18398 | 2026.03.04 04:40:49.282208 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18399 | 2026.03.04 04:40:49.282426 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2026.03.04 04:40:49.282559 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 60.61 KiB/sec. | ||
| 18401 | 2026.03.04 04:40:49.282599 [ 261 ] {bb06f0d7-c9d9-4301-94dd-2416f15e2a39} <Debug> TCPHandler: Processed in 0.001332396 sec. | ||
| 18402 | 2026.03.04 04:40:49.282710 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2026.03.04 04:40:49.282807 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18404 | 2026.03.04 04:40:49.282847 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18405 | 2026.03.04 04:40:49.283621 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2026.03.04 04:40:49.283658 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18407 | 2026.03.04 04:40:49.284016 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18408 | 2026.03.04 04:40:49.284228 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.03.04 04:40:49.284371 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001582 sec., 646649.8103666245 rows/sec., 44.56 MiB/sec. | ||
| 18410 | 2026.03.04 04:40:49.284410 [ 261 ] {ed340052-2b1b-4e88-828d-e9a3febe585d} <Debug> TCPHandler: Processed in 0.001750574 sec. | ||
| 18411 | 2026.03.04 04:40:49.284534 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.03.04 04:40:49.284656 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18413 | 2026.03.04 04:40:49.284709 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18414 | 2026.03.04 04:40:49.285386 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.03.04 04:40:49.285424 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18416 | 2026.03.04 04:40:49.285854 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18417 | 2026.03.04 04:40:49.286066 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.03.04 04:40:49.286199 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_137_34 to all_142_142_0 | ||
| 18419 | 2026.03.04 04:40:49.286203 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001572 sec., 775445.2926208652 rows/sec., 48.49 MiB/sec. | ||
| 18420 | 2026.03.04 04:40:49.286246 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18421 | 2026.03.04 04:40:49.286273 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18422 | 2026.03.04 04:40:49.286290 [ 261 ] {3090aee3-f016-4619-8d13-5367319ee3c0} <Debug> TCPHandler: Processed in 0.001816035 sec. | ||
| 18423 | 2026.03.04 04:40:49.286361 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_34 to all_142_142_0 into Compact with storage Full | ||
| 18424 | 2026.03.04 04:40:49.286434 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18425 | 2026.03.04 04:40:49.286483 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18426 | 2026.03.04 04:40:49.286521 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_34, total 45323 rows starting from the beginning of the part | ||
| 18427 | 2026.03.04 04:40:49.286557 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18428 | 2026.03.04 04:40:49.286587 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18429 | 2026.03.04 04:40:49.286628 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <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 | ||
| 18430 | 2026.03.04 04:40:49.286640 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 200 rows starting from the beginning of the part | ||
| 18431 | 2026.03.04 04:40:49.286692 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18432 | 2026.03.04 04:40:49.286733 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18433 | 2026.03.04 04:40:49.286774 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1219 rows starting from the beginning of the part | ||
| 18434 | 2026.03.04 04:40:49.287543 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.03.04 04:40:49.287586 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18436 | 2026.03.04 04:40:49.288150 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18437 | 2026.03.04 04:40:49.288394 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.03.04 04:40:49.288545 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002013 sec., 9438.648782911077 rows/sec., 16.91 MiB/sec. | ||
| 18439 | 2026.03.04 04:40:49.288613 [ 261 ] {cd0a9f4b-49be-468d-a4fa-92ba0deae179} <Debug> TCPHandler: Processed in 0.002242264 sec. | ||
| 18440 | 2026.03.04 04:40:49.288730 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.03.04 04:40:49.288828 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.03.04 04:40:49.288870 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18443 | 2026.03.04 04:40:49.289201 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.03.04 04:40:49.289238 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18445 | 2026.03.04 04:40:49.289571 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18446 | 2026.03.04 04:40:49.289786 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.03.04 04:40:49.289924 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 742.71 KiB/sec. | ||
| 18448 | 2026.03.04 04:40:49.289963 [ 261 ] {15264691-c7af-47ff-866d-74ed2d508561} <Debug> TCPHandler: Processed in 0.001283445 sec. | ||
| 18449 | 2026.03.04 04:40:49.294889 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47222 rows, containing 5 columns (5 merged, 0 gathered) in 0.008559225 sec., 5517088.287783064 rows/sec., 363.85 MiB/sec. | ||
| 18450 | 2026.03.04 04:40:49.295650 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Trace> MergedBlockOutputStream: filled checksums all_1_142_35 (state Temporary) | ||
| 18451 | 2026.03.04 04:40:49.295995 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_142_35 to all_1_142_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2026.03.04 04:40:49.296081 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_142_35} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_137_34, all_142_142_0] -> all_1_142_35 | ||
| 18453 | 2026.03.04 04:40:49.296182 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18454 | 2026.03.04 04:40:50.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.90 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.53 MiB (RSS), difference: 9.63 MiB | ||
| 18455 | 2026.03.04 04:40:50.396242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18456 | 2026.03.04 04:40:50.415572 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2026.03.04 04:40:50.415636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18458 | 2026.03.04 04:40:50.422216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18459 | 2026.03.04 04:40:50.422960 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18460 | 2026.03.04 04:40:50.426871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18461 | 2026.03.04 04:40:53.036586 [ 217 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18462 | 2026.03.04 04:40:53.036643 [ 217 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18463 | 2026.03.04 04:40:53.039914 [ 217 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18464 | 2026.03.04 04:40:53.223226 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18465 | 2026.03.04 04:40:53.223304 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18466 | 2026.03.04 04:40:53.226056 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18467 | 2026.03.04 04:40:53.276035 [ 223 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18468 | 2026.03.04 04:40:53.276084 [ 223 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18469 | 2026.03.04 04:40:53.278493 [ 223 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18470 | 2026.03.04 04:40:53.654125 [ 222 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18471 | 2026.03.04 04:40:53.654199 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18472 | 2026.03.04 04:40:53.656010 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18473 | 2026.03.04 04:40:53.984241 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18474 | 2026.03.04 04:40:53.984443 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18475 | 2026.03.04 04:40:53.984515 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18476 | 2026.03.04 04:40:53.985309 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2026.03.04 04:40:53.985356 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18478 | 2026.03.04 04:40:53.985736 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18479 | 2026.03.04 04:40:53.985951 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18480 | 2026.03.04 04:40:53.986101 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 18481 | 2026.03.04 04:40:53.986143 [ 261 ] {72688c36-3257-49ad-92e5-bd4e1340a303} <Debug> TCPHandler: Processed in 0.00204508 sec. | ||
| 18482 | 2026.03.04 04:40:53.986267 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18483 | 2026.03.04 04:40:53.986361 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18484 | 2026.03.04 04:40:53.986401 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18485 | 2026.03.04 04:40:53.986823 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18486 | 2026.03.04 04:40:53.986858 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18487 | 2026.03.04 04:40:53.987141 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18488 | 2026.03.04 04:40:53.987338 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18489 | 2026.03.04 04:40:53.987465 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. | ||
| 18490 | 2026.03.04 04:40:53.987502 [ 261 ] {554c8d26-ca71-493b-b960-adb57ce05d33} <Debug> TCPHandler: Processed in 0.001283595 sec. | ||
| 18491 | 2026.03.04 04:40:53.987614 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18492 | 2026.03.04 04:40:53.987707 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18493 | 2026.03.04 04:40:53.987750 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18494 | 2026.03.04 04:40:53.988133 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18495 | 2026.03.04 04:40:53.988169 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18496 | 2026.03.04 04:40:53.988491 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18497 | 2026.03.04 04:40:53.988691 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.03.04 04:40:53.988815 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001126 sec., 113676.73179396092 rows/sec., 7.92 MiB/sec. | ||
| 18499 | 2026.03.04 04:40:53.988851 [ 261 ] {e3adfa17-d182-4a68-939c-6993068f4533} <Debug> TCPHandler: Processed in 0.001285215 sec. | ||
| 18500 | 2026.03.04 04:40:53.988962 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18501 | 2026.03.04 04:40:53.989055 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18502 | 2026.03.04 04:40:53.989095 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18503 | 2026.03.04 04:40:53.989416 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.03.04 04:40:53.989451 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18505 | 2026.03.04 04:40:53.989736 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18506 | 2026.03.04 04:40:53.989937 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.03.04 04:40:53.990068 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 18508 | 2026.03.04 04:40:53.990104 [ 261 ] {9a3809a2-8019-4884-9f71-8e2afbfaea44} <Debug> TCPHandler: Processed in 0.001189913 sec. | ||
| 18509 | 2026.03.04 04:40:55.240903 [ 219 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18510 | 2026.03.04 04:40:55.240972 [ 219 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18511 | 2026.03.04 04:40:55.244285 [ 219 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18512 | 2026.03.04 04:40:55.734864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40796 | ||
| 18513 | 2026.03.04 04:40:55.735535 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18514 | 2026.03.04 04:40:55.735574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18515 | 2026.03.04 04:40:55.736077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18516 | 2026.03.04 04:40:55.736314 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.03.04 04:40:55.736462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40796 | ||
| 18518 | 2026.03.04 04:40:57.114591 [ 221 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18519 | 2026.03.04 04:40:57.114644 [ 221 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18520 | 2026.03.04 04:40:57.118144 [ 221 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18521 | 2026.03.04 04:40:57.927864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18522 | 2026.03.04 04:40:57.946137 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2026.03.04 04:40:57.946192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18524 | 2026.03.04 04:40:57.952416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18525 | 2026.03.04 04:40:57.953120 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2026.03.04 04:40:57.956429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18527 | 2026.03.04 04:40:58.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.04 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.53 MiB (RSS), difference: 3.48 MiB | ||
| 18528 | 2026.03.04 04:40:58.375731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2282 | ||
| 18529 | 2026.03.04 04:40:58.378229 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18530 | 2026.03.04 04:40:58.378282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18531 | 2026.03.04 04:40:58.379488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18532 | 2026.03.04 04:40:58.379767 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18533 | 2026.03.04 04:40:58.380035 [ 220 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18534 | 2026.03.04 04:40:58.380106 [ 220 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18535 | 2026.03.04 04:40:58.380164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2282 | ||
| 18536 | 2026.03.04 04:40:58.382896 [ 220 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18537 | 2026.03.04 04:40:58.979062 [ 225 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18538 | 2026.03.04 04:40:58.979153 [ 225 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18539 | 2026.03.04 04:40:58.982032 [ 225 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18540 | 2026.03.04 04:40:58.988740 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18541 | 2026.03.04 04:40:58.988995 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18542 | 2026.03.04 04:40:58.989095 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18543 | 2026.03.04 04:40:58.989783 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18544 | 2026.03.04 04:40:58.989823 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18545 | 2026.03.04 04:40:58.990200 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18546 | 2026.03.04 04:40:58.990422 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18547 | 2026.03.04 04:40:58.990576 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001655 sec., 73716.01208459215 rows/sec., 6.33 MiB/sec. | ||
| 18548 | 2026.03.04 04:40:58.990626 [ 261 ] {9a472508-4da1-42a8-9eeb-b6226a5d1849} <Debug> TCPHandler: Processed in 0.00206373 sec. | ||
| 18549 | 2026.03.04 04:40:58.990750 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18550 | 2026.03.04 04:40:58.990851 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18551 | 2026.03.04 04:40:58.990893 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18552 | 2026.03.04 04:40:58.991308 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18553 | 2026.03.04 04:40:58.991344 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18554 | 2026.03.04 04:40:58.991629 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18555 | 2026.03.04 04:40:58.991844 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18556 | 2026.03.04 04:40:58.991970 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001142 sec., 28896.672504378283 rows/sec., 2.12 MiB/sec. | ||
| 18557 | 2026.03.04 04:40:58.992007 [ 261 ] {7e72fa7a-3977-4a29-acbc-8dbe85ae4d08} <Debug> TCPHandler: Processed in 0.001308285 sec. | ||
| 18558 | 2026.03.04 04:40:58.992118 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18559 | 2026.03.04 04:40:58.992213 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18560 | 2026.03.04 04:40:58.992252 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18561 | 2026.03.04 04:40:58.992669 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18562 | 2026.03.04 04:40:58.992706 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18563 | 2026.03.04 04:40:58.993000 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18564 | 2026.03.04 04:40:58.993199 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18565 | 2026.03.04 04:40:58.993324 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00113 sec., 85840.70796460178 rows/sec., 6.70 MiB/sec. | ||
| 18566 | 2026.03.04 04:40:58.993360 [ 261 ] {b91f2342-5b63-41f0-bafd-1cff3f61e61e} <Debug> TCPHandler: Processed in 0.001290565 sec. | ||
| 18567 | 2026.03.04 04:40:58.993471 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18568 | 2026.03.04 04:40:58.993565 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18569 | 2026.03.04 04:40:58.993608 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18570 | 2026.03.04 04:40:58.994004 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.03.04 04:40:58.994040 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18572 | 2026.03.04 04:40:58.994359 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18573 | 2026.03.04 04:40:58.994565 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18574 | 2026.03.04 04:40:58.994692 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 18575 | 2026.03.04 04:40:58.994729 [ 261 ] {5e58db02-7a59-4c04-bc71-a59ff1e1feff} <Debug> TCPHandler: Processed in 0.001305355 sec. | ||
| 18576 | 2026.03.04 04:40:58.994830 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18577 | 2026.03.04 04:40:58.994922 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18578 | 2026.03.04 04:40:58.994975 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <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 | ||
| 18579 | 2026.03.04 04:40:58.995799 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18580 | 2026.03.04 04:40:58.995834 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18581 | 2026.03.04 04:40:58.996367 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18582 | 2026.03.04 04:40:58.996592 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2026.03.04 04:40:58.996719 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18584 | 2026.03.04 04:40:58.996727 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001823 sec., 18102.029621503018 rows/sec., 32.44 MiB/sec. | ||
| 18585 | 2026.03.04 04:40:58.996792 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18586 | 2026.03.04 04:40:58.996820 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18587 | 2026.03.04 04:40:58.996834 [ 261 ] {9691af34-d42d-492e-8c38-8a29db0a9042} <Debug> TCPHandler: Processed in 0.00204989 sec. | ||
| 18588 | 2026.03.04 04:40:58.996939 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18589 | 2026.03.04 04:40:58.996953 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18590 | 2026.03.04 04:40:58.997055 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18591 | 2026.03.04 04:40:58.997096 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18592 | 2026.03.04 04:40:58.997150 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18593 | 2026.03.04 04:40:58.997209 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2585 rows starting from the beginning of the part | ||
| 18594 | 2026.03.04 04:40:58.997342 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 33 rows starting from the beginning of the part | ||
| 18595 | 2026.03.04 04:40:58.997426 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18596 | 2026.03.04 04:40:58.997460 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
| 18597 | 2026.03.04 04:40:58.997462 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18598 | 2026.03.04 04:40:58.997565 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 33 rows starting from the beginning of the part | ||
| 18599 | 2026.03.04 04:40:58.997669 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 19 rows starting from the beginning of the part | ||
| 18600 | 2026.03.04 04:40:58.997775 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 33 rows starting from the beginning of the part | ||
| 18601 | 2026.03.04 04:40:58.997776 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18602 | 2026.03.04 04:40:58.997994 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.03.04 04:40:58.998122 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 18604 | 2026.03.04 04:40:58.998157 [ 261 ] {e56bd81a-5d5b-4315-9a21-0824c0525d08} <Debug> TCPHandler: Processed in 0.001252014 sec. | ||
| 18605 | 2026.03.04 04:40:59.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.68 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 399.53 MiB (RSS), difference: -9.15 MiB | ||
| 18606 | 2026.03.04 04:40:59.006240 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2711 rows, containing 19 columns (19 merged, 0 gathered) in 0.00934001 sec., 290256.6485474855 rows/sec., 520.13 MiB/sec. | ||
| 18607 | 2026.03.04 04:40:59.008828 [ 199 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18608 | 2026.03.04 04:40:59.009245 [ 199 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2026.03.04 04:40:59.009333 [ 199 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18610 | 2026.03.04 04:40:59.009517 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 18611 | 2026.03.04 04:41:00.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.83 MiB, peak 412.19 MiB, free memory in arenas 0.00 B, will set to 401.97 MiB (RSS), difference: 11.14 MiB | ||
| 18612 | 2026.03.04 04:41:00.737639 [ 122 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 18613 | 2026.03.04 04:41:00.737707 [ 122 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18614 | 2026.03.04 04:41:00.737732 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18615 | 2026.03.04 04:41:00.737849 [ 217 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18616 | 2026.03.04 04:41:00.737876 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 18617 | 2026.03.04 04:41:00.737903 [ 217 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18618 | 2026.03.04 04:41:00.738039 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18619 | 2026.03.04 04:41:00.738083 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 20 rows starting from the beginning of the part | ||
| 18620 | 2026.03.04 04:41:00.738158 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 18621 | 2026.03.04 04:41:00.738204 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 18622 | 2026.03.04 04:41:00.738247 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 18623 | 2026.03.04 04:41:00.738289 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 18624 | 2026.03.04 04:41:00.739041 [ 201 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227674 sec., 30952.842529857277 rows/sec., 2.58 MiB/sec. | ||
| 18625 | 2026.03.04 04:41:00.739235 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 18626 | 2026.03.04 04:41:00.739587 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18627 | 2026.03.04 04:41:00.739669 [ 189 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_42_10} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 18628 | 2026.03.04 04:41:00.739774 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18629 | 2026.03.04 04:41:00.740463 [ 217 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18630 | 2026.03.04 04:41:03.028752 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18631 | 2026.03.04 04:41:03.028809 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18632 | 2026.03.04 04:41:03.237540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41308 | ||
| 18633 | 2026.03.04 04:41:03.238093 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18634 | 2026.03.04 04:41:03.238145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18635 | 2026.03.04 04:41:03.238645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18636 | 2026.03.04 04:41:03.238892 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.03.04 04:41:03.239040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41308 | ||
| 18638 | 2026.03.04 04:41:03.239065 [ 119 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18639 | 2026.03.04 04:41:03.239138 [ 119 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2026.03.04 04:41:03.239162 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18641 | 2026.03.04 04:41:03.239274 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18642 | 2026.03.04 04:41:03.239403 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18643 | 2026.03.04 04:41:03.239445 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38876 rows starting from the beginning of the part | ||
| 18644 | 2026.03.04 04:41:03.239518 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18645 | 2026.03.04 04:41:03.239569 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18646 | 2026.03.04 04:41:03.239615 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18647 | 2026.03.04 04:41:03.239661 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18648 | 2026.03.04 04:41:03.239709 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18649 | 2026.03.04 04:41:03.242174 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002950308 sec., 14001250.03897898 rows/sec., 200.29 MiB/sec. | ||
| 18650 | 2026.03.04 04:41:03.242630 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18651 | 2026.03.04 04:41:03.242981 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2026.03.04 04:41:03.243074 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_86_17} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18653 | 2026.03.04 04:41:03.243186 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18654 | 2026.03.04 04:41:03.986622 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18655 | 2026.03.04 04:41:03.986811 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18656 | 2026.03.04 04:41:03.986880 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18657 | 2026.03.04 04:41:03.987572 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.03.04 04:41:03.987627 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18659 | 2026.03.04 04:41:03.988030 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18660 | 2026.03.04 04:41:03.988256 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.03.04 04:41:03.988416 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001653 sec., 43557.16878402904 rows/sec., 3.49 MiB/sec. | ||
| 18662 | 2026.03.04 04:41:03.988469 [ 261 ] {2451f716-87fd-4016-9b5e-f932805ea4b1} <Debug> TCPHandler: Processed in 0.001983709 sec. | ||
| 18663 | 2026.03.04 04:41:03.988599 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18664 | 2026.03.04 04:41:03.988706 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18665 | 2026.03.04 04:41:03.988750 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18666 | 2026.03.04 04:41:03.989173 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.03.04 04:41:03.989213 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18668 | 2026.03.04 04:41:03.989521 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18669 | 2026.03.04 04:41:03.989741 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18670 | 2026.03.04 04:41:03.989874 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 504.24 KiB/sec. | ||
| 18671 | 2026.03.04 04:41:03.989914 [ 261 ] {afa51d2e-2f3b-4b62-99ab-724fbf8d4aa3} <Debug> TCPHandler: Processed in 0.001369687 sec. | ||
| 18672 | 2026.03.04 04:41:03.990027 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18673 | 2026.03.04 04:41:03.990125 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18674 | 2026.03.04 04:41:03.990167 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18675 | 2026.03.04 04:41:03.990599 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18676 | 2026.03.04 04:41:03.990636 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18677 | 2026.03.04 04:41:03.990939 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18678 | 2026.03.04 04:41:03.991143 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18679 | 2026.03.04 04:41:03.991274 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001168 sec., 61643.83561643836 rows/sec., 4.81 MiB/sec. | ||
| 18680 | 2026.03.04 04:41:03.991313 [ 261 ] {0fcc795d-7671-4e5d-b4fd-46a00d6bf0fe} <Debug> TCPHandler: Processed in 0.001336476 sec. | ||
| 18681 | 2026.03.04 04:41:03.991429 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18682 | 2026.03.04 04:41:03.991527 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18683 | 2026.03.04 04:41:03.991572 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18684 | 2026.03.04 04:41:03.991989 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18685 | 2026.03.04 04:41:03.992026 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18686 | 2026.03.04 04:41:03.992356 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18687 | 2026.03.04 04:41:03.992564 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2026.03.04 04:41:03.992697 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 18689 | 2026.03.04 04:41:03.992735 [ 261 ] {243df9db-bc09-4f21-9850-b557e7e30712} <Debug> TCPHandler: Processed in 0.001356616 sec. | ||
| 18690 | 2026.03.04 04:41:03.992856 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18691 | 2026.03.04 04:41:03.992951 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18692 | 2026.03.04 04:41:03.993007 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <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 | ||
| 18693 | 2026.03.04 04:41:03.993799 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18694 | 2026.03.04 04:41:03.993835 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18695 | 2026.03.04 04:41:03.994343 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18696 | 2026.03.04 04:41:03.994557 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18697 | 2026.03.04 04:41:03.994694 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00176 sec., 4545.454545454545 rows/sec., 8.15 MiB/sec. | ||
| 18698 | 2026.03.04 04:41:03.994750 [ 261 ] {8afedcff-a1b1-4334-aee7-7f4d04b6b028} <Debug> TCPHandler: Processed in 0.001944528 sec. | ||
| 18699 | 2026.03.04 04:41:03.994877 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18700 | 2026.03.04 04:41:03.994973 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18701 | 2026.03.04 04:41:03.995015 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18702 | 2026.03.04 04:41:03.995349 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18703 | 2026.03.04 04:41:03.995385 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18704 | 2026.03.04 04:41:03.995693 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18705 | 2026.03.04 04:41:03.995902 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18706 | 2026.03.04 04:41:03.996031 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 18707 | 2026.03.04 04:41:03.996067 [ 261 ] {bd16dc74-68c9-4236-a36f-2e75eee70e6b} <Debug> TCPHandler: Processed in 0.001240384 sec. | ||
| 18708 | 2026.03.04 04:41:05.033671 [ 224 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18709 | 2026.03.04 04:41:05.033733 [ 224 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18710 | 2026.03.04 04:41:05.035791 [ 224 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18711 | 2026.03.04 04:41:05.457454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18712 | 2026.03.04 04:41:05.476472 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2026.03.04 04:41:05.476536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18714 | 2026.03.04 04:41:05.483170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18715 | 2026.03.04 04:41:05.483972 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2026.03.04 04:41:05.484320 [ 118 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18717 | 2026.03.04 04:41:05.484424 [ 118 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18718 | 2026.03.04 04:41:05.484463 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18719 | 2026.03.04 04:41:05.484644 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18720 | 2026.03.04 04:41:05.488171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18721 | 2026.03.04 04:41:05.488938 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18722 | 2026.03.04 04:41:05.490577 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18723 | 2026.03.04 04:41:05.495616 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18724 | 2026.03.04 04:41:05.500518 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18725 | 2026.03.04 04:41:05.505306 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18726 | 2026.03.04 04:41:05.510439 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18727 | 2026.03.04 04:41:05.515061 [ 193 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18728 | 2026.03.04 04:41:05.573912 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089352953 sec., 7252.1386058723765 rows/sec., 37.50 MiB/sec. | ||
| 18729 | 2026.03.04 04:41:05.577400 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18730 | 2026.03.04 04:41:05.579681 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2026.03.04 04:41:05.579797 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_86_17} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18732 | 2026.03.04 04:41:05.583075 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18733 | 2026.03.04 04:41:05.967938 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18734 | 2026.03.04 04:41:05.967995 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18735 | 2026.03.04 04:41:05.970894 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18736 | 2026.03.04 04:41:06.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.05 MiB, peak 420.46 MiB, free memory in arenas 0.00 B, will set to 401.98 MiB (RSS), difference: -1.07 MiB | ||
| 18737 | 2026.03.04 04:41:08.381325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2306 | ||
| 18738 | 2026.03.04 04:41:08.383556 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18739 | 2026.03.04 04:41:08.383606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18740 | 2026.03.04 04:41:08.384811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18741 | 2026.03.04 04:41:08.385104 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2026.03.04 04:41:08.385495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
| 18743 | 2026.03.04 04:41:08.996109 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18744 | 2026.03.04 04:41:08.996292 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18745 | 2026.03.04 04:41:08.996358 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18746 | 2026.03.04 04:41:08.997148 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2026.03.04 04:41:08.997196 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18748 | 2026.03.04 04:41:08.997590 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18749 | 2026.03.04 04:41:08.997807 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2026.03.04 04:41:08.997962 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 18751 | 2026.03.04 04:41:08.998005 [ 261 ] {9dd04bea-f4a2-4301-aeea-f962a80aa177} <Debug> TCPHandler: Processed in 0.002032279 sec. | ||
| 18752 | 2026.03.04 04:41:08.998143 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18753 | 2026.03.04 04:41:08.998239 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18754 | 2026.03.04 04:41:08.998280 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18755 | 2026.03.04 04:41:08.998679 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18756 | 2026.03.04 04:41:08.998717 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18757 | 2026.03.04 04:41:08.999007 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18758 | 2026.03.04 04:41:08.999210 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18759 | 2026.03.04 04:41:08.999337 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 146.00 KiB/sec. | ||
| 18760 | 2026.03.04 04:41:08.999375 [ 261 ] {a920d2df-8689-4b67-9e9e-c2426590e067} <Debug> TCPHandler: Processed in 0.001282754 sec. | ||
| 18761 | 2026.03.04 04:41:08.999487 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18762 | 2026.03.04 04:41:08.999582 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18763 | 2026.03.04 04:41:08.999622 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18764 | 2026.03.04 04:41:09.000457 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18765 | 2026.03.04 04:41:09.000495 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18766 | 2026.03.04 04:41:09.000857 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18767 | 2026.03.04 04:41:09.001068 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18768 | 2026.03.04 04:41:09.001196 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Debug> executeQuery: Read 864 rows, 70.57 KiB in 0.001631 sec., 529736.3580625383 rows/sec., 42.25 MiB/sec. | ||
| 18769 | 2026.03.04 04:41:09.001202 [ 111 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18770 | 2026.03.04 04:41:09.001235 [ 261 ] {30790d2b-224b-4395-a659-7467e04ecf09} <Debug> TCPHandler: Processed in 0.001797925 sec. | ||
| 18771 | 2026.03.04 04:41:09.001273 [ 111 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.03.04 04:41:09.001297 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18773 | 2026.03.04 04:41:09.001369 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18774 | 2026.03.04 04:41:09.001424 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18775 | 2026.03.04 04:41:09.001468 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18776 | 2026.03.04 04:41:09.001513 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18777 | 2026.03.04 04:41:09.001571 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18778 | 2026.03.04 04:41:09.001609 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2895 rows starting from the beginning of the part | ||
| 18779 | 2026.03.04 04:41:09.001684 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1958 rows starting from the beginning of the part | ||
| 18780 | 2026.03.04 04:41:09.001734 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 18781 | 2026.03.04 04:41:09.001779 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 122 rows starting from the beginning of the part | ||
| 18782 | 2026.03.04 04:41:09.001821 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 72 rows starting from the beginning of the part | ||
| 18783 | 2026.03.04 04:41:09.001864 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 864 rows starting from the beginning of the part | ||
| 18784 | 2026.03.04 04:41:09.001982 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18785 | 2026.03.04 04:41:09.002027 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18786 | 2026.03.04 04:41:09.002350 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18787 | 2026.03.04 04:41:09.002562 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18788 | 2026.03.04 04:41:09.002695 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Debug> executeQuery: Read 177 rows, 11.16 KiB in 0.001245 sec., 142168.6746987952 rows/sec., 8.76 MiB/sec. | ||
| 18789 | 2026.03.04 04:41:09.002734 [ 261 ] {58cfaa7b-c363-4eb7-b20b-f7566c80675b} <Debug> TCPHandler: Processed in 0.001414677 sec. | ||
| 18790 | 2026.03.04 04:41:09.002853 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18791 | 2026.03.04 04:41:09.002947 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.03.04 04:41:09.002987 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18793 | 2026.03.04 04:41:09.003430 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18794 | 2026.03.04 04:41:09.003465 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18795 | 2026.03.04 04:41:09.003760 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18796 | 2026.03.04 04:41:09.003966 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18797 | 2026.03.04 04:41:09.004098 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 18798 | 2026.03.04 04:41:09.004135 [ 261 ] {3a29f753-719e-49db-bc5d-43b6e4042a2f} <Debug> TCPHandler: Processed in 0.001333196 sec. | ||
| 18799 | 2026.03.04 04:41:09.004142 [ 190 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5967 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775244 sec., 2150081.2180838874 rows/sec., 173.71 MiB/sec. | ||
| 18800 | 2026.03.04 04:41:09.004338 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18801 | 2026.03.04 04:41:09.004435 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18802 | 2026.03.04 04:41:09.004466 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18803 | 2026.03.04 04:41:09.004476 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18804 | 2026.03.04 04:41:09.004727 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18805 | 2026.03.04 04:41:09.004794 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_146_29} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18806 | 2026.03.04 04:41:09.004871 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 18807 | 2026.03.04 04:41:09.004934 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18808 | 2026.03.04 04:41:09.004969 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18809 | 2026.03.04 04:41:09.005271 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18810 | 2026.03.04 04:41:09.005492 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18811 | 2026.03.04 04:41:09.005618 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 18812 | 2026.03.04 04:41:09.005656 [ 261 ] {f7d098d9-300f-43c7-b79e-ea3b4ca0bc93} <Debug> TCPHandler: Processed in 0.001368476 sec. | ||
| 18813 | 2026.03.04 04:41:09.005778 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18814 | 2026.03.04 04:41:09.005873 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18815 | 2026.03.04 04:41:09.005912 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18816 | 2026.03.04 04:41:09.006636 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.03.04 04:41:09.006673 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18818 | 2026.03.04 04:41:09.006995 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18819 | 2026.03.04 04:41:09.007207 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.03.04 04:41:09.007336 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001479 sec., 354969.5740365111 rows/sec., 25.08 MiB/sec. | ||
| 18821 | 2026.03.04 04:41:09.007337 [ 111 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18822 | 2026.03.04 04:41:09.007375 [ 261 ] {b72daf7e-d865-4546-82c2-3b5a3008975e} <Debug> TCPHandler: Processed in 0.001646311 sec. | ||
| 18823 | 2026.03.04 04:41:09.007402 [ 111 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18824 | 2026.03.04 04:41:09.007427 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18825 | 2026.03.04 04:41:09.007502 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18826 | 2026.03.04 04:41:09.007507 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18827 | 2026.03.04 04:41:09.007603 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18828 | 2026.03.04 04:41:09.007618 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18829 | 2026.03.04 04:41:09.007651 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1552 rows starting from the beginning of the part | ||
| 18830 | 2026.03.04 04:41:09.007654 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18831 | 2026.03.04 04:41:09.007701 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1023 rows starting from the beginning of the part | ||
| 18832 | 2026.03.04 04:41:09.007744 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 18833 | 2026.03.04 04:41:09.007781 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 97 rows starting from the beginning of the part | ||
| 18834 | 2026.03.04 04:41:09.007815 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 72 rows starting from the beginning of the part | ||
| 18835 | 2026.03.04 04:41:09.007851 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 525 rows starting from the beginning of the part | ||
| 18836 | 2026.03.04 04:41:09.008015 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18837 | 2026.03.04 04:41:09.008056 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18838 | 2026.03.04 04:41:09.008375 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 18839 | 2026.03.04 04:41:09.008605 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18840 | 2026.03.04 04:41:09.008735 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 18841 | 2026.03.04 04:41:09.008772 [ 261 ] {175159c3-81ca-4841-a41a-68d44df897a5} <Debug> TCPHandler: Processed in 0.001319706 sec. | ||
| 18842 | 2026.03.04 04:41:09.008887 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18843 | 2026.03.04 04:41:09.008981 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18844 | 2026.03.04 04:41:09.009025 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18845 | 2026.03.04 04:41:09.009064 [ 190 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591121 sec., 2094749.5507884063 rows/sec., 155.11 MiB/sec. | ||
| 18846 | 2026.03.04 04:41:09.009260 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18847 | 2026.03.04 04:41:09.009467 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2026.03.04 04:41:09.009510 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18849 | 2026.03.04 04:41:09.009539 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18850 | 2026.03.04 04:41:09.009626 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_146_29} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18851 | 2026.03.04 04:41:09.009709 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18852 | 2026.03.04 04:41:09.009868 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18853 | 2026.03.04 04:41:09.010088 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2026.03.04 04:41:09.010216 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001252 sec., 212460.06389776355 rows/sec., 14.12 MiB/sec. | ||
| 18855 | 2026.03.04 04:41:09.010254 [ 261 ] {21f10c36-b6b2-42b8-9c3a-1d8242f7585c} <Debug> TCPHandler: Processed in 0.001416287 sec. | ||
| 18856 | 2026.03.04 04:41:09.010371 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18857 | 2026.03.04 04:41:09.010467 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18858 | 2026.03.04 04:41:09.010509 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18859 | 2026.03.04 04:41:09.010824 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18860 | 2026.03.04 04:41:09.010861 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18861 | 2026.03.04 04:41:09.011150 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18862 | 2026.03.04 04:41:09.011382 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2026.03.04 04:41:09.011544 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 18864 | 2026.03.04 04:41:09.011596 [ 261 ] {17fba893-b7a2-4803-a279-ee43bcc4dc5b} <Debug> TCPHandler: Processed in 0.001274195 sec. | ||
| 18865 | 2026.03.04 04:41:09.011723 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18866 | 2026.03.04 04:41:09.011819 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18867 | 2026.03.04 04:41:09.011876 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <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 | ||
| 18868 | 2026.03.04 04:41:09.012772 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18869 | 2026.03.04 04:41:09.012837 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18870 | 2026.03.04 04:41:09.013396 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18871 | 2026.03.04 04:41:09.013633 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18872 | 2026.03.04 04:41:09.013776 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001975 sec., 16708.86075949367 rows/sec., 29.94 MiB/sec. | ||
| 18873 | 2026.03.04 04:41:09.013848 [ 261 ] {2b12cee1-d496-4849-bd8f-6a9784c103d8} <Debug> TCPHandler: Processed in 0.002177162 sec. | ||
| 18874 | 2026.03.04 04:41:09.013971 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18875 | 2026.03.04 04:41:09.014069 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18876 | 2026.03.04 04:41:09.014110 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18877 | 2026.03.04 04:41:09.014462 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.03.04 04:41:09.014499 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18879 | 2026.03.04 04:41:09.014818 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18880 | 2026.03.04 04:41:09.015038 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.03.04 04:41:09.015172 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 18882 | 2026.03.04 04:41:09.015198 [ 112 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18883 | 2026.03.04 04:41:09.015210 [ 261 ] {daced2f6-a619-471b-b972-a54c94603ba7} <Debug> TCPHandler: Processed in 0.001290095 sec. | ||
| 18884 | 2026.03.04 04:41:09.015253 [ 112 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2026.03.04 04:41:09.015281 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18886 | 2026.03.04 04:41:09.015389 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18887 | 2026.03.04 04:41:09.015522 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18888 | 2026.03.04 04:41:09.015556 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7710 rows starting from the beginning of the part | ||
| 18889 | 2026.03.04 04:41:09.015619 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 12 rows starting from the beginning of the part | ||
| 18890 | 2026.03.04 04:41:09.015663 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 48 rows starting from the beginning of the part | ||
| 18891 | 2026.03.04 04:41:09.015703 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18892 | 2026.03.04 04:41:09.015744 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18893 | 2026.03.04 04:41:09.015782 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 18894 | 2026.03.04 04:41:09.017712 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368486 sec., 3369240.941259522 rows/sec., 224.27 MiB/sec. | ||
| 18895 | 2026.03.04 04:41:09.018121 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18896 | 2026.03.04 04:41:09.018366 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.03.04 04:41:09.018437 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_146_29} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18898 | 2026.03.04 04:41:09.018505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 18899 | 2026.03.04 04:41:10.740171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41756 | ||
| 18900 | 2026.03.04 04:41:10.740864 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18901 | 2026.03.04 04:41:10.740919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18902 | 2026.03.04 04:41:10.741451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18903 | 2026.03.04 04:41:10.741692 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18904 | 2026.03.04 04:41:10.741849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41756 | ||
| 18905 | 2026.03.04 04:41:12.988221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18906 | 2026.03.04 04:41:13.005695 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18907 | 2026.03.04 04:41:13.005743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18908 | 2026.03.04 04:41:13.011851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18909 | 2026.03.04 04:41:13.012558 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18910 | 2026.03.04 04:41:13.015550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18911 | 2026.03.04 04:41:13.986438 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18912 | 2026.03.04 04:41:13.986635 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18913 | 2026.03.04 04:41:13.986714 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18914 | 2026.03.04 04:41:13.987494 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18915 | 2026.03.04 04:41:13.987541 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18916 | 2026.03.04 04:41:13.987928 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18917 | 2026.03.04 04:41:13.988153 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18918 | 2026.03.04 04:41:13.988312 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001732 sec., 41570.43879907621 rows/sec., 3.33 MiB/sec. | ||
| 18919 | 2026.03.04 04:41:13.988361 [ 261 ] {2ad50169-f755-4c0c-b067-029d8962af18} <Debug> TCPHandler: Processed in 0.0020613 sec. | ||
| 18920 | 2026.03.04 04:41:13.988491 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18921 | 2026.03.04 04:41:13.988593 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18922 | 2026.03.04 04:41:13.988636 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18923 | 2026.03.04 04:41:13.989049 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18924 | 2026.03.04 04:41:13.989086 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18925 | 2026.03.04 04:41:13.989392 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18926 | 2026.03.04 04:41:13.989600 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2026.03.04 04:41:13.989729 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001159 sec., 6902.502157031923 rows/sec., 519.04 KiB/sec. | ||
| 18928 | 2026.03.04 04:41:13.989766 [ 261 ] {e7856c2a-aa0a-4c75-810d-93ddadd9ca8d} <Debug> TCPHandler: Processed in 0.001324646 sec. | ||
| 18929 | 2026.03.04 04:41:13.989871 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18930 | 2026.03.04 04:41:13.989965 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18931 | 2026.03.04 04:41:13.990005 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18932 | 2026.03.04 04:41:13.990414 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18933 | 2026.03.04 04:41:13.990450 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18934 | 2026.03.04 04:41:13.990744 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18935 | 2026.03.04 04:41:13.990950 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2026.03.04 04:41:13.991077 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001132 sec., 63604.24028268551 rows/sec., 4.97 MiB/sec. | ||
| 18937 | 2026.03.04 04:41:13.991114 [ 261 ] {fac64685-62e2-4906-aa25-5086580f6fa6} <Debug> TCPHandler: Processed in 0.001290405 sec. | ||
| 18938 | 2026.03.04 04:41:13.991223 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.03.04 04:41:13.991316 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18940 | 2026.03.04 04:41:13.991359 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18941 | 2026.03.04 04:41:13.991786 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.03.04 04:41:13.991822 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18943 | 2026.03.04 04:41:13.992158 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18944 | 2026.03.04 04:41:13.992363 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.03.04 04:41:13.992490 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 18946 | 2026.03.04 04:41:13.992486 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 5 parts from all_1_142_35 to all_146_146_0 | ||
| 18947 | 2026.03.04 04:41:13.992528 [ 261 ] {a05833fe-be0d-462c-89b1-8956bb301298} <Debug> TCPHandler: Processed in 0.001352006 sec. | ||
| 18948 | 2026.03.04 04:41:13.992565 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2026.03.04 04:41:13.992590 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18950 | 2026.03.04 04:41:13.992648 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18951 | 2026.03.04 04:41:13.992704 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_142_35 to all_146_146_0 into Compact with storage Full | ||
| 18952 | 2026.03.04 04:41:13.992746 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18953 | 2026.03.04 04:41:13.992803 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <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 | ||
| 18954 | 2026.03.04 04:41:13.992836 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18955 | 2026.03.04 04:41:13.992881 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_35, total 47222 rows starting from the beginning of the part | ||
| 18956 | 2026.03.04 04:41:13.992957 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 128 rows starting from the beginning of the part | ||
| 18957 | 2026.03.04 04:41:13.993012 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18958 | 2026.03.04 04:41:13.993059 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18959 | 2026.03.04 04:41:13.993108 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 266 rows starting from the beginning of the part | ||
| 18960 | 2026.03.04 04:41:13.993589 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18961 | 2026.03.04 04:41:13.993629 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18962 | 2026.03.04 04:41:13.994155 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18963 | 2026.03.04 04:41:13.994389 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18964 | 2026.03.04 04:41:13.994534 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001807 sec., 4427.227448810183 rows/sec., 7.93 MiB/sec. | ||
| 18965 | 2026.03.04 04:41:13.994597 [ 261 ] {0c86345a-71a4-462f-b85e-241c52d71667} <Debug> TCPHandler: Processed in 0.001995728 sec. | ||
| 18966 | 2026.03.04 04:41:13.994706 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18967 | 2026.03.04 04:41:13.994799 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18968 | 2026.03.04 04:41:13.994840 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18969 | 2026.03.04 04:41:13.995173 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18970 | 2026.03.04 04:41:13.995208 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 18971 | 2026.03.04 04:41:13.995512 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18972 | 2026.03.04 04:41:13.995718 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18973 | 2026.03.04 04:41:13.995846 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 18974 | 2026.03.04 04:41:13.995881 [ 261 ] {1d126980-6b14-4eb3-b925-0fbc92121de5} <Debug> TCPHandler: Processed in 0.001223174 sec. | ||
| 18975 | 2026.03.04 04:41:14.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.50 MiB, peak 420.46 MiB, free memory in arenas 0.00 B, will set to 402.14 MiB (RSS), difference: -7.36 MiB | ||
| 18976 | 2026.03.04 04:41:14.000829 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47936 rows, containing 5 columns (5 merged, 0 gathered) in 0.008179018 sec., 5860850.287895197 rows/sec., 386.74 MiB/sec. | ||
| 18977 | 2026.03.04 04:41:14.001641 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Trace> MergedBlockOutputStream: filled checksums all_1_146_36 (state Temporary) | ||
| 18978 | 2026.03.04 04:41:14.002020 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_146_36 to all_1_146_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2026.03.04 04:41:14.002123 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 5 parts: [all_1_142_35, all_146_146_0] -> all_1_146_36 | ||
| 18980 | 2026.03.04 04:41:14.002236 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 18981 | 2026.03.04 04:41:15.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.61 MiB, peak 420.46 MiB, free memory in arenas 0.00 B, will set to 402.14 MiB (RSS), difference: 6.53 MiB | ||
| 18982 | 2026.03.04 04:41:15.503760 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36800 | ||
| 18983 | 2026.03.04 04:41:15.503883 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18984 | 2026.03.04 04:41:15.503912 [ 259 ] {} <Debug> TCP-Session: dbc02836-b417-48f6-a3c5-b3f0ba7f972e Authenticating user 'default' from [fd00:1122:3344:101::e]:36800 | ||
| 18985 | 2026.03.04 04:41:15.503935 [ 259 ] {} <Debug> TCP-Session: dbc02836-b417-48f6-a3c5-b3f0ba7f972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18986 | 2026.03.04 04:41:15.503949 [ 259 ] {} <Debug> TCP-Session: dbc02836-b417-48f6-a3c5-b3f0ba7f972e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18987 | 2026.03.04 04:41:15.504191 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47876 | ||
| 18988 | 2026.03.04 04:41:15.504214 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48489 | ||
| 18989 | 2026.03.04 04:41:15.504215 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65298 | ||
| 18990 | 2026.03.04 04:41:15.504264 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64827 | ||
| 18991 | 2026.03.04 04:41:15.504289 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59067 | ||
| 18992 | 2026.03.04 04:41:15.504290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18993 | 2026.03.04 04:41:15.504284 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37985 | ||
| 18994 | 2026.03.04 04:41:15.504369 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18995 | 2026.03.04 04:41:15.504364 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18996 | 2026.03.04 04:41:15.504429 [ 292 ] {} <Debug> TCP-Session: 82151256-699d-4c6a-8111-31d39aedb9ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64827 | ||
| 18997 | 2026.03.04 04:41:15.504349 [ 289 ] {} <Debug> TCP-Session: d06715a2-a7ba-4649-896b-3584455a43f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48489 | ||
| 18998 | 2026.03.04 04:41:15.504454 [ 288 ] {} <Debug> TCP-Session: d9e45431-87c0-400b-a6f4-dc8b20b4d94b Authenticating user 'default' from [fd00:1122:3344:101::e]:65298 | ||
| 18999 | 2026.03.04 04:41:15.504462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19000 | 2026.03.04 04:41:15.504487 [ 289 ] {} <Debug> TCP-Session: d06715a2-a7ba-4649-896b-3584455a43f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19001 | 2026.03.04 04:41:15.504505 [ 288 ] {} <Debug> TCP-Session: d9e45431-87c0-400b-a6f4-dc8b20b4d94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19002 | 2026.03.04 04:41:15.504519 [ 294 ] {} <Debug> TCP-Session: 1bcbe07b-9492-46a8-b540-9ecd05aeafb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37985 | ||
| 19003 | 2026.03.04 04:41:15.504534 [ 289 ] {} <Debug> TCP-Session: d06715a2-a7ba-4649-896b-3584455a43f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19004 | 2026.03.04 04:41:15.504540 [ 288 ] {} <Debug> TCP-Session: d9e45431-87c0-400b-a6f4-dc8b20b4d94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19005 | 2026.03.04 04:41:15.504563 [ 294 ] {} <Debug> TCP-Session: 1bcbe07b-9492-46a8-b540-9ecd05aeafb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19006 | 2026.03.04 04:41:15.504471 [ 292 ] {} <Debug> TCP-Session: 82151256-699d-4c6a-8111-31d39aedb9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19007 | 2026.03.04 04:41:15.504595 [ 294 ] {} <Debug> TCP-Session: 1bcbe07b-9492-46a8-b540-9ecd05aeafb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19008 | 2026.03.04 04:41:15.504640 [ 292 ] {} <Debug> TCP-Session: 82151256-699d-4c6a-8111-31d39aedb9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19009 | 2026.03.04 04:41:15.504283 [ 259 ] {} <Trace> TCP-Session: dbc02836-b417-48f6-a3c5-b3f0ba7f972e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19010 | 2026.03.04 04:41:15.504278 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19011 | 2026.03.04 04:41:15.504744 [ 286 ] {} <Debug> TCP-Session: ea4910b5-7a6a-469b-b7fd-2a1fc93aa576 Authenticating user 'default' from [fd00:1122:3344:101::e]:47876 | ||
| 19012 | 2026.03.04 04:41:15.504229 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61468 | ||
| 19013 | 2026.03.04 04:41:15.504769 [ 286 ] {} <Debug> TCP-Session: ea4910b5-7a6a-469b-b7fd-2a1fc93aa576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.03.04 04:41:15.504372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19015 | 2026.03.04 04:41:15.504825 [ 286 ] {} <Debug> TCP-Session: ea4910b5-7a6a-469b-b7fd-2a1fc93aa576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19016 | 2026.03.04 04:41:15.504852 [ 293 ] {} <Debug> TCP-Session: 9479fbd0-01bf-4a03-87e0-25368897a577 Authenticating user 'default' from [fd00:1122:3344:101::e]:59067 | ||
| 19017 | 2026.03.04 04:41:15.504864 [ 259 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19018 | 2026.03.04 04:41:15.504885 [ 293 ] {} <Debug> TCP-Session: 9479fbd0-01bf-4a03-87e0-25368897a577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19019 | 2026.03.04 04:41:15.504263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47211 | ||
| 19020 | 2026.03.04 04:41:15.504917 [ 293 ] {} <Debug> TCP-Session: 9479fbd0-01bf-4a03-87e0-25368897a577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19021 | 2026.03.04 04:41:15.505027 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19022 | 2026.03.04 04:41:15.505060 [ 290 ] {} <Debug> TCP-Session: 315edd17-a48a-4b92-8005-e9f96ee5b6ea Authenticating user 'default' from [fd00:1122:3344:101::e]:61468 | ||
| 19023 | 2026.03.04 04:41:15.505078 [ 290 ] {} <Debug> TCP-Session: 315edd17-a48a-4b92-8005-e9f96ee5b6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19024 | 2026.03.04 04:41:15.505090 [ 290 ] {} <Debug> TCP-Session: 315edd17-a48a-4b92-8005-e9f96ee5b6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19025 | 2026.03.04 04:41:15.505171 [ 259 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19026 | 2026.03.04 04:41:15.505234 [ 259 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19027 | 2026.03.04 04:41:15.505322 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19028 | 2026.03.04 04:41:15.505373 [ 291 ] {} <Debug> TCP-Session: b9b9a9ee-0b3d-4651-b6b0-1658d9038229 Authenticating user 'default' from [fd00:1122:3344:101::e]:47211 | ||
| 19029 | 2026.03.04 04:41:15.505397 [ 291 ] {} <Debug> TCP-Session: b9b9a9ee-0b3d-4651-b6b0-1658d9038229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19030 | 2026.03.04 04:41:15.505411 [ 291 ] {} <Debug> TCP-Session: b9b9a9ee-0b3d-4651-b6b0-1658d9038229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.03.04 04:41:15.505538 [ 259 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 19032 | 2026.03.04 04:41:15.506632 [ 315 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Trace> AggregatingTransform: Aggregating | ||
| 19033 | 2026.03.04 04:41:15.506703 [ 315 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Trace> Aggregator: Aggregation method: without_key | ||
| 19034 | 2026.03.04 04:41:15.506750 [ 315 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102422 sec. (907.094 rows/sec., 35.43 KiB/sec.) | ||
| 19035 | 2026.03.04 04:41:15.506775 [ 315 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Trace> Aggregator: Merging aggregated data | ||
| 19036 | 2026.03.04 04:41:15.508252 [ 259 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003442 sec., 290.52876234747237 rows/sec., 11.35 KiB/sec. | ||
| 19037 | 2026.03.04 04:41:15.508421 [ 259 ] {b755b57a-9c9c-4c86-8162-788912ac8b37} <Debug> TCPHandler: Processed in 0.004258032 sec. | ||
| 19038 | 2026.03.04 04:41:15.508511 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19039 | 2026.03.04 04:41:15.508548 [ 259 ] {} <Debug> TCP-Session: dbc02836-b417-48f6-a3c5-b3f0ba7f972e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19040 | 2026.03.04 04:41:15.508553 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19041 | 2026.03.04 04:41:15.508609 [ 294 ] {} <Debug> TCP-Session: 1bcbe07b-9492-46a8-b540-9ecd05aeafb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19042 | 2026.03.04 04:41:15.508610 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19043 | 2026.03.04 04:41:15.508636 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19044 | 2026.03.04 04:41:15.508661 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19045 | 2026.03.04 04:41:15.508665 [ 286 ] {} <Debug> TCP-Session: ea4910b5-7a6a-469b-b7fd-2a1fc93aa576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19046 | 2026.03.04 04:41:15.508692 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19047 | 2026.03.04 04:41:15.508712 [ 288 ] {} <Debug> TCP-Session: d9e45431-87c0-400b-a6f4-dc8b20b4d94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19048 | 2026.03.04 04:41:15.508744 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19049 | 2026.03.04 04:41:15.508722 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19050 | 2026.03.04 04:41:15.508771 [ 291 ] {} <Debug> TCP-Session: b9b9a9ee-0b3d-4651-b6b0-1658d9038229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19051 | 2026.03.04 04:41:15.508792 [ 292 ] {} <Debug> TCP-Session: 82151256-699d-4c6a-8111-31d39aedb9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19052 | 2026.03.04 04:41:15.508819 [ 293 ] {} <Debug> TCP-Session: 9479fbd0-01bf-4a03-87e0-25368897a577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2026.03.04 04:41:15.508700 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19054 | 2026.03.04 04:41:15.508670 [ 289 ] {} <Debug> TCP-Session: d06715a2-a7ba-4649-896b-3584455a43f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19055 | 2026.03.04 04:41:15.508885 [ 290 ] {} <Debug> TCP-Session: 315edd17-a48a-4b92-8005-e9f96ee5b6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19056 | 2026.03.04 04:41:15.761346 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57438 | ||
| 19057 | 2026.03.04 04:41:15.761448 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19058 | 2026.03.04 04:41:15.761475 [ 259 ] {} <Debug> TCP-Session: c17a0c78-7be4-47f8-9b54-e9478665516e Authenticating user 'default' from [fd00:1122:3344:101::e]:57438 | ||
| 19059 | 2026.03.04 04:41:15.761497 [ 259 ] {} <Debug> TCP-Session: c17a0c78-7be4-47f8-9b54-e9478665516e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2026.03.04 04:41:15.761509 [ 259 ] {} <Debug> TCP-Session: c17a0c78-7be4-47f8-9b54-e9478665516e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19061 | 2026.03.04 04:41:15.761677 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54975 | ||
| 19062 | 2026.03.04 04:41:15.761720 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65499 | ||
| 19063 | 2026.03.04 04:41:15.761722 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39075 | ||
| 19064 | 2026.03.04 04:41:15.761761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35567 | ||
| 19065 | 2026.03.04 04:41:15.761790 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19066 | 2026.03.04 04:41:15.761775 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57282 | ||
| 19067 | 2026.03.04 04:41:15.761817 [ 289 ] {} <Debug> TCP-Session: 604c8bdb-8b08-4021-8299-0cb34608a4ce Authenticating user 'default' from [fd00:1122:3344:101::e]:65499 | ||
| 19068 | 2026.03.04 04:41:15.761842 [ 259 ] {} <Trace> TCP-Session: c17a0c78-7be4-47f8-9b54-e9478665516e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19069 | 2026.03.04 04:41:15.761856 [ 289 ] {} <Debug> TCP-Session: 604c8bdb-8b08-4021-8299-0cb34608a4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19070 | 2026.03.04 04:41:15.761859 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19071 | 2026.03.04 04:41:15.761875 [ 289 ] {} <Debug> TCP-Session: 604c8bdb-8b08-4021-8299-0cb34608a4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19072 | 2026.03.04 04:41:15.761862 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19073 | 2026.03.04 04:41:15.761890 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19074 | 2026.03.04 04:41:15.761896 [ 292 ] {} <Debug> TCP-Session: da9516e0-1d2c-4115-bb46-c9beb618aa1d Authenticating user 'default' from [fd00:1122:3344:101::e]:35567 | ||
| 19075 | 2026.03.04 04:41:15.761931 [ 293 ] {} <Debug> TCP-Session: d53f961f-4cb0-40e9-b3c7-bf06736d6021 Authenticating user 'default' from [fd00:1122:3344:101::e]:57282 | ||
| 19076 | 2026.03.04 04:41:15.761922 [ 288 ] {} <Debug> TCP-Session: f249432c-31ae-4632-a22d-8abe9728b437 Authenticating user 'default' from [fd00:1122:3344:101::e]:39075 | ||
| 19077 | 2026.03.04 04:41:15.761949 [ 292 ] {} <Debug> TCP-Session: da9516e0-1d2c-4115-bb46-c9beb618aa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19078 | 2026.03.04 04:41:15.761970 [ 288 ] {} <Debug> TCP-Session: f249432c-31ae-4632-a22d-8abe9728b437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19079 | 2026.03.04 04:41:15.761965 [ 293 ] {} <Debug> TCP-Session: d53f961f-4cb0-40e9-b3c7-bf06736d6021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19080 | 2026.03.04 04:41:15.761986 [ 292 ] {} <Debug> TCP-Session: da9516e0-1d2c-4115-bb46-c9beb618aa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19081 | 2026.03.04 04:41:15.761996 [ 288 ] {} <Debug> TCP-Session: f249432c-31ae-4632-a22d-8abe9728b437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19082 | 2026.03.04 04:41:15.762004 [ 293 ] {} <Debug> TCP-Session: d53f961f-4cb0-40e9-b3c7-bf06736d6021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19083 | 2026.03.04 04:41:15.762034 [ 259 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19084 | 2026.03.04 04:41:15.761756 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19085 | 2026.03.04 04:41:15.761743 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58075 | ||
| 19086 | 2026.03.04 04:41:15.762095 [ 286 ] {} <Debug> TCP-Session: 9b659d89-bc77-4adf-b374-91b736e6960e Authenticating user 'default' from [fd00:1122:3344:101::e]:54975 | ||
| 19087 | 2026.03.04 04:41:15.761780 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59851 | ||
| 19088 | 2026.03.04 04:41:15.762150 [ 286 ] {} <Debug> TCP-Session: 9b659d89-bc77-4adf-b374-91b736e6960e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19089 | 2026.03.04 04:41:15.761761 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38699 | ||
| 19090 | 2026.03.04 04:41:15.762187 [ 286 ] {} <Debug> TCP-Session: 9b659d89-bc77-4adf-b374-91b736e6960e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19091 | 2026.03.04 04:41:15.762213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19092 | 2026.03.04 04:41:15.762205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19093 | 2026.03.04 04:41:15.762260 [ 294 ] {} <Debug> TCP-Session: cdbf053b-9d0e-4609-a9ef-c8c4129f07ca Authenticating user 'default' from [fd00:1122:3344:101::e]:59851 | ||
| 19094 | 2026.03.04 04:41:15.762277 [ 290 ] {} <Debug> TCP-Session: 358f97ba-27b8-4cc2-aaab-41b8c05c3425 Authenticating user 'default' from [fd00:1122:3344:101::e]:58075 | ||
| 19095 | 2026.03.04 04:41:15.762285 [ 294 ] {} <Debug> TCP-Session: cdbf053b-9d0e-4609-a9ef-c8c4129f07ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19096 | 2026.03.04 04:41:15.762300 [ 290 ] {} <Debug> TCP-Session: 358f97ba-27b8-4cc2-aaab-41b8c05c3425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19097 | 2026.03.04 04:41:15.762303 [ 294 ] {} <Debug> TCP-Session: cdbf053b-9d0e-4609-a9ef-c8c4129f07ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19098 | 2026.03.04 04:41:15.762309 [ 259 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19099 | 2026.03.04 04:41:15.762317 [ 290 ] {} <Debug> TCP-Session: 358f97ba-27b8-4cc2-aaab-41b8c05c3425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19100 | 2026.03.04 04:41:15.762309 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19101 | 2026.03.04 04:41:15.762379 [ 259 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19102 | 2026.03.04 04:41:15.762406 [ 291 ] {} <Debug> TCP-Session: 96186472-ef57-4230-924f-6ba124e49500 Authenticating user 'default' from [fd00:1122:3344:101::e]:38699 | ||
| 19103 | 2026.03.04 04:41:15.762435 [ 291 ] {} <Debug> TCP-Session: 96186472-ef57-4230-924f-6ba124e49500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19104 | 2026.03.04 04:41:15.762447 [ 291 ] {} <Debug> TCP-Session: 96186472-ef57-4230-924f-6ba124e49500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19105 | 2026.03.04 04:41:15.762679 [ 259 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 19106 | 2026.03.04 04:41:15.763546 [ 320 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Trace> AggregatingTransform: Aggregating | ||
| 19107 | 2026.03.04 04:41:15.763594 [ 320 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 19108 | 2026.03.04 04:41:15.763628 [ 320 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846417 sec. (1181.451 rows/sec., 46.15 KiB/sec.) | ||
| 19109 | 2026.03.04 04:41:15.763646 [ 320 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Trace> Aggregator: Merging aggregated data | ||
| 19110 | 2026.03.04 04:41:15.765205 [ 259 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003241 sec., 308.54674483184203 rows/sec., 12.05 KiB/sec. | ||
| 19111 | 2026.03.04 04:41:15.765351 [ 259 ] {df47bf36-66d9-466a-970a-3f529cd489b0} <Debug> TCPHandler: Processed in 0.00365178 sec. | ||
| 19112 | 2026.03.04 04:41:15.765462 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19113 | 2026.03.04 04:41:15.765490 [ 259 ] {} <Debug> TCP-Session: c17a0c78-7be4-47f8-9b54-e9478665516e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19114 | 2026.03.04 04:41:15.765501 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19115 | 2026.03.04 04:41:15.765528 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19116 | 2026.03.04 04:41:15.765548 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19117 | 2026.03.04 04:41:15.765563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19118 | 2026.03.04 04:41:15.765585 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19119 | 2026.03.04 04:41:15.765606 [ 289 ] {} <Debug> TCP-Session: 604c8bdb-8b08-4021-8299-0cb34608a4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19120 | 2026.03.04 04:41:15.765620 [ 290 ] {} <Debug> TCP-Session: 358f97ba-27b8-4cc2-aaab-41b8c05c3425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19121 | 2026.03.04 04:41:15.765627 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19122 | 2026.03.04 04:41:15.765646 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19123 | 2026.03.04 04:41:15.765576 [ 293 ] {} <Debug> TCP-Session: d53f961f-4cb0-40e9-b3c7-bf06736d6021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19124 | 2026.03.04 04:41:15.765703 [ 288 ] {} <Debug> TCP-Session: f249432c-31ae-4632-a22d-8abe9728b437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2026.03.04 04:41:15.765712 [ 292 ] {} <Debug> TCP-Session: da9516e0-1d2c-4115-bb46-c9beb618aa1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19126 | 2026.03.04 04:41:15.765636 [ 286 ] {} <Debug> TCP-Session: 9b659d89-bc77-4adf-b374-91b736e6960e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19127 | 2026.03.04 04:41:15.765603 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19128 | 2026.03.04 04:41:15.765553 [ 291 ] {} <Debug> TCP-Session: 96186472-ef57-4230-924f-6ba124e49500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19129 | 2026.03.04 04:41:15.765802 [ 294 ] {} <Debug> TCP-Session: cdbf053b-9d0e-4609-a9ef-c8c4129f07ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19130 | 2026.03.04 04:41:15.813352 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57695 | ||
| 19131 | 2026.03.04 04:41:15.813439 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19132 | 2026.03.04 04:41:15.813465 [ 259 ] {} <Debug> TCP-Session: fdc106e8-0a8c-431a-a55a-112db4fb6788 Authenticating user 'default' from [fd00:1122:3344:101::e]:57695 | ||
| 19133 | 2026.03.04 04:41:15.813484 [ 259 ] {} <Debug> TCP-Session: fdc106e8-0a8c-431a-a55a-112db4fb6788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19134 | 2026.03.04 04:41:15.813496 [ 259 ] {} <Debug> TCP-Session: fdc106e8-0a8c-431a-a55a-112db4fb6788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19135 | 2026.03.04 04:41:15.813673 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58478 | ||
| 19136 | 2026.03.04 04:41:15.813686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57326 | ||
| 19137 | 2026.03.04 04:41:15.813697 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38146 | ||
| 19138 | 2026.03.04 04:41:15.813731 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50498 | ||
| 19139 | 2026.03.04 04:41:15.813744 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19140 | 2026.03.04 04:41:15.813745 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65525 | ||
| 19141 | 2026.03.04 04:41:15.813780 [ 286 ] {} <Debug> TCP-Session: f51f9775-ab86-411b-b197-dc404a2ae470 Authenticating user 'default' from [fd00:1122:3344:101::e]:58478 | ||
| 19142 | 2026.03.04 04:41:15.813793 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19143 | 2026.03.04 04:41:15.813807 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19144 | 2026.03.04 04:41:15.813811 [ 286 ] {} <Debug> TCP-Session: f51f9775-ab86-411b-b197-dc404a2ae470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19145 | 2026.03.04 04:41:15.813822 [ 259 ] {} <Trace> TCP-Session: fdc106e8-0a8c-431a-a55a-112db4fb6788 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19146 | 2026.03.04 04:41:15.813831 [ 286 ] {} <Debug> TCP-Session: f51f9775-ab86-411b-b197-dc404a2ae470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19147 | 2026.03.04 04:41:15.813829 [ 292 ] {} <Debug> TCP-Session: 78eaf2e2-e501-428b-a5fc-ad41beff2b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:50498 | ||
| 19148 | 2026.03.04 04:41:15.813835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19149 | 2026.03.04 04:41:15.813867 [ 292 ] {} <Debug> TCP-Session: 78eaf2e2-e501-428b-a5fc-ad41beff2b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19150 | 2026.03.04 04:41:15.813884 [ 294 ] {} <Debug> TCP-Session: 669c96ad-87c6-4174-86ce-a450bdcb3bb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65525 | ||
| 19151 | 2026.03.04 04:41:15.813894 [ 292 ] {} <Debug> TCP-Session: 78eaf2e2-e501-428b-a5fc-ad41beff2b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19152 | 2026.03.04 04:41:15.813910 [ 294 ] {} <Debug> TCP-Session: 669c96ad-87c6-4174-86ce-a450bdcb3bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19153 | 2026.03.04 04:41:15.813741 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51003 | ||
| 19154 | 2026.03.04 04:41:15.813935 [ 294 ] {} <Debug> TCP-Session: 669c96ad-87c6-4174-86ce-a450bdcb3bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19155 | 2026.03.04 04:41:15.813701 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51681 | ||
| 19156 | 2026.03.04 04:41:15.813974 [ 259 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57695) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19157 | 2026.03.04 04:41:15.814001 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19158 | 2026.03.04 04:41:15.813825 [ 289 ] {} <Debug> TCP-Session: b448463b-4806-45db-b5dc-24bfafb66855 Authenticating user 'default' from [fd00:1122:3344:101::e]:38146 | ||
| 19159 | 2026.03.04 04:41:15.814033 [ 293 ] {} <Debug> TCP-Session: 91210923-b47e-42a7-a8c8-0aa98f8c937a Authenticating user 'default' from [fd00:1122:3344:101::e]:51003 | ||
| 19160 | 2026.03.04 04:41:15.814030 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19161 | 2026.03.04 04:41:15.814063 [ 293 ] {} <Debug> TCP-Session: 91210923-b47e-42a7-a8c8-0aa98f8c937a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19162 | 2026.03.04 04:41:15.814079 [ 290 ] {} <Debug> TCP-Session: fc0c1b4e-10ff-41a0-86f7-29a8e43621e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51681 | ||
| 19163 | 2026.03.04 04:41:15.814088 [ 293 ] {} <Debug> TCP-Session: 91210923-b47e-42a7-a8c8-0aa98f8c937a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19164 | 2026.03.04 04:41:15.814106 [ 290 ] {} <Debug> TCP-Session: fc0c1b4e-10ff-41a0-86f7-29a8e43621e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19165 | 2026.03.04 04:41:15.814051 [ 289 ] {} <Debug> TCP-Session: b448463b-4806-45db-b5dc-24bfafb66855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19166 | 2026.03.04 04:41:15.814130 [ 290 ] {} <Debug> TCP-Session: fc0c1b4e-10ff-41a0-86f7-29a8e43621e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19167 | 2026.03.04 04:41:15.814151 [ 289 ] {} <Debug> TCP-Session: b448463b-4806-45db-b5dc-24bfafb66855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19168 | 2026.03.04 04:41:15.813779 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19169 | 2026.03.04 04:41:15.813730 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54602 | ||
| 19170 | 2026.03.04 04:41:15.814216 [ 259 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19171 | 2026.03.04 04:41:15.814213 [ 288 ] {} <Debug> TCP-Session: 43996f95-018e-4555-8cfd-b955e1db7d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:57326 | ||
| 19172 | 2026.03.04 04:41:15.814275 [ 288 ] {} <Debug> TCP-Session: 43996f95-018e-4555-8cfd-b955e1db7d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19173 | 2026.03.04 04:41:15.814281 [ 259 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19174 | 2026.03.04 04:41:15.814291 [ 288 ] {} <Debug> TCP-Session: 43996f95-018e-4555-8cfd-b955e1db7d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19175 | 2026.03.04 04:41:15.814297 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19176 | 2026.03.04 04:41:15.814340 [ 291 ] {} <Debug> TCP-Session: e5f896ed-685f-4771-ad9d-9f469c320843 Authenticating user 'default' from [fd00:1122:3344:101::e]:54602 | ||
| 19177 | 2026.03.04 04:41:15.814362 [ 291 ] {} <Debug> TCP-Session: e5f896ed-685f-4771-ad9d-9f469c320843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19178 | 2026.03.04 04:41:15.814375 [ 291 ] {} <Debug> TCP-Session: e5f896ed-685f-4771-ad9d-9f469c320843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19179 | 2026.03.04 04:41:15.814552 [ 259 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 19180 | 2026.03.04 04:41:15.815598 [ 338 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Trace> AggregatingTransform: Aggregating | ||
| 19181 | 2026.03.04 04:41:15.815652 [ 338 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Trace> Aggregator: Aggregation method: without_key | ||
| 19182 | 2026.03.04 04:41:15.815693 [ 338 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104455 sec. (957.350 rows/sec., 37.40 KiB/sec.) | ||
| 19183 | 2026.03.04 04:41:15.815712 [ 338 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Trace> Aggregator: Merging aggregated data | ||
| 19184 | 2026.03.04 04:41:15.816878 [ 259 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 19185 | 2026.03.04 04:41:15.817032 [ 259 ] {30c79884-2dce-4f99-8c1b-79594d03aea0} <Debug> TCPHandler: Processed in 0.003304154 sec. | ||
| 19186 | 2026.03.04 04:41:15.817148 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19187 | 2026.03.04 04:41:15.817180 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19188 | 2026.03.04 04:41:15.817186 [ 259 ] {} <Debug> TCP-Session: fdc106e8-0a8c-431a-a55a-112db4fb6788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19189 | 2026.03.04 04:41:15.817201 [ 286 ] {} <Debug> TCP-Session: f51f9775-ab86-411b-b197-dc404a2ae470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19190 | 2026.03.04 04:41:15.817198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19191 | 2026.03.04 04:41:15.817215 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19192 | 2026.03.04 04:41:15.817231 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19193 | 2026.03.04 04:41:15.817267 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19194 | 2026.03.04 04:41:15.817279 [ 290 ] {} <Debug> TCP-Session: fc0c1b4e-10ff-41a0-86f7-29a8e43621e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19195 | 2026.03.04 04:41:15.817289 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19196 | 2026.03.04 04:41:15.817307 [ 292 ] {} <Debug> TCP-Session: 78eaf2e2-e501-428b-a5fc-ad41beff2b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19197 | 2026.03.04 04:41:15.817306 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19198 | 2026.03.04 04:41:15.817347 [ 291 ] {} <Debug> TCP-Session: e5f896ed-685f-4771-ad9d-9f469c320843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19199 | 2026.03.04 04:41:15.817294 [ 289 ] {} <Debug> TCP-Session: b448463b-4806-45db-b5dc-24bfafb66855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19200 | 2026.03.04 04:41:15.817378 [ 293 ] {} <Debug> TCP-Session: 91210923-b47e-42a7-a8c8-0aa98f8c937a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19201 | 2026.03.04 04:41:15.817253 [ 294 ] {} <Debug> TCP-Session: 669c96ad-87c6-4174-86ce-a450bdcb3bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19202 | 2026.03.04 04:41:15.817247 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19203 | 2026.03.04 04:41:15.817468 [ 288 ] {} <Debug> TCP-Session: 43996f95-018e-4555-8cfd-b955e1db7d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19204 | 2026.03.04 04:41:18.029062 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19205 | 2026.03.04 04:41:18.029116 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19206 | 2026.03.04 04:41:18.042970 [ 225 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19207 | 2026.03.04 04:41:18.043027 [ 225 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19208 | 2026.03.04 04:41:18.055617 [ 225 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19209 | 2026.03.04 04:41:18.242013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42268 | ||
| 19210 | 2026.03.04 04:41:18.242793 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19211 | 2026.03.04 04:41:18.242844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19212 | 2026.03.04 04:41:18.243336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19213 | 2026.03.04 04:41:18.243584 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19214 | 2026.03.04 04:41:18.243734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42268 | ||
| 19215 | 2026.03.04 04:41:18.385630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2348 | ||
| 19216 | 2026.03.04 04:41:18.388282 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19217 | 2026.03.04 04:41:18.388344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19218 | 2026.03.04 04:41:18.389621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19219 | 2026.03.04 04:41:18.389912 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19220 | 2026.03.04 04:41:18.390111 [ 102 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19221 | 2026.03.04 04:41:18.390202 [ 102 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19222 | 2026.03.04 04:41:18.390239 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19223 | 2026.03.04 04:41:18.390305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2348 | ||
| 19224 | 2026.03.04 04:41:18.390402 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 19225 | 2026.03.04 04:41:18.391059 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19226 | 2026.03.04 04:41:18.391215 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2188 rows starting from the beginning of the part | ||
| 19227 | 2026.03.04 04:41:18.391576 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 19228 | 2026.03.04 04:41:18.391905 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 19229 | 2026.03.04 04:41:18.392228 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 19230 | 2026.03.04 04:41:18.392546 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 19231 | 2026.03.04 04:41:18.392871 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 19232 | 2026.03.04 04:41:18.400313 [ 200 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 72 columns (72 merged, 0 gathered) in 0.009981852 sec., 235226.8897595356 rows/sec., 180.51 MiB/sec. | ||
| 19233 | 2026.03.04 04:41:18.402402 [ 186 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19234 | 2026.03.04 04:41:18.402935 [ 186 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19235 | 2026.03.04 04:41:18.403008 [ 186 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_66_13} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19236 | 2026.03.04 04:41:18.403199 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19237 | 2026.03.04 04:41:18.906857 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19238 | 2026.03.04 04:41:18.906915 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19239 | 2026.03.04 04:41:18.914476 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19240 | 2026.03.04 04:41:18.994894 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19241 | 2026.03.04 04:41:18.995101 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19242 | 2026.03.04 04:41:18.995179 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19243 | 2026.03.04 04:41:18.996002 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2026.03.04 04:41:18.996055 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19245 | 2026.03.04 04:41:18.996490 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19246 | 2026.03.04 04:41:18.996732 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19247 | 2026.03.04 04:41:18.996907 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001861 sec., 152606.12573885007 rows/sec., 9.69 MiB/sec. | ||
| 19248 | 2026.03.04 04:41:18.996964 [ 261 ] {e04cd9d4-3801-4caf-9e07-522e20551ff2} <Debug> TCPHandler: Processed in 0.002214392 sec. | ||
| 19249 | 2026.03.04 04:41:18.997092 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19250 | 2026.03.04 04:41:18.997199 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19251 | 2026.03.04 04:41:18.997244 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19252 | 2026.03.04 04:41:18.998088 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19253 | 2026.03.04 04:41:18.998125 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19254 | 2026.03.04 04:41:18.998504 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19255 | 2026.03.04 04:41:18.998724 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19256 | 2026.03.04 04:41:18.998860 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001687 sec., 511558.9804386485 rows/sec., 40.81 MiB/sec. | ||
| 19257 | 2026.03.04 04:41:18.998901 [ 261 ] {28027404-8f12-4bb4-bb23-a624623bb9cc} <Debug> TCPHandler: Processed in 0.001863136 sec. | ||
| 19258 | 2026.03.04 04:41:18.998981 [ 219 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19259 | 2026.03.04 04:41:18.999017 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19260 | 2026.03.04 04:41:18.999041 [ 219 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19261 | 2026.03.04 04:41:18.999123 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19262 | 2026.03.04 04:41:18.999170 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19263 | 2026.03.04 04:41:18.999628 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19264 | 2026.03.04 04:41:18.999670 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19265 | 2026.03.04 04:41:19.000038 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19266 | 2026.03.04 04:41:19.000390 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19267 | 2026.03.04 04:41:19.000518 [ 100 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19268 | 2026.03.04 04:41:19.000528 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001427 sec., 122634.89838822704 rows/sec., 7.54 MiB/sec. | ||
| 19269 | 2026.03.04 04:41:19.000571 [ 100 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19270 | 2026.03.04 04:41:19.000588 [ 261 ] {5c90766b-4248-42cd-98ed-e656b8c8122c} <Debug> TCPHandler: Processed in 0.001622792 sec. | ||
| 19271 | 2026.03.04 04:41:19.000596 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19272 | 2026.03.04 04:41:19.000710 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19273 | 2026.03.04 04:41:19.000720 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19274 | 2026.03.04 04:41:19.000814 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19275 | 2026.03.04 04:41:19.000860 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19276 | 2026.03.04 04:41:19.000862 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19277 | 2026.03.04 04:41:19.000916 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 19278 | 2026.03.04 04:41:19.000991 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 33 rows starting from the beginning of the part | ||
| 19279 | 2026.03.04 04:41:19.001046 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 8 rows starting from the beginning of the part | ||
| 19280 | 2026.03.04 04:41:19.001097 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 177 rows starting from the beginning of the part | ||
| 19281 | 2026.03.04 04:41:19.001142 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 8 rows starting from the beginning of the part | ||
| 19282 | 2026.03.04 04:41:19.001188 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 175 rows starting from the beginning of the part | ||
| 19283 | 2026.03.04 04:41:19.001306 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.03.04 04:41:19.001351 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19285 | 2026.03.04 04:41:19.001726 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19286 | 2026.03.04 04:41:19.001897 [ 219 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19287 | 2026.03.04 04:41:19.002006 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19288 | 2026.03.04 04:41:19.002137 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464918 sec., 428010.30501365947 rows/sec., 28.75 MiB/sec. | ||
| 19289 | 2026.03.04 04:41:19.002149 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001355 sec., 109963.09963099631 rows/sec., 7.10 MiB/sec. | ||
| 19290 | 2026.03.04 04:41:19.002201 [ 261 ] {dbe89af2-8389-41b3-9172-8f38e49442ef} <Debug> TCPHandler: Processed in 0.00154237 sec. | ||
| 19291 | 2026.03.04 04:41:19.002316 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.03.04 04:41:19.002319 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19293 | 2026.03.04 04:41:19.002411 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19294 | 2026.03.04 04:41:19.002453 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19295 | 2026.03.04 04:41:19.002644 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19296 | 2026.03.04 04:41:19.002724 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_126_25} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19297 | 2026.03.04 04:41:19.002804 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19298 | 2026.03.04 04:41:19.002884 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19299 | 2026.03.04 04:41:19.002921 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19300 | 2026.03.04 04:41:19.003234 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19301 | 2026.03.04 04:41:19.003446 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19302 | 2026.03.04 04:41:19.003578 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 19303 | 2026.03.04 04:41:19.003617 [ 261 ] {347dccdc-e525-444a-bd49-3437eb31c2ea} <Debug> TCPHandler: Processed in 0.001352916 sec. | ||
| 19304 | 2026.03.04 04:41:19.003729 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19305 | 2026.03.04 04:41:19.003824 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19306 | 2026.03.04 04:41:19.003865 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19307 | 2026.03.04 04:41:19.004474 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19308 | 2026.03.04 04:41:19.004510 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19309 | 2026.03.04 04:41:19.004845 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19310 | 2026.03.04 04:41:19.005057 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19311 | 2026.03.04 04:41:19.005192 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001384 sec., 377890.1734104046 rows/sec., 26.69 MiB/sec. | ||
| 19312 | 2026.03.04 04:41:19.005231 [ 261 ] {a51d5e62-5941-4b31-92e1-023250f187b2} <Debug> TCPHandler: Processed in 0.001553 sec. | ||
| 19313 | 2026.03.04 04:41:19.005342 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19314 | 2026.03.04 04:41:19.005437 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19315 | 2026.03.04 04:41:19.005479 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19316 | 2026.03.04 04:41:19.005818 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19317 | 2026.03.04 04:41:19.005854 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19318 | 2026.03.04 04:41:19.006161 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 19319 | 2026.03.04 04:41:19.006385 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19320 | 2026.03.04 04:41:19.006515 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 19321 | 2026.03.04 04:41:19.006553 [ 261 ] {5b047a02-3b7d-4e8d-9c87-098e6250f2d1} <Debug> TCPHandler: Processed in 0.001261674 sec. | ||
| 19322 | 2026.03.04 04:41:19.006667 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19323 | 2026.03.04 04:41:19.006765 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19324 | 2026.03.04 04:41:19.006808 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19325 | 2026.03.04 04:41:19.007217 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19326 | 2026.03.04 04:41:19.007256 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19327 | 2026.03.04 04:41:19.007600 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19328 | 2026.03.04 04:41:19.007816 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19329 | 2026.03.04 04:41:19.007955 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 19330 | 2026.03.04 04:41:19.007993 [ 261 ] {a561ee31-9e06-4472-b219-74c755f3221d} <Debug> TCPHandler: Processed in 0.001381486 sec. | ||
| 19331 | 2026.03.04 04:41:19.008104 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19332 | 2026.03.04 04:41:19.008200 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19333 | 2026.03.04 04:41:19.008242 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19334 | 2026.03.04 04:41:19.008556 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19335 | 2026.03.04 04:41:19.008592 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19336 | 2026.03.04 04:41:19.008895 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19337 | 2026.03.04 04:41:19.009107 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19338 | 2026.03.04 04:41:19.009237 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 19339 | 2026.03.04 04:41:19.009274 [ 261 ] {6cd93fcc-c22c-42fe-9f03-504c83f589e3} <Debug> TCPHandler: Processed in 0.001220033 sec. | ||
| 19340 | 2026.03.04 04:41:19.009377 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19341 | 2026.03.04 04:41:19.009471 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19342 | 2026.03.04 04:41:19.009525 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <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 | ||
| 19343 | 2026.03.04 04:41:19.010397 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19344 | 2026.03.04 04:41:19.010435 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19345 | 2026.03.04 04:41:19.011001 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19346 | 2026.03.04 04:41:19.011233 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19347 | 2026.03.04 04:41:19.011374 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00192 sec., 17187.5 rows/sec., 30.80 MiB/sec. | ||
| 19348 | 2026.03.04 04:41:19.011441 [ 261 ] {347518a2-db86-4398-8fb0-575059506de8} <Debug> TCPHandler: Processed in 0.002112531 sec. | ||
| 19349 | 2026.03.04 04:41:19.011554 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19350 | 2026.03.04 04:41:19.011650 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19351 | 2026.03.04 04:41:19.011694 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19352 | 2026.03.04 04:41:19.012030 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19353 | 2026.03.04 04:41:19.012067 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.01 GiB. | ||
| 19354 | 2026.03.04 04:41:19.012383 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19355 | 2026.03.04 04:41:19.012594 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19356 | 2026.03.04 04:41:19.012727 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 19357 | 2026.03.04 04:41:19.012765 [ 261 ] {e91b9672-3f4b-4fe2-92f8-6ebb4dffaec9} <Debug> TCPHandler: Processed in 0.001260954 sec. | ||
| 19358 | 2026.03.04 04:41:19.012784 [ 220 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19359 | 2026.03.04 04:41:19.012819 [ 220 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19360 | 2026.03.04 04:41:19.019494 [ 220 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19361 | 2026.03.04 04:41:19.272225 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19362 | 2026.03.04 04:41:19.272483 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19363 | 2026.03.04 04:41:19.272580 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19364 | 2026.03.04 04:41:19.273288 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2026.03.04 04:41:19.273342 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19366 | 2026.03.04 04:41:19.273737 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19367 | 2026.03.04 04:41:19.273971 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19368 | 2026.03.04 04:41:19.274146 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001729 sec., 2313.475997686524 rows/sec., 188.65 KiB/sec. | ||
| 19369 | 2026.03.04 04:41:19.274202 [ 261 ] {c2ca0df3-63dd-46ab-bc59-224f5f631b81} <Debug> TCPHandler: Processed in 0.002123712 sec. | ||
| 19370 | 2026.03.04 04:41:19.274341 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2026.03.04 04:41:19.274449 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19372 | 2026.03.04 04:41:19.274494 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19373 | 2026.03.04 04:41:19.275976 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2026.03.04 04:41:19.276020 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19375 | 2026.03.04 04:41:19.276457 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19376 | 2026.03.04 04:41:19.276680 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2026.03.04 04:41:19.276820 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002397 sec., 816854.4013350022 rows/sec., 61.20 MiB/sec. | ||
| 19378 | 2026.03.04 04:41:19.276861 [ 261 ] {0f86a444-9726-4c46-b08d-80ee7b56ed14} <Debug> TCPHandler: Processed in 0.00256988 sec. | ||
| 19379 | 2026.03.04 04:41:19.276984 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19380 | 2026.03.04 04:41:19.277085 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19381 | 2026.03.04 04:41:19.277128 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19382 | 2026.03.04 04:41:19.277543 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2026.03.04 04:41:19.277580 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19384 | 2026.03.04 04:41:19.277880 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19385 | 2026.03.04 04:41:19.278096 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19386 | 2026.03.04 04:41:19.278228 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001165 sec., 19742.489270386264 rows/sec., 1.43 MiB/sec. | ||
| 19387 | 2026.03.04 04:41:19.278268 [ 261 ] {50003031-90bc-4047-b386-028074378c77} <Debug> TCPHandler: Processed in 0.001336016 sec. | ||
| 19388 | 2026.03.04 04:41:19.278373 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19389 | 2026.03.04 04:41:19.278468 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19390 | 2026.03.04 04:41:19.278508 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19391 | 2026.03.04 04:41:19.279148 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2026.03.04 04:41:19.279185 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19393 | 2026.03.04 04:41:19.279515 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19394 | 2026.03.04 04:41:19.279719 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19395 | 2026.03.04 04:41:19.279834 [ 99 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 19396 | 2026.03.04 04:41:19.279847 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001396 sec., 507163.3237822349 rows/sec., 29.59 MiB/sec. | ||
| 19397 | 2026.03.04 04:41:19.279914 [ 99 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19398 | 2026.03.04 04:41:19.279944 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19399 | 2026.03.04 04:41:19.279946 [ 261 ] {7d5570ba-fa17-4eef-8801-9a17137551a7} <Debug> TCPHandler: Processed in 0.001622441 sec. | ||
| 19400 | 2026.03.04 04:41:19.280069 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 19401 | 2026.03.04 04:41:19.280094 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19402 | 2026.03.04 04:41:19.280202 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19403 | 2026.03.04 04:41:19.280218 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19404 | 2026.03.04 04:41:19.280242 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 883 rows starting from the beginning of the part | ||
| 19405 | 2026.03.04 04:41:19.280275 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19406 | 2026.03.04 04:41:19.280325 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 19407 | 2026.03.04 04:41:19.280383 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 708 rows starting from the beginning of the part | ||
| 19408 | 2026.03.04 04:41:19.280430 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 19409 | 2026.03.04 04:41:19.280473 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 19410 | 2026.03.04 04:41:19.280520 [ 199 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 708 rows starting from the beginning of the part | ||
| 19411 | 2026.03.04 04:41:19.280737 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19412 | 2026.03.04 04:41:19.280779 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19413 | 2026.03.04 04:41:19.281095 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19414 | 2026.03.04 04:41:19.281332 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19415 | 2026.03.04 04:41:19.281465 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 55.23 KiB/sec. | ||
| 19416 | 2026.03.04 04:41:19.281503 [ 261 ] {97b1e106-b523-4d44-80df-fcde2962efea} <Debug> TCPHandler: Processed in 0.001469258 sec. | ||
| 19417 | 2026.03.04 04:41:19.281603 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19418 | 2026.03.04 04:41:19.281698 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19419 | 2026.03.04 04:41:19.281739 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19420 | 2026.03.04 04:41:19.281751 [ 200 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728623 sec., 1516235.755280359 rows/sec., 96.55 MiB/sec. | ||
| 19421 | 2026.03.04 04:41:19.281963 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 19422 | 2026.03.04 04:41:19.282261 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.03.04 04:41:19.282341 [ 189 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_52_11} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 19424 | 2026.03.04 04:41:19.282430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 19425 | 2026.03.04 04:41:19.282563 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2026.03.04 04:41:19.282597 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19427 | 2026.03.04 04:41:19.282937 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19428 | 2026.03.04 04:41:19.283142 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19429 | 2026.03.04 04:41:19.283269 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.00159 sec., 643396.2264150943 rows/sec., 44.34 MiB/sec. | ||
| 19430 | 2026.03.04 04:41:19.283308 [ 261 ] {875394ff-e0e3-4ab9-95e7-4abf56038329} <Debug> TCPHandler: Processed in 0.001752284 sec. | ||
| 19431 | 2026.03.04 04:41:19.283429 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19432 | 2026.03.04 04:41:19.283523 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19433 | 2026.03.04 04:41:19.283568 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19434 | 2026.03.04 04:41:19.284246 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19435 | 2026.03.04 04:41:19.284283 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19436 | 2026.03.04 04:41:19.284696 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19437 | 2026.03.04 04:41:19.284912 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19438 | 2026.03.04 04:41:19.285045 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001541 sec., 791044.776119403 rows/sec., 49.47 MiB/sec. | ||
| 19439 | 2026.03.04 04:41:19.285083 [ 261 ] {4cca8fb7-6af7-4794-86c2-435495d91883} <Debug> TCPHandler: Processed in 0.001701313 sec. | ||
| 19440 | 2026.03.04 04:41:19.285205 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19441 | 2026.03.04 04:41:19.285300 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19442 | 2026.03.04 04:41:19.285355 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <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 | ||
| 19443 | 2026.03.04 04:41:19.286244 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19444 | 2026.03.04 04:41:19.286282 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19445 | 2026.03.04 04:41:19.286828 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19446 | 2026.03.04 04:41:19.287068 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19447 | 2026.03.04 04:41:19.287198 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19448 | 2026.03.04 04:41:19.287218 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001936 sec., 9814.049586776859 rows/sec., 17.59 MiB/sec. | ||
| 19449 | 2026.03.04 04:41:19.287237 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19450 | 2026.03.04 04:41:19.287260 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19451 | 2026.03.04 04:41:19.287319 [ 261 ] {509b96f2-8511-4c50-b2db-03921e98bd7d} <Debug> TCPHandler: Processed in 0.002161042 sec. | ||
| 19452 | 2026.03.04 04:41:19.287344 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19453 | 2026.03.04 04:41:19.287443 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19454 | 2026.03.04 04:41:19.287533 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19455 | 2026.03.04 04:41:19.287537 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19456 | 2026.03.04 04:41:19.287586 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19457 | 2026.03.04 04:41:19.287596 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2711 rows starting from the beginning of the part | ||
| 19458 | 2026.03.04 04:41:19.287728 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 8 rows starting from the beginning of the part | ||
| 19459 | 2026.03.04 04:41:19.287839 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 33 rows starting from the beginning of the part | ||
| 19460 | 2026.03.04 04:41:19.287922 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19461 | 2026.03.04 04:41:19.287946 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part | ||
| 19462 | 2026.03.04 04:41:19.287960 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19463 | 2026.03.04 04:41:19.288067 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 33 rows starting from the beginning of the part | ||
| 19464 | 2026.03.04 04:41:19.288203 [ 189 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 19 rows starting from the beginning of the part | ||
| 19465 | 2026.03.04 04:41:19.288320 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19466 | 2026.03.04 04:41:19.288531 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19467 | 2026.03.04 04:41:19.288664 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 723.25 KiB/sec. | ||
| 19468 | 2026.03.04 04:41:19.288702 [ 261 ] {67651bbd-e2c0-4526-80cd-e102c06cbcb4} <Debug> TCPHandler: Processed in 0.001308015 sec. | ||
| 19469 | 2026.03.04 04:41:19.297265 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 19 columns (19 merged, 0 gathered) in 0.009951362 sec., 282574.38529519876 rows/sec., 506.36 MiB/sec. | ||
| 19470 | 2026.03.04 04:41:19.299986 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19471 | 2026.03.04 04:41:19.300413 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19472 | 2026.03.04 04:41:19.300504 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19473 | 2026.03.04 04:41:19.300694 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.12 MiB. | ||
| 19474 | 2026.03.04 04:41:19.894609 [ 221 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19475 | 2026.03.04 04:41:19.894665 [ 221 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19476 | 2026.03.04 04:41:19.901815 [ 221 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19477 | 2026.03.04 04:41:20.515593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19478 | 2026.03.04 04:41:20.535011 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19479 | 2026.03.04 04:41:20.535082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19480 | 2026.03.04 04:41:20.541685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19481 | 2026.03.04 04:41:20.542423 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19482 | 2026.03.04 04:41:20.546263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19483 | 2026.03.04 04:41:23.983818 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2026.03.04 04:41:23.984075 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19485 | 2026.03.04 04:41:23.984173 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19486 | 2026.03.04 04:41:23.985080 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.03.04 04:41:23.985123 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19488 | 2026.03.04 04:41:23.985518 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19489 | 2026.03.04 04:41:23.985739 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2026.03.04 04:41:23.985893 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. | ||
| 19491 | 2026.03.04 04:41:23.985944 [ 261 ] {93fc171d-6185-4b27-8aed-23fe63f5bebe} <Debug> TCPHandler: Processed in 0.002286784 sec. | ||
| 19492 | 2026.03.04 04:41:23.986069 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19493 | 2026.03.04 04:41:23.986173 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19494 | 2026.03.04 04:41:23.986217 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19495 | 2026.03.04 04:41:23.986659 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19496 | 2026.03.04 04:41:23.986694 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19497 | 2026.03.04 04:41:23.987001 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19498 | 2026.03.04 04:41:23.987217 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19499 | 2026.03.04 04:41:23.987351 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 19500 | 2026.03.04 04:41:23.987389 [ 261 ] {872a13b2-107c-4d78-afc0-baf0572ae1d6} <Debug> TCPHandler: Processed in 0.001371007 sec. | ||
| 19501 | 2026.03.04 04:41:23.987501 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19502 | 2026.03.04 04:41:23.987599 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19503 | 2026.03.04 04:41:23.987644 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19504 | 2026.03.04 04:41:23.988037 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2026.03.04 04:41:23.988071 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19506 | 2026.03.04 04:41:23.988395 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19507 | 2026.03.04 04:41:23.988605 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19508 | 2026.03.04 04:41:23.988732 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001153 sec., 111014.74414570686 rows/sec., 7.73 MiB/sec. | ||
| 19509 | 2026.03.04 04:41:23.988768 [ 261 ] {0b2e2d0c-a2e5-4bed-a4ac-97318b916be5} <Debug> TCPHandler: Processed in 0.001316655 sec. | ||
| 19510 | 2026.03.04 04:41:23.988880 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2026.03.04 04:41:23.988976 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19512 | 2026.03.04 04:41:23.989018 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19513 | 2026.03.04 04:41:23.989354 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19514 | 2026.03.04 04:41:23.989388 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19515 | 2026.03.04 04:41:23.989684 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19516 | 2026.03.04 04:41:23.989884 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2026.03.04 04:41:23.990011 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001053 sec., 45584.04558404559 rows/sec., 3.07 MiB/sec. | ||
| 19518 | 2026.03.04 04:41:23.990046 [ 261 ] {72bd58a4-0cfa-497f-90c4-5519b06d2bc0} <Debug> TCPHandler: Processed in 0.001214614 sec. | ||
| 19519 | 2026.03.04 04:41:25.744860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42716 | ||
| 19520 | 2026.03.04 04:41:25.745533 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19521 | 2026.03.04 04:41:25.745585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19522 | 2026.03.04 04:41:25.746084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19523 | 2026.03.04 04:41:25.746324 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19524 | 2026.03.04 04:41:25.746478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42716 | ||
| 19525 | 2026.03.04 04:41:28.047249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19526 | 2026.03.04 04:41:28.066472 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.03.04 04:41:28.066534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19528 | 2026.03.04 04:41:28.073083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19529 | 2026.03.04 04:41:28.073839 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.03.04 04:41:28.077714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19531 | 2026.03.04 04:41:28.391435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2396 | ||
| 19532 | 2026.03.04 04:41:28.394097 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.03.04 04:41:28.394146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19534 | 2026.03.04 04:41:28.395346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19535 | 2026.03.04 04:41:28.395608 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.03.04 04:41:28.395869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2396 | ||
| 19537 | 2026.03.04 04:41:28.994547 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2026.03.04 04:41:28.994725 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19539 | 2026.03.04 04:41:28.994790 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19540 | 2026.03.04 04:41:28.995559 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19541 | 2026.03.04 04:41:28.995605 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19542 | 2026.03.04 04:41:28.996008 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19543 | 2026.03.04 04:41:28.996227 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19544 | 2026.03.04 04:41:28.996382 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 19545 | 2026.03.04 04:41:28.996435 [ 261 ] {c9167eb2-370d-445c-afca-a24845920baa} <Debug> TCPHandler: Processed in 0.002015639 sec. | ||
| 19546 | 2026.03.04 04:41:28.996566 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19547 | 2026.03.04 04:41:28.996671 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19548 | 2026.03.04 04:41:28.996714 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19549 | 2026.03.04 04:41:28.997540 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2026.03.04 04:41:28.997574 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19551 | 2026.03.04 04:41:28.997936 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19552 | 2026.03.04 04:41:28.998138 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2026.03.04 04:41:28.998257 [ 61 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19554 | 2026.03.04 04:41:28.998263 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Debug> executeQuery: Read 863 rows, 70.49 KiB in 0.001617 sec., 533704.390847248 rows/sec., 42.57 MiB/sec. | ||
| 19555 | 2026.03.04 04:41:28.998302 [ 61 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.03.04 04:41:28.998317 [ 261 ] {b5600592-a145-4476-aecc-f7610660e9c2} <Debug> TCPHandler: Processed in 0.001800564 sec. | ||
| 19557 | 2026.03.04 04:41:28.998325 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19558 | 2026.03.04 04:41:28.998436 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19559 | 2026.03.04 04:41:28.998458 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19560 | 2026.03.04 04:41:28.998532 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19561 | 2026.03.04 04:41:28.998577 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19562 | 2026.03.04 04:41:28.998614 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19563 | 2026.03.04 04:41:28.998659 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2895 rows starting from the beginning of the part | ||
| 19564 | 2026.03.04 04:41:28.998736 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 72 rows starting from the beginning of the part | ||
| 19565 | 2026.03.04 04:41:28.998789 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 863 rows starting from the beginning of the part | ||
| 19566 | 2026.03.04 04:41:28.998838 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1958 rows starting from the beginning of the part | ||
| 19567 | 2026.03.04 04:41:28.998877 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 19568 | 2026.03.04 04:41:28.998916 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 863 rows starting from the beginning of the part | ||
| 19569 | 2026.03.04 04:41:28.999040 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.03.04 04:41:28.999081 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19571 | 2026.03.04 04:41:28.999404 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19572 | 2026.03.04 04:41:28.999617 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19573 | 2026.03.04 04:41:28.999751 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001239 sec., 141242.93785310735 rows/sec., 8.69 MiB/sec. | ||
| 19574 | 2026.03.04 04:41:28.999787 [ 261 ] {b01d76e7-34ad-41a9-b501-74d2396fc930} <Debug> TCPHandler: Processed in 0.001399547 sec. | ||
| 19575 | 2026.03.04 04:41:28.999902 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19576 | 2026.03.04 04:41:28.999994 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19577 | 2026.03.04 04:41:29.000032 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19578 | 2026.03.04 04:41:29.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.32 MiB, peak 422.66 MiB, free memory in arenas 0.00 B, will set to 404.34 MiB (RSS), difference: -3.98 MiB | ||
| 19579 | 2026.03.04 04:41:29.000464 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19580 | 2026.03.04 04:41:29.000504 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19581 | 2026.03.04 04:41:29.000812 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 19582 | 2026.03.04 04:41:29.001017 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19583 | 2026.03.04 04:41:29.001143 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 19584 | 2026.03.04 04:41:29.001153 [ 188 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6707 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753813 sec., 2435532.114925741 rows/sec., 197.26 MiB/sec. | ||
| 19585 | 2026.03.04 04:41:29.001180 [ 261 ] {10a1e162-f8c2-44d0-bb90-9404f1406603} <Debug> TCPHandler: Processed in 0.001325025 sec. | ||
| 19586 | 2026.03.04 04:41:29.001319 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19587 | 2026.03.04 04:41:29.001412 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19588 | 2026.03.04 04:41:29.001454 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19589 | 2026.03.04 04:41:29.001454 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19590 | 2026.03.04 04:41:29.001720 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2026.03.04 04:41:29.001808 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_151_30} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19592 | 2026.03.04 04:41:29.001882 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 19593 | 2026.03.04 04:41:29.001889 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19594 | 2026.03.04 04:41:29.001931 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19595 | 2026.03.04 04:41:29.002234 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19596 | 2026.03.04 04:41:29.002436 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19597 | 2026.03.04 04:41:29.002558 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 19598 | 2026.03.04 04:41:29.002595 [ 261 ] {374ee1ee-326f-47cd-b42c-98230732bf2c} <Debug> TCPHandler: Processed in 0.001322766 sec. | ||
| 19599 | 2026.03.04 04:41:29.002735 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19600 | 2026.03.04 04:41:29.002827 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19601 | 2026.03.04 04:41:29.002865 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19602 | 2026.03.04 04:41:29.003491 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19603 | 2026.03.04 04:41:29.003525 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19604 | 2026.03.04 04:41:29.003841 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19605 | 2026.03.04 04:41:29.004050 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19606 | 2026.03.04 04:41:29.004160 [ 89 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19607 | 2026.03.04 04:41:29.004174 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Debug> executeQuery: Read 523 rows, 37.82 KiB in 0.001365 sec., 383150.1831501832 rows/sec., 27.06 MiB/sec. | ||
| 19608 | 2026.03.04 04:41:29.004187 [ 89 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2026.03.04 04:41:29.004205 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19610 | 2026.03.04 04:41:29.004213 [ 261 ] {dfa7b9f4-fd98-40ac-b9de-0c0a10b67e3e} <Debug> TCPHandler: Processed in 0.001524889 sec. | ||
| 19611 | 2026.03.04 04:41:29.004297 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19612 | 2026.03.04 04:41:29.004324 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19613 | 2026.03.04 04:41:29.004430 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19614 | 2026.03.04 04:41:29.004450 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19615 | 2026.03.04 04:41:29.004479 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19616 | 2026.03.04 04:41:29.004492 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1552 rows starting from the beginning of the part | ||
| 19617 | 2026.03.04 04:41:29.004572 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 72 rows starting from the beginning of the part | ||
| 19618 | 2026.03.04 04:41:29.004637 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 523 rows starting from the beginning of the part | ||
| 19619 | 2026.03.04 04:41:29.004690 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1023 rows starting from the beginning of the part | ||
| 19620 | 2026.03.04 04:41:29.004738 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 19621 | 2026.03.04 04:41:29.004784 [ 200 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 523 rows starting from the beginning of the part | ||
| 19622 | 2026.03.04 04:41:29.004862 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.03.04 04:41:29.004906 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19624 | 2026.03.04 04:41:29.005244 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 19625 | 2026.03.04 04:41:29.005463 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19626 | 2026.03.04 04:41:29.005598 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 19627 | 2026.03.04 04:41:29.005635 [ 261 ] {e2d05f7e-fe3f-422a-896f-60225f80fd45} <Debug> TCPHandler: Processed in 0.001358686 sec. | ||
| 19628 | 2026.03.04 04:41:29.005747 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19629 | 2026.03.04 04:41:29.005839 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19630 | 2026.03.04 04:41:29.005880 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19631 | 2026.03.04 04:41:29.006263 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009838 sec., 1869304.8892497804 rows/sec., 138.13 MiB/sec. | ||
| 19632 | 2026.03.04 04:41:29.006290 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2026.03.04 04:41:29.006328 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19634 | 2026.03.04 04:41:29.006452 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19635 | 2026.03.04 04:41:29.006683 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19636 | 2026.03.04 04:41:29.006753 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19637 | 2026.03.04 04:41:29.006838 [ 188 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_151_30} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19638 | 2026.03.04 04:41:29.006913 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 19639 | 2026.03.04 04:41:29.006932 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.03.04 04:41:29.007045 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_146_36 to all_151_151_0 | ||
| 19641 | 2026.03.04 04:41:29.007067 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 19642 | 2026.03.04 04:41:29.007073 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.03.04 04:41:29.007097 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19644 | 2026.03.04 04:41:29.007104 [ 261 ] {ed7c9f91-c0c5-4e6e-bda8-b19ef9d435f6} <Debug> TCPHandler: Processed in 0.001404017 sec. | ||
| 19645 | 2026.03.04 04:41:29.007178 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_36 to all_151_151_0 into Compact with storage Full | ||
| 19646 | 2026.03.04 04:41:29.007219 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19647 | 2026.03.04 04:41:29.007266 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19648 | 2026.03.04 04:41:29.007295 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_36, total 47936 rows starting from the beginning of the part | ||
| 19649 | 2026.03.04 04:41:29.007311 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19650 | 2026.03.04 04:41:29.007352 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19651 | 2026.03.04 04:41:29.007355 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19652 | 2026.03.04 04:41:29.007408 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 265 rows starting from the beginning of the part | ||
| 19653 | 2026.03.04 04:41:29.007450 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1219 rows starting from the beginning of the part | ||
| 19654 | 2026.03.04 04:41:29.007489 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 128 rows starting from the beginning of the part | ||
| 19655 | 2026.03.04 04:41:29.007529 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 265 rows starting from the beginning of the part | ||
| 19656 | 2026.03.04 04:41:29.007674 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19657 | 2026.03.04 04:41:29.007708 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19658 | 2026.03.04 04:41:29.008035 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19659 | 2026.03.04 04:41:29.008246 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.03.04 04:41:29.008373 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 19661 | 2026.03.04 04:41:29.008409 [ 261 ] {e6847a56-57d7-4f4d-9518-0325cc80317f} <Debug> TCPHandler: Processed in 0.001237514 sec. | ||
| 19662 | 2026.03.04 04:41:29.008519 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19663 | 2026.03.04 04:41:29.008613 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19664 | 2026.03.04 04:41:29.008666 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <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 | ||
| 19665 | 2026.03.04 04:41:29.009564 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19666 | 2026.03.04 04:41:29.009599 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19667 | 2026.03.04 04:41:29.010158 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19668 | 2026.03.04 04:41:29.010381 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19669 | 2026.03.04 04:41:29.010513 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001918 sec., 17205.422314911368 rows/sec., 30.83 MiB/sec. | ||
| 19670 | 2026.03.04 04:41:29.010586 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19671 | 2026.03.04 04:41:29.010589 [ 261 ] {b4917588-5ebb-4694-a612-3f62fcb7e014} <Debug> TCPHandler: Processed in 0.002116651 sec. | ||
| 19672 | 2026.03.04 04:41:29.010626 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19673 | 2026.03.04 04:41:29.010778 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19674 | 2026.03.04 04:41:29.010886 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19675 | 2026.03.04 04:41:29.010927 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19676 | 2026.03.04 04:41:29.011269 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19677 | 2026.03.04 04:41:29.011305 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19678 | 2026.03.04 04:41:29.011619 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19679 | 2026.03.04 04:41:29.011831 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19680 | 2026.03.04 04:41:29.011949 [ 89 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19681 | 2026.03.04 04:41:29.011955 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 19682 | 2026.03.04 04:41:29.011985 [ 89 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19683 | 2026.03.04 04:41:29.012004 [ 261 ] {ac33648b-e261-4cc2-920a-1d2f76568e56} <Debug> TCPHandler: Processed in 0.001285445 sec. | ||
| 19684 | 2026.03.04 04:41:29.012004 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19685 | 2026.03.04 04:41:29.012088 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19686 | 2026.03.04 04:41:29.012186 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19687 | 2026.03.04 04:41:29.012212 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7980 rows starting from the beginning of the part | ||
| 19688 | 2026.03.04 04:41:29.012260 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 19689 | 2026.03.04 04:41:29.012304 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 90 rows starting from the beginning of the part | ||
| 19690 | 2026.03.04 04:41:29.012344 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 12 rows starting from the beginning of the part | ||
| 19691 | 2026.03.04 04:41:29.012384 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 48 rows starting from the beginning of the part | ||
| 19692 | 2026.03.04 04:41:29.012422 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 90 rows starting from the beginning of the part | ||
| 19693 | 2026.03.04 04:41:29.014779 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722223 sec., 3041631.7840235718 rows/sec., 202.24 MiB/sec. | ||
| 19694 | 2026.03.04 04:41:29.014925 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19695 | 2026.03.04 04:41:29.015171 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.03.04 04:41:29.015239 [ 188 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_151_30} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19697 | 2026.03.04 04:41:29.015301 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 19698 | 2026.03.04 04:41:29.022910 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19699 | 2026.03.04 04:41:29.028610 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49973 rows, containing 5 columns (5 merged, 0 gathered) in 0.021472254 sec., 2327329.026566098 rows/sec., 153.44 MiB/sec. | ||
| 19700 | 2026.03.04 04:41:29.028922 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Trace> MergedBlockOutputStream: filled checksums all_1_151_37 (state Temporary) | ||
| 19701 | 2026.03.04 04:41:29.029193 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_151_37 to all_1_151_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2026.03.04 04:41:29.029269 [ 188 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_151_37} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_146_36, all_151_151_0] -> all_1_151_37 | ||
| 19703 | 2026.03.04 04:41:29.029345 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 19704 | 2026.03.04 04:41:30.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.75 MiB, peak 422.66 MiB, free memory in arenas 0.00 B, will set to 404.44 MiB (RSS), difference: 2.69 MiB | ||
| 19705 | 2026.03.04 04:41:33.029153 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19706 | 2026.03.04 04:41:33.029203 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19707 | 2026.03.04 04:41:33.228240 [ 222 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19708 | 2026.03.04 04:41:33.228305 [ 222 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19709 | 2026.03.04 04:41:33.241351 [ 222 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19710 | 2026.03.04 04:41:33.247569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43228 | ||
| 19711 | 2026.03.04 04:41:33.248119 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19712 | 2026.03.04 04:41:33.248169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19713 | 2026.03.04 04:41:33.248668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19714 | 2026.03.04 04:41:33.248917 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19715 | 2026.03.04 04:41:33.249070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43228 | ||
| 19716 | 2026.03.04 04:41:33.986158 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19717 | 2026.03.04 04:41:33.986357 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19718 | 2026.03.04 04:41:33.986433 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19719 | 2026.03.04 04:41:33.987193 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19720 | 2026.03.04 04:41:33.987236 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19721 | 2026.03.04 04:41:33.987638 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19722 | 2026.03.04 04:41:33.987884 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19723 | 2026.03.04 04:41:33.988049 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001745 sec., 41260.74498567335 rows/sec., 3.31 MiB/sec. | ||
| 19724 | 2026.03.04 04:41:33.988102 [ 261 ] {b8b74223-2ad3-4e11-a2c2-fb76088d25ab} <Debug> TCPHandler: Processed in 0.002086161 sec. | ||
| 19725 | 2026.03.04 04:41:33.988228 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19726 | 2026.03.04 04:41:33.988334 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19727 | 2026.03.04 04:41:33.988377 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19728 | 2026.03.04 04:41:33.988801 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19729 | 2026.03.04 04:41:33.988837 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19730 | 2026.03.04 04:41:33.989140 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19731 | 2026.03.04 04:41:33.989356 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19732 | 2026.03.04 04:41:33.989487 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 19733 | 2026.03.04 04:41:33.989526 [ 261 ] {e5297e39-9ff0-44bc-b483-f340667932d9} <Debug> TCPHandler: Processed in 0.001352536 sec. | ||
| 19734 | 2026.03.04 04:41:33.989633 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19735 | 2026.03.04 04:41:33.989731 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19736 | 2026.03.04 04:41:33.989772 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19737 | 2026.03.04 04:41:33.990191 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19738 | 2026.03.04 04:41:33.990225 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19739 | 2026.03.04 04:41:33.990538 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19740 | 2026.03.04 04:41:33.990817 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2026.03.04 04:41:33.990984 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001271 sec., 56648.30841856806 rows/sec., 4.42 MiB/sec. | ||
| 19742 | 2026.03.04 04:41:33.991042 [ 261 ] {53511943-4803-496f-9dd3-99675ae9fe35} <Debug> TCPHandler: Processed in 0.001459418 sec. | ||
| 19743 | 2026.03.04 04:41:33.991189 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19744 | 2026.03.04 04:41:33.991288 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19745 | 2026.03.04 04:41:33.991335 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19746 | 2026.03.04 04:41:33.991781 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19747 | 2026.03.04 04:41:33.991818 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19748 | 2026.03.04 04:41:33.992154 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19749 | 2026.03.04 04:41:33.992369 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2026.03.04 04:41:33.992501 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 19751 | 2026.03.04 04:41:33.992540 [ 261 ] {0f8f3570-ddd6-4cb1-b9bd-64ec89e6dad6} <Debug> TCPHandler: Processed in 0.001403517 sec. | ||
| 19752 | 2026.03.04 04:41:33.992656 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19753 | 2026.03.04 04:41:33.992752 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19754 | 2026.03.04 04:41:33.992809 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <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 | ||
| 19755 | 2026.03.04 04:41:33.993602 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.03.04 04:41:33.993639 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19757 | 2026.03.04 04:41:33.994172 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19758 | 2026.03.04 04:41:33.994397 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.03.04 04:41:33.994540 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001806 sec., 4429.678848283499 rows/sec., 7.94 MiB/sec. | ||
| 19760 | 2026.03.04 04:41:33.994615 [ 261 ] {81003fcc-9df5-4cc2-880c-515ebcf29192} <Debug> TCPHandler: Processed in 0.002011659 sec. | ||
| 19761 | 2026.03.04 04:41:33.994737 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19762 | 2026.03.04 04:41:33.994834 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19763 | 2026.03.04 04:41:33.994876 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19764 | 2026.03.04 04:41:33.995237 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19765 | 2026.03.04 04:41:33.995272 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19766 | 2026.03.04 04:41:33.995601 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19767 | 2026.03.04 04:41:33.995821 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19768 | 2026.03.04 04:41:33.995954 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 19769 | 2026.03.04 04:41:33.995992 [ 261 ] {e933b058-0f08-4a09-89c1-189c053dc68d} <Debug> TCPHandler: Processed in 0.001308156 sec. | ||
| 19770 | 2026.03.04 04:41:34.565166 [ 217 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19771 | 2026.03.04 04:41:34.565232 [ 217 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19772 | 2026.03.04 04:41:34.582604 [ 217 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19773 | 2026.03.04 04:41:35.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.44 MiB, peak 422.66 MiB, free memory in arenas 0.00 B, will set to 404.44 MiB (RSS), difference: 4.00 MiB | ||
| 19774 | 2026.03.04 04:41:35.578747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19775 | 2026.03.04 04:41:35.595311 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19776 | 2026.03.04 04:41:35.595368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19777 | 2026.03.04 04:41:35.601575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19778 | 2026.03.04 04:41:35.602267 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19779 | 2026.03.04 04:41:35.605527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19780 | 2026.03.04 04:41:38.397071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2430 | ||
| 19781 | 2026.03.04 04:41:38.399521 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19782 | 2026.03.04 04:41:38.399584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19783 | 2026.03.04 04:41:38.400811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19784 | 2026.03.04 04:41:38.401094 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19785 | 2026.03.04 04:41:38.401493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2430 | ||
| 19786 | 2026.03.04 04:41:38.991904 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19787 | 2026.03.04 04:41:38.992088 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19788 | 2026.03.04 04:41:38.992157 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19789 | 2026.03.04 04:41:38.992842 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19790 | 2026.03.04 04:41:38.992887 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19791 | 2026.03.04 04:41:38.993294 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19792 | 2026.03.04 04:41:38.993525 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19793 | 2026.03.04 04:41:38.993661 [ 81 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 19794 | 2026.03.04 04:41:38.993693 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 19795 | 2026.03.04 04:41:38.993704 [ 81 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19796 | 2026.03.04 04:41:38.993729 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19797 | 2026.03.04 04:41:38.993749 [ 261 ] {acfe6ea6-55bc-43d8-bf7a-f22209aba90d} <Debug> TCPHandler: Processed in 0.001980078 sec. | ||
| 19798 | 2026.03.04 04:41:38.993871 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 19799 | 2026.03.04 04:41:38.993896 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19800 | 2026.03.04 04:41:38.994015 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19801 | 2026.03.04 04:41:38.994030 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19802 | 2026.03.04 04:41:38.994061 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19803 | 2026.03.04 04:41:38.994072 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 308 rows starting from the beginning of the part | ||
| 19804 | 2026.03.04 04:41:38.994153 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 19805 | 2026.03.04 04:41:38.994205 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 19806 | 2026.03.04 04:41:38.994252 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 19807 | 2026.03.04 04:41:38.994299 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 19808 | 2026.03.04 04:41:38.994339 [ 190 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 19809 | 2026.03.04 04:41:38.994509 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19810 | 2026.03.04 04:41:38.994552 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19811 | 2026.03.04 04:41:38.994898 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19812 | 2026.03.04 04:41:38.995144 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19813 | 2026.03.04 04:41:38.995284 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001294 sec., 6182.380216383308 rows/sec., 504.13 KiB/sec. | ||
| 19814 | 2026.03.04 04:41:38.995325 [ 261 ] {5bcac044-4ba0-4715-a7ea-d3ee2b07d4f0} <Debug> TCPHandler: Processed in 0.001483019 sec. | ||
| 19815 | 2026.03.04 04:41:38.995357 [ 188 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155564 sec., 776529.2741251189 rows/sec., 53.18 MiB/sec. | ||
| 19816 | 2026.03.04 04:41:38.995448 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19817 | 2026.03.04 04:41:38.995528 [ 198 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 19818 | 2026.03.04 04:41:38.995551 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19819 | 2026.03.04 04:41:38.995598 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19820 | 2026.03.04 04:41:38.995788 [ 198 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19821 | 2026.03.04 04:41:38.995865 [ 198 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_32_7} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 19822 | 2026.03.04 04:41:38.995941 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 19823 | 2026.03.04 04:41:38.996164 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.03.04 04:41:38.996205 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19825 | 2026.03.04 04:41:38.996547 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19826 | 2026.03.04 04:41:38.996766 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.03.04 04:41:38.996899 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Debug> executeQuery: Read 246 rows, 22.45 KiB in 0.001368 sec., 179824.56140350876 rows/sec., 16.03 MiB/sec. | ||
| 19828 | 2026.03.04 04:41:38.996939 [ 261 ] {b28a3f10-0515-43c2-aebd-206cf0050047} <Debug> TCPHandler: Processed in 0.00154279 sec. | ||
| 19829 | 2026.03.04 04:41:38.997057 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2026.03.04 04:41:38.997154 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19831 | 2026.03.04 04:41:38.997196 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19832 | 2026.03.04 04:41:38.997648 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2026.03.04 04:41:38.997685 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19834 | 2026.03.04 04:41:38.998002 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19835 | 2026.03.04 04:41:38.998218 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.03.04 04:41:38.998356 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Debug> executeQuery: Read 53 rows, 4.00 KiB in 0.001221 sec., 43407.043407043406 rows/sec., 3.20 MiB/sec. | ||
| 19837 | 2026.03.04 04:41:38.998396 [ 261 ] {eb2ce95e-b739-4ccc-9cf1-7328382da77e} <Debug> TCPHandler: Processed in 0.001389997 sec. | ||
| 19838 | 2026.03.04 04:41:38.998511 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19839 | 2026.03.04 04:41:38.998609 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19840 | 2026.03.04 04:41:38.998651 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19841 | 2026.03.04 04:41:38.999059 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19842 | 2026.03.04 04:41:38.999097 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19843 | 2026.03.04 04:41:38.999393 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19844 | 2026.03.04 04:41:38.999618 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.03.04 04:41:38.999746 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 19846 | 2026.03.04 04:41:38.999786 [ 261 ] {15f1f0fa-9f36-489b-a8c3-9ad158820fc7} <Debug> TCPHandler: Processed in 0.001326306 sec. | ||
| 19847 | 2026.03.04 04:41:38.999901 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.03.04 04:41:38.999996 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19849 | 2026.03.04 04:41:39.000037 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19850 | 2026.03.04 04:41:39.000457 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.03.04 04:41:39.000496 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19852 | 2026.03.04 04:41:39.000793 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19853 | 2026.03.04 04:41:39.001011 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.03.04 04:41:39.001105 [ 81 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 19855 | 2026.03.04 04:41:39.001136 [ 81 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19856 | 2026.03.04 04:41:39.001143 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 19857 | 2026.03.04 04:41:39.001155 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19858 | 2026.03.04 04:41:39.001183 [ 261 ] {e769a7e8-c887-46d7-8893-4def9be2fb89} <Debug> TCPHandler: Processed in 0.001332526 sec. | ||
| 19859 | 2026.03.04 04:41:39.001228 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 19860 | 2026.03.04 04:41:39.001299 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19861 | 2026.03.04 04:41:39.001320 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19862 | 2026.03.04 04:41:39.001349 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 160 rows starting from the beginning of the part | ||
| 19863 | 2026.03.04 04:41:39.001392 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 19864 | 2026.03.04 04:41:39.001400 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19865 | 2026.03.04 04:41:39.001429 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 19866 | 2026.03.04 04:41:39.001446 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19867 | 2026.03.04 04:41:39.001466 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 19868 | 2026.03.04 04:41:39.001504 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 19869 | 2026.03.04 04:41:39.001538 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 19870 | 2026.03.04 04:41:39.001928 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19871 | 2026.03.04 04:41:39.001970 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19872 | 2026.03.04 04:41:39.002266 [ 188 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001067601 sec., 588234.7431296898 rows/sec., 36.35 MiB/sec. | ||
| 19873 | 2026.03.04 04:41:39.002303 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19874 | 2026.03.04 04:41:39.002465 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 19875 | 2026.03.04 04:41:39.002547 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19876 | 2026.03.04 04:41:39.002694 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001311 sec., 107551.48741418764 rows/sec., 8.69 MiB/sec. | ||
| 19877 | 2026.03.04 04:41:39.002735 [ 261 ] {f856a84b-3ea3-4770-af39-9c7308715ae3} <Debug> TCPHandler: Processed in 0.001486879 sec. | ||
| 19878 | 2026.03.04 04:41:39.002748 [ 217 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19879 | 2026.03.04 04:41:39.002780 [ 217 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19880 | 2026.03.04 04:41:39.002800 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19881 | 2026.03.04 04:41:39.002860 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19882 | 2026.03.04 04:41:39.002886 [ 191 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_32_7} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 19883 | 2026.03.04 04:41:39.002989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19884 | 2026.03.04 04:41:39.002993 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19885 | 2026.03.04 04:41:39.003057 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19886 | 2026.03.04 04:41:39.003562 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.03.04 04:41:39.003606 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19888 | 2026.03.04 04:41:39.004032 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19889 | 2026.03.04 04:41:39.004259 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19890 | 2026.03.04 04:41:39.004388 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Debug> executeQuery: Read 236 rows, 17.67 KiB in 0.001419 sec., 166314.30584918958 rows/sec., 12.16 MiB/sec. | ||
| 19891 | 2026.03.04 04:41:39.004426 [ 261 ] {4805087b-5596-46a1-8b06-d1006d8eedf8} <Debug> TCPHandler: Processed in 0.001628182 sec. | ||
| 19892 | 2026.03.04 04:41:39.004539 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19893 | 2026.03.04 04:41:39.004639 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19894 | 2026.03.04 04:41:39.004696 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <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 | ||
| 19895 | 2026.03.04 04:41:39.005599 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.03.04 04:41:39.005635 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19897 | 2026.03.04 04:41:39.005726 [ 217 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19898 | 2026.03.04 04:41:39.006194 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19899 | 2026.03.04 04:41:39.006432 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19900 | 2026.03.04 04:41:39.006570 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001949 sec., 16931.759876859927 rows/sec., 30.34 MiB/sec. | ||
| 19901 | 2026.03.04 04:41:39.006624 [ 261 ] {835b0402-a4ce-4c8a-aa19-90a1d751fc7f} <Debug> TCPHandler: Processed in 0.002134921 sec. | ||
| 19902 | 2026.03.04 04:41:39.006743 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19903 | 2026.03.04 04:41:39.006838 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19904 | 2026.03.04 04:41:39.006879 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19905 | 2026.03.04 04:41:39.007225 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19906 | 2026.03.04 04:41:39.007260 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19907 | 2026.03.04 04:41:39.007558 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19908 | 2026.03.04 04:41:39.007781 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.03.04 04:41:39.007907 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 19910 | 2026.03.04 04:41:39.007942 [ 261 ] {4cc14ff9-8b8a-4ac4-a192-fe02fa902ab1} <Debug> TCPHandler: Processed in 0.001248954 sec. | ||
| 19911 | 2026.03.04 04:41:39.632752 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19912 | 2026.03.04 04:41:39.632824 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19913 | 2026.03.04 04:41:39.635522 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19914 | 2026.03.04 04:41:40.504161 [ 221 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19915 | 2026.03.04 04:41:40.504213 [ 221 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19916 | 2026.03.04 04:41:40.508358 [ 221 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19917 | 2026.03.04 04:41:40.637696 [ 225 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19918 | 2026.03.04 04:41:40.637740 [ 225 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19919 | 2026.03.04 04:41:40.642697 [ 225 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19920 | 2026.03.04 04:41:40.749198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43676 | ||
| 19921 | 2026.03.04 04:41:40.749720 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.03.04 04:41:40.749771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19923 | 2026.03.04 04:41:40.750270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19924 | 2026.03.04 04:41:40.750525 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19925 | 2026.03.04 04:41:40.750679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43676 | ||
| 19926 | 2026.03.04 04:41:40.750689 [ 79 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19927 | 2026.03.04 04:41:40.750755 [ 79 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19928 | 2026.03.04 04:41:40.750776 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19929 | 2026.03.04 04:41:40.750915 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19930 | 2026.03.04 04:41:40.751071 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19931 | 2026.03.04 04:41:40.751116 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41308 rows starting from the beginning of the part | ||
| 19932 | 2026.03.04 04:41:40.751187 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 19933 | 2026.03.04 04:41:40.751232 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 19934 | 2026.03.04 04:41:40.751274 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 19935 | 2026.03.04 04:41:40.751312 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 19936 | 2026.03.04 04:41:40.751353 [ 190 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 19937 | 2026.03.04 04:41:40.754300 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003447227 sec., 12669893.80159763 rows/sec., 181.24 MiB/sec. | ||
| 19938 | 2026.03.04 04:41:40.754602 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19939 | 2026.03.04 04:41:40.754934 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2026.03.04 04:41:40.755021 [ 199 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_91_18} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19941 | 2026.03.04 04:41:40.755131 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19942 | 2026.03.04 04:41:42.192909 [ 76 ] {} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 19943 | 2026.03.04 04:41:42.192978 [ 76 ] {} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2026.03.04 04:41:42.193003 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19945 | 2026.03.04 04:41:42.193143 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 19946 | 2026.03.04 04:41:42.193293 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19947 | 2026.03.04 04:41:42.193335 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part | ||
| 19948 | 2026.03.04 04:41:42.193410 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 19949 | 2026.03.04 04:41:42.193462 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 19950 | 2026.03.04 04:41:42.193511 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 19951 | 2026.03.04 04:41:42.193553 [ 199 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 19952 | 2026.03.04 04:41:42.194449 [ 197 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001365167 sec., 16115.244508547306 rows/sec., 1.05 MiB/sec. | ||
| 19953 | 2026.03.04 04:41:42.194693 [ 186 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 19954 | 2026.03.04 04:41:42.195074 [ 186 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19955 | 2026.03.04 04:41:42.195170 [ 186 ] {a21b34b3-3260-452a-bb90-40fc313e0630::all_1_20_4} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 19956 | 2026.03.04 04:41:42.195289 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 19957 | 2026.03.04 04:41:42.308173 [ 76 ] {} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 19958 | 2026.03.04 04:41:42.308229 [ 76 ] {} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19959 | 2026.03.04 04:41:42.308261 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19960 | 2026.03.04 04:41:42.308443 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 19961 | 2026.03.04 04:41:42.308620 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19962 | 2026.03.04 04:41:42.308675 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 78 rows starting from the beginning of the part | ||
| 19963 | 2026.03.04 04:41:42.308776 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 19964 | 2026.03.04 04:41:42.308853 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 19965 | 2026.03.04 04:41:42.308923 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 19966 | 2026.03.04 04:41:42.308990 [ 186 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 19967 | 2026.03.04 04:41:42.310036 [ 197 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669103 sec., 61110.66842489649 rows/sec., 3.12 MiB/sec. | ||
| 19968 | 2026.03.04 04:41:42.310215 [ 192 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 19969 | 2026.03.04 04:41:42.310511 [ 192 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19970 | 2026.03.04 04:41:42.310587 [ 192 ] {0d073545-5bd8-477f-adf9-6e016029c50d::all_1_15_3} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 19971 | 2026.03.04 04:41:42.310679 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19972 | 2026.03.04 04:41:43.105635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19973 | 2026.03.04 04:41:43.124724 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19974 | 2026.03.04 04:41:43.124789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19975 | 2026.03.04 04:41:43.130987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19976 | 2026.03.04 04:41:43.131716 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.03.04 04:41:43.132019 [ 72 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19978 | 2026.03.04 04:41:43.132059 [ 72 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19979 | 2026.03.04 04:41:43.132081 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19980 | 2026.03.04 04:41:43.132209 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19981 | 2026.03.04 04:41:43.135642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19982 | 2026.03.04 04:41:43.136584 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19983 | 2026.03.04 04:41:43.138348 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19984 | 2026.03.04 04:41:43.143335 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 19985 | 2026.03.04 04:41:43.148230 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 19986 | 2026.03.04 04:41:43.152970 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 19987 | 2026.03.04 04:41:43.158068 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 19988 | 2026.03.04 04:41:43.162525 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19989 | 2026.03.04 04:41:43.219821 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.08766539 sec., 7825.209013500083 rows/sec., 40.46 MiB/sec. | ||
| 19990 | 2026.03.04 04:41:43.222177 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19991 | 2026.03.04 04:41:43.224052 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2026.03.04 04:41:43.224146 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_91_18} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19993 | 2026.03.04 04:41:43.225919 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19994 | 2026.03.04 04:41:43.986004 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2026.03.04 04:41:43.986207 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19996 | 2026.03.04 04:41:43.986284 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19997 | 2026.03.04 04:41:43.986986 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19998 | 2026.03.04 04:41:43.987035 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 19999 | 2026.03.04 04:41:43.987439 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20000 | 2026.03.04 04:41:43.987677 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20001 | 2026.03.04 04:41:43.987839 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001686 sec., 42704.62633451957 rows/sec., 3.43 MiB/sec. | ||
| 20002 | 2026.03.04 04:41:43.987891 [ 261 ] {ddd55b23-b38a-418c-a5bb-df0b3a88cd20} <Debug> TCPHandler: Processed in 0.002028379 sec. | ||
| 20003 | 2026.03.04 04:41:43.988020 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20004 | 2026.03.04 04:41:43.988123 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20005 | 2026.03.04 04:41:43.988169 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20006 | 2026.03.04 04:41:43.988596 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2026.03.04 04:41:43.988639 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 20008 | 2026.03.04 04:41:43.988949 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20009 | 2026.03.04 04:41:43.989177 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2026.03.04 04:41:43.989289 [ 71 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20011 | 2026.03.04 04:41:43.989317 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001217 sec., 6573.54149548069 rows/sec., 494.30 KiB/sec. | ||
| 20012 | 2026.03.04 04:41:43.989360 [ 71 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20013 | 2026.03.04 04:41:43.989369 [ 261 ] {ca659ab0-2943-4fe3-bbba-c020cb39a87b} <Debug> TCPHandler: Processed in 0.001401477 sec. | ||
| 20014 | 2026.03.04 04:41:43.989392 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 20015 | 2026.03.04 04:41:43.989495 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20016 | 2026.03.04 04:41:43.989496 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20017 | 2026.03.04 04:41:43.989602 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20018 | 2026.03.04 04:41:43.989634 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20019 | 2026.03.04 04:41:43.989647 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20020 | 2026.03.04 04:41:43.989674 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 226 rows starting from the beginning of the part | ||
| 20021 | 2026.03.04 04:41:43.989744 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 23 rows starting from the beginning of the part | ||
| 20022 | 2026.03.04 04:41:43.989787 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 175 rows starting from the beginning of the part | ||
| 20023 | 2026.03.04 04:41:43.989828 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 8 rows starting from the beginning of the part | ||
| 20024 | 2026.03.04 04:41:43.989867 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 53 rows starting from the beginning of the part | ||
| 20025 | 2026.03.04 04:41:43.989904 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 8 rows starting from the beginning of the part | ||
| 20026 | 2026.03.04 04:41:43.990089 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20027 | 2026.03.04 04:41:43.990133 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20028 | 2026.03.04 04:41:43.990476 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20029 | 2026.03.04 04:41:43.990700 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.03.04 04:41:43.990717 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263884 sec., 390067.44289824064 rows/sec., 26.79 MiB/sec. | ||
| 20031 | 2026.03.04 04:41:43.990835 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001252 sec., 57507.98722044728 rows/sec., 4.49 MiB/sec. | ||
| 20032 | 2026.03.04 04:41:43.990873 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20033 | 2026.03.04 04:41:43.990874 [ 261 ] {9e434f8d-b34f-43c0-8f79-8a8c5bc155d8} <Debug> TCPHandler: Processed in 0.001429858 sec. | ||
| 20034 | 2026.03.04 04:41:43.990999 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20035 | 2026.03.04 04:41:43.991095 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20036 | 2026.03.04 04:41:43.991140 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20037 | 2026.03.04 04:41:43.991164 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2026.03.04 04:41:43.991240 [ 197 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_131_26} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20039 | 2026.03.04 04:41:43.991328 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20040 | 2026.03.04 04:41:43.991558 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20041 | 2026.03.04 04:41:43.991594 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 20042 | 2026.03.04 04:41:43.991923 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20043 | 2026.03.04 04:41:43.992138 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.03.04 04:41:43.992273 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 20045 | 2026.03.04 04:41:43.992312 [ 261 ] {78418022-04c1-4098-ae2d-ef6e225c9446} <Debug> TCPHandler: Processed in 0.001362687 sec. | ||
| 20046 | 2026.03.04 04:41:43.992425 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20047 | 2026.03.04 04:41:43.992521 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20048 | 2026.03.04 04:41:43.992577 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <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 | ||
| 20049 | 2026.03.04 04:41:43.993371 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20050 | 2026.03.04 04:41:43.993409 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 20051 | 2026.03.04 04:41:43.993926 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20052 | 2026.03.04 04:41:43.994153 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20053 | 2026.03.04 04:41:43.994295 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001792 sec., 4464.285714285715 rows/sec., 8.00 MiB/sec. | ||
| 20054 | 2026.03.04 04:41:43.994369 [ 261 ] {86d4dbca-68ff-45e1-b932-47cd142c1f27} <Debug> TCPHandler: Processed in 0.001993078 sec. | ||
| 20055 | 2026.03.04 04:41:43.994486 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20056 | 2026.03.04 04:41:43.994583 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20057 | 2026.03.04 04:41:43.994625 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20058 | 2026.03.04 04:41:43.994953 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2026.03.04 04:41:43.994988 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.00 GiB. | ||
| 20060 | 2026.03.04 04:41:43.995349 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20061 | 2026.03.04 04:41:43.995549 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20062 | 2026.03.04 04:41:43.995749 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 20063 | 2026.03.04 04:41:43.995787 [ 261 ] {a58a7a02-58b9-4324-beee-2292472c6871} <Debug> TCPHandler: Processed in 0.001349816 sec. | ||
| 20064 | 2026.03.04 04:41:44.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.02 MiB, peak 422.94 MiB, free memory in arenas 0.00 B, will set to 404.44 MiB (RSS), difference: -1.58 MiB | ||
| 20065 | 2026.03.04 04:41:48.029461 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20066 | 2026.03.04 04:41:48.029530 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20067 | 2026.03.04 04:41:48.250867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44188 | ||
| 20068 | 2026.03.04 04:41:48.251481 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20069 | 2026.03.04 04:41:48.251531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20070 | 2026.03.04 04:41:48.252031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20071 | 2026.03.04 04:41:48.252265 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20072 | 2026.03.04 04:41:48.252424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44188 | ||
| 20073 | 2026.03.04 04:41:48.401759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2462 | ||
| 20074 | 2026.03.04 04:41:48.404256 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20075 | 2026.03.04 04:41:48.404315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20076 | 2026.03.04 04:41:48.405557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20077 | 2026.03.04 04:41:48.405831 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20078 | 2026.03.04 04:41:48.406204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2462 | ||
| 20079 | 2026.03.04 04:41:48.987375 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20080 | 2026.03.04 04:41:48.987569 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20081 | 2026.03.04 04:41:48.987646 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20082 | 2026.03.04 04:41:48.988463 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20083 | 2026.03.04 04:41:48.988511 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20084 | 2026.03.04 04:41:48.988899 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20085 | 2026.03.04 04:41:48.989115 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20086 | 2026.03.04 04:41:48.989260 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001745 sec., 69914.04011461318 rows/sec., 6.00 MiB/sec. | ||
| 20087 | 2026.03.04 04:41:48.989303 [ 261 ] {8a7d3016-ade0-4513-848f-cb4eeb66cbee} <Debug> TCPHandler: Processed in 0.002059659 sec. | ||
| 20088 | 2026.03.04 04:41:48.989428 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20089 | 2026.03.04 04:41:48.989521 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20090 | 2026.03.04 04:41:48.989560 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20091 | 2026.03.04 04:41:48.989967 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20092 | 2026.03.04 04:41:48.990003 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20093 | 2026.03.04 04:41:48.990309 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20094 | 2026.03.04 04:41:48.990516 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.03.04 04:41:48.990644 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001141 sec., 28921.99824715162 rows/sec., 2.12 MiB/sec. | ||
| 20096 | 2026.03.04 04:41:48.990682 [ 261 ] {aa158fd4-df7a-468d-abcc-882ee645e777} <Debug> TCPHandler: Processed in 0.001301805 sec. | ||
| 20097 | 2026.03.04 04:41:48.990782 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.03.04 04:41:48.990873 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20099 | 2026.03.04 04:41:48.990911 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20100 | 2026.03.04 04:41:48.991332 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20101 | 2026.03.04 04:41:48.991367 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20102 | 2026.03.04 04:41:48.991664 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20103 | 2026.03.04 04:41:48.991865 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.03.04 04:41:48.991987 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001132 sec., 85689.04593639576 rows/sec., 6.69 MiB/sec. | ||
| 20105 | 2026.03.04 04:41:48.992025 [ 261 ] {0e344993-b59e-4355-964a-398617af6810} <Debug> TCPHandler: Processed in 0.001289795 sec. | ||
| 20106 | 2026.03.04 04:41:48.992133 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20107 | 2026.03.04 04:41:48.992225 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20108 | 2026.03.04 04:41:48.992268 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20109 | 2026.03.04 04:41:48.992668 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.03.04 04:41:48.992704 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20111 | 2026.03.04 04:41:48.993023 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20112 | 2026.03.04 04:41:48.993227 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2026.03.04 04:41:48.993354 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 20114 | 2026.03.04 04:41:48.993390 [ 261 ] {72963513-55b0-4c85-8fb4-59e7f48d8677} <Debug> TCPHandler: Processed in 0.001304405 sec. | ||
| 20115 | 2026.03.04 04:41:48.993522 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20116 | 2026.03.04 04:41:48.993647 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20117 | 2026.03.04 04:41:48.993713 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <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 | ||
| 20118 | 2026.03.04 04:41:48.994681 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2026.03.04 04:41:48.994719 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20120 | 2026.03.04 04:41:48.995271 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20121 | 2026.03.04 04:41:48.995483 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.03.04 04:41:48.995608 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20123 | 2026.03.04 04:41:48.995616 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001999 sec., 16508.254127063534 rows/sec., 29.58 MiB/sec. | ||
| 20124 | 2026.03.04 04:41:48.995687 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20125 | 2026.03.04 04:41:48.995716 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20126 | 2026.03.04 04:41:48.995720 [ 261 ] {871d72f1-03d7-4caf-b25c-7e628dcfcfc0} <Debug> TCPHandler: Processed in 0.002256844 sec. | ||
| 20127 | 2026.03.04 04:41:48.995851 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20128 | 2026.03.04 04:41:48.995856 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20129 | 2026.03.04 04:41:48.995997 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20130 | 2026.03.04 04:41:48.996038 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20131 | 2026.03.04 04:41:48.996137 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20132 | 2026.03.04 04:41:48.996209 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2812 rows starting from the beginning of the part | ||
| 20133 | 2026.03.04 04:41:48.996356 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 33 rows starting from the beginning of the part | ||
| 20134 | 2026.03.04 04:41:48.996378 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20135 | 2026.03.04 04:41:48.996419 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20136 | 2026.03.04 04:41:48.996475 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 8 rows starting from the beginning of the part | ||
| 20137 | 2026.03.04 04:41:48.996590 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 33 rows starting from the beginning of the part | ||
| 20138 | 2026.03.04 04:41:48.996691 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 8 rows starting from the beginning of the part | ||
| 20139 | 2026.03.04 04:41:48.996727 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20140 | 2026.03.04 04:41:48.996795 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 33 rows starting from the beginning of the part | ||
| 20141 | 2026.03.04 04:41:48.996950 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.03.04 04:41:48.997083 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 20143 | 2026.03.04 04:41:48.997120 [ 261 ] {fc9b3cab-174f-4bb6-9bbe-257f144843d1} <Debug> TCPHandler: Processed in 0.001321736 sec. | ||
| 20144 | 2026.03.04 04:41:49.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.62 MiB, peak 422.94 MiB, free memory in arenas 0.00 B, will set to 404.45 MiB (RSS), difference: -9.18 MiB | ||
| 20145 | 2026.03.04 04:41:49.006068 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2927 rows, containing 19 columns (19 merged, 0 gathered) in 0.010282598 sec., 284655.68721056683 rows/sec., 510.09 MiB/sec. | ||
| 20146 | 2026.03.04 04:41:49.008656 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20147 | 2026.03.04 04:41:49.009021 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20148 | 2026.03.04 04:41:49.009092 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20149 | 2026.03.04 04:41:49.009244 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.33 MiB. | ||
| 20150 | 2026.03.04 04:41:49.267430 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20151 | 2026.03.04 04:41:49.267651 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20152 | 2026.03.04 04:41:49.267729 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20153 | 2026.03.04 04:41:49.268448 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20154 | 2026.03.04 04:41:49.268505 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20155 | 2026.03.04 04:41:49.268922 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 20156 | 2026.03.04 04:41:49.269172 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20157 | 2026.03.04 04:41:49.269343 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001747 sec., 2289.6393817973667 rows/sec., 186.70 KiB/sec. | ||
| 20158 | 2026.03.04 04:41:49.269400 [ 261 ] {f0586310-cc41-440f-a1c7-8a437fdb7ad8} <Debug> TCPHandler: Processed in 0.00210435 sec. | ||
| 20159 | 2026.03.04 04:41:49.269527 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20160 | 2026.03.04 04:41:49.269633 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20161 | 2026.03.04 04:41:49.269679 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20162 | 2026.03.04 04:41:49.271081 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20163 | 2026.03.04 04:41:49.271122 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20164 | 2026.03.04 04:41:49.271592 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20165 | 2026.03.04 04:41:49.271820 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20166 | 2026.03.04 04:41:49.271963 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002353 sec., 832129.1967700807 rows/sec., 62.35 MiB/sec. | ||
| 20167 | 2026.03.04 04:41:49.271961 [ 68 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20168 | 2026.03.04 04:41:49.272005 [ 261 ] {27be1907-c3fa-4dbc-a9b3-64ee545a4bc3} <Debug> TCPHandler: Processed in 0.002531189 sec. | ||
| 20169 | 2026.03.04 04:41:49.272043 [ 68 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20170 | 2026.03.04 04:41:49.272072 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20171 | 2026.03.04 04:41:49.272143 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2026.03.04 04:41:49.272167 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20173 | 2026.03.04 04:41:49.272247 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20174 | 2026.03.04 04:41:49.272265 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20175 | 2026.03.04 04:41:49.272296 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20176 | 2026.03.04 04:41:49.272297 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2895 rows starting from the beginning of the part | ||
| 20177 | 2026.03.04 04:41:49.272366 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part | ||
| 20178 | 2026.03.04 04:41:49.272414 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 246 rows starting from the beginning of the part | ||
| 20179 | 2026.03.04 04:41:49.272457 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 72 rows starting from the beginning of the part | ||
| 20180 | 2026.03.04 04:41:49.272502 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 122 rows starting from the beginning of the part | ||
| 20181 | 2026.03.04 04:41:49.272541 [ 201 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1958 rows starting from the beginning of the part | ||
| 20182 | 2026.03.04 04:41:49.272725 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.03.04 04:41:49.272761 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20184 | 2026.03.04 04:41:49.273082 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20185 | 2026.03.04 04:41:49.273307 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20186 | 2026.03.04 04:41:49.273444 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001219 sec., 18867.924528301886 rows/sec., 1.37 MiB/sec. | ||
| 20187 | 2026.03.04 04:41:49.273484 [ 261 ] {c83d1fd3-3d05-4537-82bf-8647d8d214bf} <Debug> TCPHandler: Processed in 0.001393487 sec. | ||
| 20188 | 2026.03.04 04:41:49.273494 [ 220 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20189 | 2026.03.04 04:41:49.273527 [ 220 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20190 | 2026.03.04 04:41:49.273600 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20191 | 2026.03.04 04:41:49.273703 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20192 | 2026.03.04 04:41:49.273752 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20193 | 2026.03.04 04:41:49.274407 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2026.03.04 04:41:49.274446 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20195 | 2026.03.04 04:41:49.274516 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5365 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387486 sec., 2247133.5957572106 rows/sec., 181.91 MiB/sec. | ||
| 20196 | 2026.03.04 04:41:49.274852 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20197 | 2026.03.04 04:41:49.274898 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20198 | 2026.03.04 04:41:49.275182 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20199 | 2026.03.04 04:41:49.275182 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20200 | 2026.03.04 04:41:49.275272 [ 197 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_156_31} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20201 | 2026.03.04 04:41:49.275323 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00164 sec., 431707.31707317074 rows/sec., 25.18 MiB/sec. | ||
| 20202 | 2026.03.04 04:41:49.275363 [ 261 ] {5eaaa4f8-b3d1-40df-9aa9-9df44ad1814c} <Debug> TCPHandler: Processed in 0.001813005 sec. | ||
| 20203 | 2026.03.04 04:41:49.275368 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 20204 | 2026.03.04 04:41:49.275488 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20205 | 2026.03.04 04:41:49.275585 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20206 | 2026.03.04 04:41:49.275627 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20207 | 2026.03.04 04:41:49.276016 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20208 | 2026.03.04 04:41:49.276054 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20209 | 2026.03.04 04:41:49.276348 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20210 | 2026.03.04 04:41:49.276569 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20211 | 2026.03.04 04:41:49.276704 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 20212 | 2026.03.04 04:41:49.276710 [ 67 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 20213 | 2026.03.04 04:41:49.276743 [ 261 ] {8017faac-e7c8-489c-9e1f-4feed0d90cda} <Debug> TCPHandler: Processed in 0.001305636 sec. | ||
| 20214 | 2026.03.04 04:41:49.276779 [ 67 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20215 | 2026.03.04 04:41:49.276805 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20216 | 2026.03.04 04:41:49.276877 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20217 | 2026.03.04 04:41:49.276886 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 20218 | 2026.03.04 04:41:49.276914 [ 222 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20219 | 2026.03.04 04:41:49.276962 [ 222 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20220 | 2026.03.04 04:41:49.276977 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20221 | 2026.03.04 04:41:49.276977 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20222 | 2026.03.04 04:41:49.277007 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 20223 | 2026.03.04 04:41:49.277029 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20224 | 2026.03.04 04:41:49.277061 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 20225 | 2026.03.04 04:41:49.277108 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 20226 | 2026.03.04 04:41:49.277149 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 20227 | 2026.03.04 04:41:49.277189 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 20228 | 2026.03.04 04:41:49.277835 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20229 | 2026.03.04 04:41:49.277836 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000982599 sec., 5088.545785208412 rows/sec., 377.67 KiB/sec. | ||
| 20230 | 2026.03.04 04:41:49.277877 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20231 | 2026.03.04 04:41:49.278042 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 20232 | 2026.03.04 04:41:49.278281 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20233 | 2026.03.04 04:41:49.278475 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20234 | 2026.03.04 04:41:49.278564 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_21_5} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 20235 | 2026.03.04 04:41:49.278565 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20236 | 2026.03.04 04:41:49.278663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20237 | 2026.03.04 04:41:49.278721 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001761 sec., 580919.9318568995 rows/sec., 40.03 MiB/sec. | ||
| 20238 | 2026.03.04 04:41:49.278720 [ 67 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20239 | 2026.03.04 04:41:49.278767 [ 261 ] {f563072a-e38e-4095-ae4b-1e6f6ae1f8c0} <Debug> TCPHandler: Processed in 0.001940868 sec. | ||
| 20240 | 2026.03.04 04:41:49.278777 [ 67 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20241 | 2026.03.04 04:41:49.278806 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20242 | 2026.03.04 04:41:49.278875 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20243 | 2026.03.04 04:41:49.278896 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20244 | 2026.03.04 04:41:49.278967 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20245 | 2026.03.04 04:41:49.278993 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1552 rows starting from the beginning of the part | ||
| 20246 | 2026.03.04 04:41:49.278993 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20247 | 2026.03.04 04:41:49.279022 [ 222 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20248 | 2026.03.04 04:41:49.279044 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part | ||
| 20249 | 2026.03.04 04:41:49.279046 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20250 | 2026.03.04 04:41:49.279090 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 141 rows starting from the beginning of the part | ||
| 20251 | 2026.03.04 04:41:49.279127 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 72 rows starting from the beginning of the part | ||
| 20252 | 2026.03.04 04:41:49.279162 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 97 rows starting from the beginning of the part | ||
| 20253 | 2026.03.04 04:41:49.279199 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1023 rows starting from the beginning of the part | ||
| 20254 | 2026.03.04 04:41:49.279724 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20255 | 2026.03.04 04:41:49.279759 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20256 | 2026.03.04 04:41:49.280193 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20257 | 2026.03.04 04:41:49.280271 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424448 sec., 2075891.8542481016 rows/sec., 154.65 MiB/sec. | ||
| 20258 | 2026.03.04 04:41:49.280440 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2026.03.04 04:41:49.280553 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20260 | 2026.03.04 04:41:49.280574 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_151_37 to all_156_156_0 | ||
| 20261 | 2026.03.04 04:41:49.280582 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001606 sec., 759028.6425902864 rows/sec., 47.47 MiB/sec. | ||
| 20262 | 2026.03.04 04:41:49.280613 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2026.03.04 04:41:49.280637 [ 261 ] {32835d5c-8361-4d50-9b2a-43e5f1b92892} <Debug> TCPHandler: Processed in 0.001792875 sec. | ||
| 20264 | 2026.03.04 04:41:49.280640 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20265 | 2026.03.04 04:41:49.280770 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_37 to all_156_156_0 into Compact with storage Full | ||
| 20266 | 2026.03.04 04:41:49.280772 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20267 | 2026.03.04 04:41:49.280821 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20268 | 2026.03.04 04:41:49.280987 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_156_31} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20269 | 2026.03.04 04:41:49.281018 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20270 | 2026.03.04 04:41:49.281021 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20271 | 2026.03.04 04:41:49.281059 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 20272 | 2026.03.04 04:41:49.281066 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_151_37, total 49973 rows starting from the beginning of the part | ||
| 20273 | 2026.03.04 04:41:49.281096 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <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 | ||
| 20274 | 2026.03.04 04:41:49.281148 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20275 | 2026.03.04 04:41:49.281203 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 236 rows starting from the beginning of the part | ||
| 20276 | 2026.03.04 04:41:49.281251 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20277 | 2026.03.04 04:41:49.281294 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20278 | 2026.03.04 04:41:49.281339 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1219 rows starting from the beginning of the part | ||
| 20279 | 2026.03.04 04:41:49.281925 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20280 | 2026.03.04 04:41:49.281967 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20281 | 2026.03.04 04:41:49.282538 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20282 | 2026.03.04 04:41:49.282786 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20283 | 2026.03.04 04:41:49.282944 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00194 sec., 9793.81443298969 rows/sec., 17.55 MiB/sec. | ||
| 20284 | 2026.03.04 04:41:49.283028 [ 261 ] {f82ddfe6-9b67-43cc-ac6c-855382f3e29e} <Debug> TCPHandler: Processed in 0.002306444 sec. | ||
| 20285 | 2026.03.04 04:41:49.283145 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20286 | 2026.03.04 04:41:49.283241 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20287 | 2026.03.04 04:41:49.283285 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20288 | 2026.03.04 04:41:49.283620 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.03.04 04:41:49.283658 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20290 | 2026.03.04 04:41:49.283974 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20291 | 2026.03.04 04:41:49.284194 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20292 | 2026.03.04 04:41:49.284318 [ 67 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20293 | 2026.03.04 04:41:49.284328 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. | ||
| 20294 | 2026.03.04 04:41:49.284356 [ 67 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20295 | 2026.03.04 04:41:49.284379 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20296 | 2026.03.04 04:41:49.284380 [ 261 ] {e699188d-4969-46e7-8f57-6c9eb0c49019} <Debug> TCPHandler: Processed in 0.001285535 sec. | ||
| 20297 | 2026.03.04 04:41:49.284466 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20298 | 2026.03.04 04:41:49.284553 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20299 | 2026.03.04 04:41:49.284580 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8280 rows starting from the beginning of the part | ||
| 20300 | 2026.03.04 04:41:49.284626 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20301 | 2026.03.04 04:41:49.284664 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20302 | 2026.03.04 04:41:49.284701 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20303 | 2026.03.04 04:41:49.284736 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20304 | 2026.03.04 04:41:49.284772 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 12 rows starting from the beginning of the part | ||
| 20305 | 2026.03.04 04:41:49.287341 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002908026 sec., 2933949.0087090004 rows/sec., 195.16 MiB/sec. | ||
| 20306 | 2026.03.04 04:41:49.287609 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20307 | 2026.03.04 04:41:49.287942 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2026.03.04 04:41:49.288036 [ 190 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_156_31} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20309 | 2026.03.04 04:41:49.288161 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 20310 | 2026.03.04 04:41:49.291329 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51908 rows, containing 5 columns (5 merged, 0 gathered) in 0.010611105 sec., 4891856.220440756 rows/sec., 322.45 MiB/sec. | ||
| 20311 | 2026.03.04 04:41:49.291849 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Trace> MergedBlockOutputStream: filled checksums all_1_156_38 (state Temporary) | ||
| 20312 | 2026.03.04 04:41:49.292121 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_156_38 to all_1_156_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2026.03.04 04:41:49.292188 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_156_38} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_151_37, all_156_156_0] -> all_1_156_38 | ||
| 20314 | 2026.03.04 04:41:49.292272 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 20315 | 2026.03.04 04:41:49.294371 [ 220 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20316 | 2026.03.04 04:41:49.719352 [ 223 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20317 | 2026.03.04 04:41:49.719399 [ 223 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20318 | 2026.03.04 04:41:49.727883 [ 223 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20319 | 2026.03.04 04:41:49.931692 [ 220 ] {} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20320 | 2026.03.04 04:41:49.931748 [ 220 ] {} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20321 | 2026.03.04 04:41:49.934696 [ 220 ] {} <Debug> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20322 | 2026.03.04 04:41:50.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.59 MiB, peak 422.94 MiB, free memory in arenas 0.00 B, will set to 406.99 MiB (RSS), difference: 10.41 MiB | ||
| 20323 | 2026.03.04 04:41:50.394110 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20324 | 2026.03.04 04:41:50.394161 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20325 | 2026.03.04 04:41:50.401723 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20326 | 2026.03.04 04:41:50.554637 [ 225 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20327 | 2026.03.04 04:41:50.554695 [ 225 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20328 | 2026.03.04 04:41:50.561310 [ 225 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20329 | 2026.03.04 04:41:50.635737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20330 | 2026.03.04 04:41:50.653875 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20331 | 2026.03.04 04:41:50.653925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20332 | 2026.03.04 04:41:50.660323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20333 | 2026.03.04 04:41:50.661058 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20334 | 2026.03.04 04:41:50.664147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20335 | 2026.03.04 04:41:53.984096 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20336 | 2026.03.04 04:41:53.984280 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20337 | 2026.03.04 04:41:53.984349 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20338 | 2026.03.04 04:41:53.985012 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20339 | 2026.03.04 04:41:53.985059 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20340 | 2026.03.04 04:41:53.985449 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20341 | 2026.03.04 04:41:53.985686 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.03.04 04:41:53.985854 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 20343 | 2026.03.04 04:41:53.985905 [ 261 ] {f53e406f-fe61-4946-8de9-3f194744c987} <Debug> TCPHandler: Processed in 0.001941798 sec. | ||
| 20344 | 2026.03.04 04:41:53.986027 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20345 | 2026.03.04 04:41:53.986133 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20346 | 2026.03.04 04:41:53.986176 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20347 | 2026.03.04 04:41:53.986607 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20348 | 2026.03.04 04:41:53.986646 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20349 | 2026.03.04 04:41:53.986960 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20350 | 2026.03.04 04:41:53.987171 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.03.04 04:41:53.987309 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 20352 | 2026.03.04 04:41:53.987349 [ 261 ] {e38b4b2a-d44d-4d6c-9fbf-6776a92a53de} <Debug> TCPHandler: Processed in 0.001374987 sec. | ||
| 20353 | 2026.03.04 04:41:53.987465 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20354 | 2026.03.04 04:41:53.987564 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20355 | 2026.03.04 04:41:53.987608 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20356 | 2026.03.04 04:41:53.987991 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20357 | 2026.03.04 04:41:53.988028 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20358 | 2026.03.04 04:41:53.988354 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20359 | 2026.03.04 04:41:53.988564 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2026.03.04 04:41:53.988695 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00115 sec., 111304.34782608696 rows/sec., 7.75 MiB/sec. | ||
| 20361 | 2026.03.04 04:41:53.988733 [ 261 ] {43726df3-7aa7-49e1-890c-a7266f36b862} <Debug> TCPHandler: Processed in 0.001317775 sec. | ||
| 20362 | 2026.03.04 04:41:53.988847 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2026.03.04 04:41:53.988944 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20364 | 2026.03.04 04:41:53.988985 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20365 | 2026.03.04 04:41:53.989309 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2026.03.04 04:41:53.989344 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20367 | 2026.03.04 04:41:53.989647 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20368 | 2026.03.04 04:41:53.989864 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2026.03.04 04:41:53.989997 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001072 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 20370 | 2026.03.04 04:41:53.990035 [ 261 ] {554e120f-81fc-42ad-aac8-2c58eaa5d5b4} <Debug> TCPHandler: Processed in 0.001237514 sec. | ||
| 20371 | 2026.03.04 04:41:55.753531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44636 | ||
| 20372 | 2026.03.04 04:41:55.754070 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20373 | 2026.03.04 04:41:55.754118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20374 | 2026.03.04 04:41:55.754611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20375 | 2026.03.04 04:41:55.754851 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20376 | 2026.03.04 04:41:55.754998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44636 | ||
| 20377 | 2026.03.04 04:41:58.165110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20378 | 2026.03.04 04:41:58.184037 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20379 | 2026.03.04 04:41:58.184101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20380 | 2026.03.04 04:41:58.190709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20381 | 2026.03.04 04:41:58.191456 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20382 | 2026.03.04 04:41:58.194408 [ 225 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20383 | 2026.03.04 04:41:58.194484 [ 225 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20384 | 2026.03.04 04:41:58.195182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20385 | 2026.03.04 04:41:58.196974 [ 225 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20386 | 2026.03.04 04:41:58.407285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2500 | ||
| 20387 | 2026.03.04 04:41:58.409923 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20388 | 2026.03.04 04:41:58.409970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20389 | 2026.03.04 04:41:58.411220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20390 | 2026.03.04 04:41:58.411495 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20391 | 2026.03.04 04:41:58.411899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 20392 | 2026.03.04 04:41:58.987558 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20393 | 2026.03.04 04:41:58.987745 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20394 | 2026.03.04 04:41:58.987816 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20395 | 2026.03.04 04:41:58.988598 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2026.03.04 04:41:58.988650 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20397 | 2026.03.04 04:41:58.989034 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20398 | 2026.03.04 04:41:58.989254 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.03.04 04:41:58.989407 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Debug> executeQuery: Read 122 rows, 10.72 KiB in 0.001717 sec., 71054.1642399534 rows/sec., 6.10 MiB/sec. | ||
| 20400 | 2026.03.04 04:41:58.989449 [ 261 ] {71ab35da-aea5-4cc1-9d64-17f6919dbc0a} <Debug> TCPHandler: Processed in 0.002018109 sec. | ||
| 20401 | 2026.03.04 04:41:58.989577 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20402 | 2026.03.04 04:41:58.989671 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20403 | 2026.03.04 04:41:58.989709 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20404 | 2026.03.04 04:41:58.990125 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20405 | 2026.03.04 04:41:58.990162 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20406 | 2026.03.04 04:41:58.990457 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20407 | 2026.03.04 04:41:58.990662 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20408 | 2026.03.04 04:41:58.990790 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001138 sec., 28998.242530755713 rows/sec., 2.13 MiB/sec. | ||
| 20409 | 2026.03.04 04:41:58.990827 [ 261 ] {204c3ac0-3b39-42e9-99c4-bfa19d7a3ac0} <Debug> TCPHandler: Processed in 0.001298796 sec. | ||
| 20410 | 2026.03.04 04:41:58.990943 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20411 | 2026.03.04 04:41:58.991036 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20412 | 2026.03.04 04:41:58.991075 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20413 | 2026.03.04 04:41:58.991505 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20414 | 2026.03.04 04:41:58.991541 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20415 | 2026.03.04 04:41:58.991835 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20416 | 2026.03.04 04:41:58.992032 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20417 | 2026.03.04 04:41:58.992155 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001137 sec., 85312.22515391381 rows/sec., 6.66 MiB/sec. | ||
| 20418 | 2026.03.04 04:41:58.992192 [ 261 ] {a73471d9-1ab2-4ce4-b6a2-bd9f267fea13} <Debug> TCPHandler: Processed in 0.001296155 sec. | ||
| 20419 | 2026.03.04 04:41:58.992305 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20420 | 2026.03.04 04:41:58.992398 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20421 | 2026.03.04 04:41:58.992440 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20422 | 2026.03.04 04:41:58.992857 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20423 | 2026.03.04 04:41:58.992892 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20424 | 2026.03.04 04:41:58.993222 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20425 | 2026.03.04 04:41:58.993421 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2026.03.04 04:41:58.993546 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 20427 | 2026.03.04 04:41:58.993582 [ 261 ] {87ecafc8-a207-49a6-9f54-b558d77a58d9} <Debug> TCPHandler: Processed in 0.001324256 sec. | ||
| 20428 | 2026.03.04 04:41:58.993694 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20429 | 2026.03.04 04:41:58.993787 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20430 | 2026.03.04 04:41:58.993840 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <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 | ||
| 20431 | 2026.03.04 04:41:58.994707 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20432 | 2026.03.04 04:41:58.994743 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20433 | 2026.03.04 04:41:58.995296 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20434 | 2026.03.04 04:41:58.995507 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20435 | 2026.03.04 04:41:58.995639 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001869 sec., 17656.50080256822 rows/sec., 31.64 MiB/sec. | ||
| 20436 | 2026.03.04 04:41:58.995696 [ 261 ] {0e1bf760-8394-4129-a5e5-41d2a053509b} <Debug> TCPHandler: Processed in 0.002049999 sec. | ||
| 20437 | 2026.03.04 04:41:58.995817 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20438 | 2026.03.04 04:41:58.995910 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20439 | 2026.03.04 04:41:58.995950 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20440 | 2026.03.04 04:41:58.996294 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20441 | 2026.03.04 04:41:58.996328 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20442 | 2026.03.04 04:41:58.996619 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20443 | 2026.03.04 04:41:58.996831 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20444 | 2026.03.04 04:41:58.996955 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 20445 | 2026.03.04 04:41:58.996990 [ 261 ] {f2f40394-988d-4635-a9da-198c206e5c83} <Debug> TCPHandler: Processed in 0.001221284 sec. | ||
| 20446 | 2026.03.04 04:41:59.438376 [ 217 ] {} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20447 | 2026.03.04 04:41:59.438444 [ 217 ] {} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20448 | 2026.03.04 04:41:59.446305 [ 217 ] {} <Debug> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20449 | 2026.03.04 04:41:59.572360 [ 222 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20450 | 2026.03.04 04:41:59.572415 [ 222 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20451 | 2026.03.04 04:41:59.575148 [ 222 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20452 | 2026.03.04 04:41:59.920841 [ 217 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20453 | 2026.03.04 04:41:59.920896 [ 217 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20454 | 2026.03.04 04:41:59.923562 [ 217 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20455 | 2026.03.04 04:42:00.146394 [ 217 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20456 | 2026.03.04 04:42:00.146455 [ 217 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20457 | 2026.03.04 04:42:00.148929 [ 217 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20458 | 2026.03.04 04:42:00.171913 [ 221 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20459 | 2026.03.04 04:42:00.171969 [ 221 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20460 | 2026.03.04 04:42:00.180832 [ 221 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20461 | 2026.03.04 04:42:00.265195 [ 26 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
| 20462 | 2026.03.04 04:42:00.265283 [ 26 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2026.03.04 04:42:00.265323 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20464 | 2026.03.04 04:42:00.265463 [ 221 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20465 | 2026.03.04 04:42:00.265508 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
| 20466 | 2026.03.04 04:42:00.265518 [ 221 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20467 | 2026.03.04 04:42:00.265747 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20468 | 2026.03.04 04:42:00.265789 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 20 rows starting from the beginning of the part | ||
| 20469 | 2026.03.04 04:42:00.265861 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 20470 | 2026.03.04 04:42:00.265908 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 20471 | 2026.03.04 04:42:00.265954 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
| 20472 | 2026.03.04 04:42:00.266002 [ 188 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 20473 | 2026.03.04 04:42:00.266766 [ 190 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344676 sec., 28259.59562006015 rows/sec., 2.36 MiB/sec. | ||
| 20474 | 2026.03.04 04:42:00.266954 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
| 20475 | 2026.03.04 04:42:00.267314 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20476 | 2026.03.04 04:42:00.267409 [ 199 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_46_11} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
| 20477 | 2026.03.04 04:42:00.267517 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20478 | 2026.03.04 04:42:00.271893 [ 221 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20479 | 2026.03.04 04:42:00.669032 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20480 | 2026.03.04 04:42:00.669081 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20481 | 2026.03.04 04:42:00.677579 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20482 | 2026.03.04 04:42:03.029562 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20483 | 2026.03.04 04:42:03.029614 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20484 | 2026.03.04 04:42:03.256044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45148 | ||
| 20485 | 2026.03.04 04:42:03.256585 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.03.04 04:42:03.256631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20487 | 2026.03.04 04:42:03.257124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20488 | 2026.03.04 04:42:03.257364 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2026.03.04 04:42:03.257515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45148 | ||
| 20490 | 2026.03.04 04:42:03.986871 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20491 | 2026.03.04 04:42:03.987054 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20492 | 2026.03.04 04:42:03.987123 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20493 | 2026.03.04 04:42:03.987785 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20494 | 2026.03.04 04:42:03.987840 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20495 | 2026.03.04 04:42:03.988724 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20496 | 2026.03.04 04:42:03.989016 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20497 | 2026.03.04 04:42:03.989204 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.002197 sec., 32771.9617660446 rows/sec., 2.63 MiB/sec. | ||
| 20498 | 2026.03.04 04:42:03.989271 [ 261 ] {9554c99c-99df-482a-a478-d5a9516f99b0} <Debug> TCPHandler: Processed in 0.002532559 sec. | ||
| 20499 | 2026.03.04 04:42:03.989426 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20500 | 2026.03.04 04:42:03.989540 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20501 | 2026.03.04 04:42:03.989593 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20502 | 2026.03.04 04:42:03.990055 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20503 | 2026.03.04 04:42:03.990094 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20504 | 2026.03.04 04:42:03.990400 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20505 | 2026.03.04 04:42:03.990606 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20506 | 2026.03.04 04:42:03.990740 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00123 sec., 6504.065040650406 rows/sec., 489.08 KiB/sec. | ||
| 20507 | 2026.03.04 04:42:03.990779 [ 261 ] {c77b44f9-c4c5-4ae1-81d2-8263e25eb31f} <Debug> TCPHandler: Processed in 0.001410647 sec. | ||
| 20508 | 2026.03.04 04:42:03.990892 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20509 | 2026.03.04 04:42:03.990989 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20510 | 2026.03.04 04:42:03.991030 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20511 | 2026.03.04 04:42:03.991447 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20512 | 2026.03.04 04:42:03.991481 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20513 | 2026.03.04 04:42:03.991775 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20514 | 2026.03.04 04:42:03.991993 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20515 | 2026.03.04 04:42:03.992116 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001148 sec., 62717.77003484321 rows/sec., 4.90 MiB/sec. | ||
| 20516 | 2026.03.04 04:42:03.992153 [ 261 ] {142b42d1-6aca-4c5d-b639-b2a10984ab34} <Debug> TCPHandler: Processed in 0.001310545 sec. | ||
| 20517 | 2026.03.04 04:42:03.992265 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20518 | 2026.03.04 04:42:03.992360 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20519 | 2026.03.04 04:42:03.992402 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20520 | 2026.03.04 04:42:03.992811 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20521 | 2026.03.04 04:42:03.992845 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20522 | 2026.03.04 04:42:03.993159 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20523 | 2026.03.04 04:42:03.993378 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20524 | 2026.03.04 04:42:03.993502 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 20525 | 2026.03.04 04:42:03.993538 [ 261 ] {3926ba61-54aa-4901-bc99-39721f695016} <Debug> TCPHandler: Processed in 0.001321176 sec. | ||
| 20526 | 2026.03.04 04:42:03.993656 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20527 | 2026.03.04 04:42:03.993749 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20528 | 2026.03.04 04:42:03.993803 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <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 | ||
| 20529 | 2026.03.04 04:42:03.994569 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20530 | 2026.03.04 04:42:03.994606 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20531 | 2026.03.04 04:42:03.995112 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20532 | 2026.03.04 04:42:03.995331 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20533 | 2026.03.04 04:42:03.995465 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001734 sec., 4613.610149942329 rows/sec., 8.27 MiB/sec. | ||
| 20534 | 2026.03.04 04:42:03.995533 [ 261 ] {038a113c-c851-4205-bd5c-28f3bbfad89f} <Debug> TCPHandler: Processed in 0.001925027 sec. | ||
| 20535 | 2026.03.04 04:42:03.995655 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20536 | 2026.03.04 04:42:03.995749 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20537 | 2026.03.04 04:42:03.995790 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20538 | 2026.03.04 04:42:03.996123 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20539 | 2026.03.04 04:42:03.996156 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20540 | 2026.03.04 04:42:03.996454 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20541 | 2026.03.04 04:42:03.996669 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.03.04 04:42:03.996798 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 20543 | 2026.03.04 04:42:03.996833 [ 261 ] {a8f54c8b-867e-4c4c-a66a-a889d53be543} <Debug> TCPHandler: Processed in 0.001225694 sec. | ||
| 20544 | 2026.03.04 04:42:05.695331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20545 | 2026.03.04 04:42:05.714840 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20546 | 2026.03.04 04:42:05.714893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20547 | 2026.03.04 04:42:05.721294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20548 | 2026.03.04 04:42:05.722026 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20549 | 2026.03.04 04:42:05.725800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20550 | 2026.03.04 04:42:08.412227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2524 | ||
| 20551 | 2026.03.04 04:42:08.414740 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2026.03.04 04:42:08.414787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20553 | 2026.03.04 04:42:08.415955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20554 | 2026.03.04 04:42:08.416213 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.03.04 04:42:08.416379 [ 48 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20556 | 2026.03.04 04:42:08.416447 [ 48 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20557 | 2026.03.04 04:42:08.416472 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20558 | 2026.03.04 04:42:08.416483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2524 | ||
| 20559 | 2026.03.04 04:42:08.416584 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 20560 | 2026.03.04 04:42:08.417181 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20561 | 2026.03.04 04:42:08.417321 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2348 rows starting from the beginning of the part | ||
| 20562 | 2026.03.04 04:42:08.417656 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
| 20563 | 2026.03.04 04:42:08.417962 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 20564 | 2026.03.04 04:42:08.418259 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 20565 | 2026.03.04 04:42:08.418540 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part | ||
| 20566 | 2026.03.04 04:42:08.418839 [ 192 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 20567 | 2026.03.04 04:42:08.425930 [ 190 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 72 columns (72 merged, 0 gathered) in 0.00939187 sec., 268743.07246586675 rows/sec., 205.10 MiB/sec. | ||
| 20568 | 2026.03.04 04:42:08.428675 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20569 | 2026.03.04 04:42:08.429349 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20570 | 2026.03.04 04:42:08.429442 [ 194 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_71_14} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20571 | 2026.03.04 04:42:08.429829 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 20572 | 2026.03.04 04:42:08.989766 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20573 | 2026.03.04 04:42:08.989969 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20574 | 2026.03.04 04:42:08.990045 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20575 | 2026.03.04 04:42:08.990725 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20576 | 2026.03.04 04:42:08.990777 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20577 | 2026.03.04 04:42:08.991190 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20578 | 2026.03.04 04:42:08.991444 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20579 | 2026.03.04 04:42:08.991610 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.17 MiB/sec. | ||
| 20580 | 2026.03.04 04:42:08.991667 [ 261 ] {0da529ee-c576-43fd-ba2a-4ab4dc682dc2} <Debug> TCPHandler: Processed in 0.00204352 sec. | ||
| 20581 | 2026.03.04 04:42:08.991803 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20582 | 2026.03.04 04:42:08.991907 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20583 | 2026.03.04 04:42:08.991951 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20584 | 2026.03.04 04:42:08.992367 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.03.04 04:42:08.992405 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20586 | 2026.03.04 04:42:08.992702 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20587 | 2026.03.04 04:42:08.992910 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2026.03.04 04:42:08.993044 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 20589 | 2026.03.04 04:42:08.993085 [ 261 ] {5d4e3adc-2ea0-474a-862d-5eeb2237b205} <Debug> TCPHandler: Processed in 0.001336146 sec. | ||
| 20590 | 2026.03.04 04:42:08.993197 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20591 | 2026.03.04 04:42:08.993292 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20592 | 2026.03.04 04:42:08.993334 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20593 | 2026.03.04 04:42:08.993865 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20594 | 2026.03.04 04:42:08.993901 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20595 | 2026.03.04 04:42:08.994224 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20596 | 2026.03.04 04:42:08.994441 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20597 | 2026.03.04 04:42:08.994570 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Debug> executeQuery: Read 243 rows, 22.23 KiB in 0.001296 sec., 187500 rows/sec., 16.75 MiB/sec. | ||
| 20598 | 2026.03.04 04:42:08.994609 [ 261 ] {b7e3ec2e-38f2-4a7a-a537-250ea0d70998} <Debug> TCPHandler: Processed in 0.001462829 sec. | ||
| 20599 | 2026.03.04 04:42:08.994736 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20600 | 2026.03.04 04:42:08.994831 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20601 | 2026.03.04 04:42:08.994871 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20602 | 2026.03.04 04:42:08.995286 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20603 | 2026.03.04 04:42:08.995322 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20604 | 2026.03.04 04:42:08.995620 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20605 | 2026.03.04 04:42:08.995830 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20606 | 2026.03.04 04:42:08.995962 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.00115 sec., 40869.565217391304 rows/sec., 3.04 MiB/sec. | ||
| 20607 | 2026.03.04 04:42:08.995959 [ 47 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20608 | 2026.03.04 04:42:08.996002 [ 261 ] {b27a0832-9a73-46ca-81e5-8d47bc052832} <Debug> TCPHandler: Processed in 0.001316015 sec. | ||
| 20609 | 2026.03.04 04:42:08.996038 [ 47 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20610 | 2026.03.04 04:42:08.996064 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20611 | 2026.03.04 04:42:08.996138 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20612 | 2026.03.04 04:42:08.996191 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20613 | 2026.03.04 04:42:08.996236 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20614 | 2026.03.04 04:42:08.996281 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20615 | 2026.03.04 04:42:08.996337 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20616 | 2026.03.04 04:42:08.996379 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 226 rows starting from the beginning of the part | ||
| 20617 | 2026.03.04 04:42:08.996451 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 33 rows starting from the beginning of the part | ||
| 20618 | 2026.03.04 04:42:08.996498 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 23 rows starting from the beginning of the part | ||
| 20619 | 2026.03.04 04:42:08.996543 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 33 rows starting from the beginning of the part | ||
| 20620 | 2026.03.04 04:42:08.996587 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 8 rows starting from the beginning of the part | ||
| 20621 | 2026.03.04 04:42:08.996629 [ 186 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 47 rows starting from the beginning of the part | ||
| 20622 | 2026.03.04 04:42:08.996702 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20623 | 2026.03.04 04:42:08.996743 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20624 | 2026.03.04 04:42:08.997090 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20625 | 2026.03.04 04:42:08.997320 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20626 | 2026.03.04 04:42:08.997458 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001239 sec., 19370.46004842615 rows/sec., 1.61 MiB/sec. | ||
| 20627 | 2026.03.04 04:42:08.997498 [ 261 ] {96c47248-d24e-40dd-9adf-919bbff49684} <Debug> TCPHandler: Processed in 0.001410187 sec. | ||
| 20628 | 2026.03.04 04:42:08.997566 [ 195 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438248 sec., 257257.44099765827 rows/sec., 18.41 MiB/sec. | ||
| 20629 | 2026.03.04 04:42:08.997613 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20630 | 2026.03.04 04:42:08.997713 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20631 | 2026.03.04 04:42:08.997754 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20632 | 2026.03.04 04:42:08.997788 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20633 | 2026.03.04 04:42:08.998145 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20634 | 2026.03.04 04:42:08.998170 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20635 | 2026.03.04 04:42:08.998213 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20636 | 2026.03.04 04:42:08.998233 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_136_27} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20637 | 2026.03.04 04:42:08.998340 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20638 | 2026.03.04 04:42:08.998522 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20639 | 2026.03.04 04:42:08.998745 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20640 | 2026.03.04 04:42:08.998880 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 791.81 KiB/sec. | ||
| 20641 | 2026.03.04 04:42:08.998919 [ 261 ] {ebe235cb-1633-4266-92f5-1627b6ff7f47} <Debug> TCPHandler: Processed in 0.001354787 sec. | ||
| 20642 | 2026.03.04 04:42:08.999033 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20643 | 2026.03.04 04:42:08.999126 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20644 | 2026.03.04 04:42:08.999166 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20645 | 2026.03.04 04:42:08.999636 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.03.04 04:42:08.999673 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20647 | 2026.03.04 04:42:08.999982 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20648 | 2026.03.04 04:42:09.000321 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.03.04 04:42:09.000454 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001344 sec., 100446.42857142858 rows/sec., 8.12 MiB/sec. | ||
| 20650 | 2026.03.04 04:42:09.000492 [ 261 ] {8cefa4db-c832-4c71-a566-564d2bdefaf6} <Debug> TCPHandler: Processed in 0.001509069 sec. | ||
| 20651 | 2026.03.04 04:42:09.000602 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20652 | 2026.03.04 04:42:09.000698 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20653 | 2026.03.04 04:42:09.000742 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20654 | 2026.03.04 04:42:09.001154 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.03.04 04:42:09.001191 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20656 | 2026.03.04 04:42:09.001535 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20657 | 2026.03.04 04:42:09.001759 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.03.04 04:42:09.001890 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00121 sec., 162809.9173553719 rows/sec., 11.68 MiB/sec. | ||
| 20659 | 2026.03.04 04:42:09.001928 [ 261 ] {4da5e0bc-cc22-420e-b530-56d3f91877c5} <Debug> TCPHandler: Processed in 0.001375267 sec. | ||
| 20660 | 2026.03.04 04:42:09.002043 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20661 | 2026.03.04 04:42:09.002138 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20662 | 2026.03.04 04:42:09.002194 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <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 | ||
| 20663 | 2026.03.04 04:42:09.003079 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20664 | 2026.03.04 04:42:09.003116 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20665 | 2026.03.04 04:42:09.003690 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20666 | 2026.03.04 04:42:09.003912 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20667 | 2026.03.04 04:42:09.004053 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001932 sec., 17080.745341614907 rows/sec., 30.61 MiB/sec. | ||
| 20668 | 2026.03.04 04:42:09.004120 [ 261 ] {d5121db2-e03a-42ee-b9ae-cb8997671b22} <Debug> TCPHandler: Processed in 0.002126631 sec. | ||
| 20669 | 2026.03.04 04:42:09.004236 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20670 | 2026.03.04 04:42:09.004333 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20671 | 2026.03.04 04:42:09.004375 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20672 | 2026.03.04 04:42:09.004716 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20673 | 2026.03.04 04:42:09.004752 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.99 GiB. | ||
| 20674 | 2026.03.04 04:42:09.005066 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20675 | 2026.03.04 04:42:09.005288 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20676 | 2026.03.04 04:42:09.005421 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 20677 | 2026.03.04 04:42:09.005458 [ 261 ] {94118424-c3db-4497-a130-87717b194be2} <Debug> TCPHandler: Processed in 0.001271425 sec. | ||
| 20678 | 2026.03.04 04:42:10.757765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45596 | ||
| 20679 | 2026.03.04 04:42:10.758298 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20680 | 2026.03.04 04:42:10.758345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20681 | 2026.03.04 04:42:10.758832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20682 | 2026.03.04 04:42:10.759061 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2026.03.04 04:42:10.759210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45596 | ||
| 20684 | 2026.03.04 04:42:10.759281 [ 221 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20685 | 2026.03.04 04:42:10.759317 [ 221 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20686 | 2026.03.04 04:42:10.762673 [ 221 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20687 | 2026.03.04 04:42:11.074102 [ 217 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20688 | 2026.03.04 04:42:11.074169 [ 217 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20689 | 2026.03.04 04:42:11.077652 [ 217 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20690 | 2026.03.04 04:42:12.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.99 MiB, peak 422.94 MiB, free memory in arenas 0.00 B, will set to 406.99 MiB (RSS), difference: 4.00 MiB | ||
| 20691 | 2026.03.04 04:42:13.225869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20692 | 2026.03.04 04:42:13.243724 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.03.04 04:42:13.243792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20694 | 2026.03.04 04:42:13.250099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20695 | 2026.03.04 04:42:13.250796 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20696 | 2026.03.04 04:42:13.254277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20697 | 2026.03.04 04:42:13.985892 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.03.04 04:42:13.986092 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20699 | 2026.03.04 04:42:13.986168 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20700 | 2026.03.04 04:42:13.986875 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20701 | 2026.03.04 04:42:13.986923 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20702 | 2026.03.04 04:42:13.987338 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20703 | 2026.03.04 04:42:13.987567 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2026.03.04 04:42:13.987730 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001691 sec., 42578.356002365465 rows/sec., 3.42 MiB/sec. | ||
| 20705 | 2026.03.04 04:42:13.987729 [ 41 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20706 | 2026.03.04 04:42:13.987785 [ 261 ] {4ea33763-19d1-41da-bc94-b78649245e08} <Debug> TCPHandler: Processed in 0.002034329 sec. | ||
| 20707 | 2026.03.04 04:42:13.987786 [ 41 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2026.03.04 04:42:13.987818 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20709 | 2026.03.04 04:42:13.987919 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20710 | 2026.03.04 04:42:13.987952 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20711 | 2026.03.04 04:42:13.988025 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20712 | 2026.03.04 04:42:13.988073 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20713 | 2026.03.04 04:42:13.988107 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20714 | 2026.03.04 04:42:13.988150 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2895 rows starting from the beginning of the part | ||
| 20715 | 2026.03.04 04:42:13.988229 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 20716 | 2026.03.04 04:42:13.988278 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 122 rows starting from the beginning of the part | ||
| 20717 | 2026.03.04 04:42:13.988323 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 72 rows starting from the beginning of the part | ||
| 20718 | 2026.03.04 04:42:13.988365 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 243 rows starting from the beginning of the part | ||
| 20719 | 2026.03.04 04:42:13.988404 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 72 rows starting from the beginning of the part | ||
| 20720 | 2026.03.04 04:42:13.988494 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20721 | 2026.03.04 04:42:13.988537 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 20722 | 2026.03.04 04:42:13.988877 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20723 | 2026.03.04 04:42:13.989103 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20724 | 2026.03.04 04:42:13.989247 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001247 sec., 6415.396952686448 rows/sec., 482.41 KiB/sec. | ||
| 20725 | 2026.03.04 04:42:13.989288 [ 261 ] {7c337b9b-fe01-4471-8fbb-22551005370d} <Debug> TCPHandler: Processed in 0.001421588 sec. | ||
| 20726 | 2026.03.04 04:42:13.989331 [ 223 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20727 | 2026.03.04 04:42:13.989366 [ 223 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20728 | 2026.03.04 04:42:13.989403 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20729 | 2026.03.04 04:42:13.989508 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20730 | 2026.03.04 04:42:13.989551 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20731 | 2026.03.04 04:42:13.989925 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3460 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033069 sec., 1701860.586138493 rows/sec., 139.89 MiB/sec. | ||
| 20732 | 2026.03.04 04:42:13.989994 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20733 | 2026.03.04 04:42:13.990035 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20734 | 2026.03.04 04:42:13.990271 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20735 | 2026.03.04 04:42:13.990366 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20736 | 2026.03.04 04:42:13.990652 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20737 | 2026.03.04 04:42:13.990687 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20738 | 2026.03.04 04:42:13.990760 [ 200 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_161_32} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20739 | 2026.03.04 04:42:13.990823 [ 41 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20740 | 2026.03.04 04:42:13.990838 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001348 sec., 53412.46290801187 rows/sec., 4.17 MiB/sec. | ||
| 20741 | 2026.03.04 04:42:13.990864 [ 41 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20742 | 2026.03.04 04:42:13.990886 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20743 | 2026.03.04 04:42:13.990893 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 20744 | 2026.03.04 04:42:13.990894 [ 261 ] {41af03ce-f707-4238-8d55-30180bb1cf9c} <Debug> TCPHandler: Processed in 0.00154116 sec. | ||
| 20745 | 2026.03.04 04:42:13.990992 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20746 | 2026.03.04 04:42:13.991034 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20747 | 2026.03.04 04:42:13.991088 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20748 | 2026.03.04 04:42:13.991118 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1552 rows starting from the beginning of the part | ||
| 20749 | 2026.03.04 04:42:13.991136 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20750 | 2026.03.04 04:42:13.991164 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 20751 | 2026.03.04 04:42:13.991183 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20752 | 2026.03.04 04:42:13.991210 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 97 rows starting from the beginning of the part | ||
| 20753 | 2026.03.04 04:42:13.991250 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 72 rows starting from the beginning of the part | ||
| 20754 | 2026.03.04 04:42:13.991285 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 135 rows starting from the beginning of the part | ||
| 20755 | 2026.03.04 04:42:13.991320 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 72 rows starting from the beginning of the part | ||
| 20756 | 2026.03.04 04:42:13.991616 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2026.03.04 04:42:13.991658 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 20758 | 2026.03.04 04:42:13.992016 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20759 | 2026.03.04 04:42:13.992340 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20760 | 2026.03.04 04:42:13.992346 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385007 sec., 1438259.8788309374 rows/sec., 108.76 MiB/sec. | ||
| 20761 | 2026.03.04 04:42:13.992469 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_156_38 to all_157_157_0 | ||
| 20762 | 2026.03.04 04:42:13.992493 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001377 sec., 116194.62599854756 rows/sec., 8.09 MiB/sec. | ||
| 20763 | 2026.03.04 04:42:13.992495 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20764 | 2026.03.04 04:42:13.992523 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.49 GiB. | ||
| 20765 | 2026.03.04 04:42:13.992533 [ 261 ] {1e8f2109-d743-423d-8091-12600e73999a} <Debug> TCPHandler: Processed in 0.00155008 sec. | ||
| 20766 | 2026.03.04 04:42:13.992579 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20767 | 2026.03.04 04:42:13.992590 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_38 to all_157_157_0 into Compact with storage Full | ||
| 20768 | 2026.03.04 04:42:13.992641 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20769 | 2026.03.04 04:42:13.992708 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20770 | 2026.03.04 04:42:13.992740 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20771 | 2026.03.04 04:42:13.992748 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_38, total 51908 rows starting from the beginning of the part | ||
| 20772 | 2026.03.04 04:42:13.992804 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <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 | ||
| 20773 | 2026.03.04 04:42:13.992827 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 128 rows starting from the beginning of the part | ||
| 20774 | 2026.03.04 04:42:13.992929 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2026.03.04 04:42:13.992962 [ 223 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20776 | 2026.03.04 04:42:13.993021 [ 189 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_161_32} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20777 | 2026.03.04 04:42:13.993140 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 20778 | 2026.03.04 04:42:13.993643 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20779 | 2026.03.04 04:42:13.993680 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 20780 | 2026.03.04 04:42:13.994231 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20781 | 2026.03.04 04:42:13.994473 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20782 | 2026.03.04 04:42:13.994586 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20783 | 2026.03.04 04:42:13.994612 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20784 | 2026.03.04 04:42:13.994622 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.0019 sec., 4210.526315789473 rows/sec., 7.55 MiB/sec. | ||
| 20785 | 2026.03.04 04:42:13.994627 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 20786 | 2026.03.04 04:42:13.994704 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20787 | 2026.03.04 04:42:13.994715 [ 261 ] {9c418ee0-e00f-4052-9886-449ceb2dd881} <Debug> TCPHandler: Processed in 0.002122651 sec. | ||
| 20788 | 2026.03.04 04:42:13.994858 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20789 | 2026.03.04 04:42:13.994897 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20790 | 2026.03.04 04:42:13.994965 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2927 rows starting from the beginning of the part | ||
| 20791 | 2026.03.04 04:42:13.994968 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20792 | 2026.03.04 04:42:13.995032 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20793 | 2026.03.04 04:42:13.995116 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 19 rows starting from the beginning of the part | ||
| 20794 | 2026.03.04 04:42:13.995272 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 33 rows starting from the beginning of the part | ||
| 20795 | 2026.03.04 04:42:13.995428 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 8 rows starting from the beginning of the part | ||
| 20796 | 2026.03.04 04:42:13.995464 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2026.03.04 04:42:13.995511 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 20798 | 2026.03.04 04:42:13.995575 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 33 rows starting from the beginning of the part | ||
| 20799 | 2026.03.04 04:42:13.995734 [ 195 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part | ||
| 20800 | 2026.03.04 04:42:13.995916 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20801 | 2026.03.04 04:42:13.996197 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20802 | 2026.03.04 04:42:13.996378 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 20803 | 2026.03.04 04:42:13.996403 [ 40 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20804 | 2026.03.04 04:42:13.996430 [ 261 ] {9418a945-a675-4238-9c22-ac59791d8339} <Debug> TCPHandler: Processed in 0.001622752 sec. | ||
| 20805 | 2026.03.04 04:42:13.996479 [ 40 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20806 | 2026.03.04 04:42:13.996515 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 20807 | 2026.03.04 04:42:13.996631 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20808 | 2026.03.04 04:42:13.996749 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20809 | 2026.03.04 04:42:13.996785 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8532 rows starting from the beginning of the part | ||
| 20810 | 2026.03.04 04:42:13.996858 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 48 rows starting from the beginning of the part | ||
| 20811 | 2026.03.04 04:42:13.996915 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 20812 | 2026.03.04 04:42:13.996972 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 20813 | 2026.03.04 04:42:13.997023 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 20814 | 2026.03.04 04:42:13.997072 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 20815 | 2026.03.04 04:42:14.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 426.72 MiB, peak 427.30 MiB, free memory in arenas 0.00 B, will set to 408.82 MiB (RSS), difference: -17.90 MiB | ||
| 20816 | 2026.03.04 04:42:14.000735 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8820 rows, containing 4 columns (4 merged, 0 gathered) in 0.00414681 sec., 2126936.126805906 rows/sec., 141.54 MiB/sec. | ||
| 20817 | 2026.03.04 04:42:14.000987 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20818 | 2026.03.04 04:42:14.001357 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20819 | 2026.03.04 04:42:14.001439 [ 197 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_161_32} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20820 | 2026.03.04 04:42:14.001539 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 20821 | 2026.03.04 04:42:14.004329 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52036 rows, containing 5 columns (5 merged, 0 gathered) in 0.011765877 sec., 4422619.750316955 rows/sec., 291.56 MiB/sec. | ||
| 20822 | 2026.03.04 04:42:14.004905 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Trace> MergedBlockOutputStream: filled checksums all_1_157_39 (state Temporary) | ||
| 20823 | 2026.03.04 04:42:14.005318 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_157_39 to all_1_157_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20824 | 2026.03.04 04:42:14.005440 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_157_39} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_156_38, all_157_157_0] -> all_1_157_39 | ||
| 20825 | 2026.03.04 04:42:14.005565 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20826 | 2026.03.04 04:42:14.011463 [ 187 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3028 rows, containing 19 columns (19 merged, 0 gathered) in 0.016786664 sec., 180381.28361894895 rows/sec., 323.23 MiB/sec. | ||
| 20827 | 2026.03.04 04:42:14.014052 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20828 | 2026.03.04 04:42:14.014437 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20829 | 2026.03.04 04:42:14.014526 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20830 | 2026.03.04 04:42:14.014633 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 20831 | 2026.03.04 04:42:15.000328 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.24 MiB, peak 427.30 MiB, free memory in arenas 0.00 B, will set to 414.45 MiB (RSS), difference: 24.21 MiB | ||
| 20832 | 2026.03.04 04:42:15.833756 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37745 | ||
| 20833 | 2026.03.04 04:42:15.833869 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20834 | 2026.03.04 04:42:15.833895 [ 259 ] {} <Debug> TCP-Session: 7c17809a-3218-40ca-aa41-5c886a0d779a Authenticating user 'default' from [fd00:1122:3344:101::e]:37745 | ||
| 20835 | 2026.03.04 04:42:15.833917 [ 259 ] {} <Debug> TCP-Session: 7c17809a-3218-40ca-aa41-5c886a0d779a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20836 | 2026.03.04 04:42:15.833931 [ 259 ] {} <Debug> TCP-Session: 7c17809a-3218-40ca-aa41-5c886a0d779a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20837 | 2026.03.04 04:42:15.834127 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55227 | ||
| 20838 | 2026.03.04 04:42:15.834212 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20839 | 2026.03.04 04:42:15.834238 [ 286 ] {} <Debug> TCP-Session: cf7cf984-8ede-4938-b1b4-75e4c0e4701a Authenticating user 'default' from [fd00:1122:3344:101::e]:55227 | ||
| 20840 | 2026.03.04 04:42:15.834257 [ 286 ] {} <Debug> TCP-Session: cf7cf984-8ede-4938-b1b4-75e4c0e4701a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20841 | 2026.03.04 04:42:15.834273 [ 286 ] {} <Debug> TCP-Session: cf7cf984-8ede-4938-b1b4-75e4c0e4701a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20842 | 2026.03.04 04:42:15.834330 [ 259 ] {} <Trace> TCP-Session: 7c17809a-3218-40ca-aa41-5c886a0d779a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20843 | 2026.03.04 04:42:15.834495 [ 259 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20844 | 2026.03.04 04:42:15.834766 [ 259 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20845 | 2026.03.04 04:42:15.834820 [ 259 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20846 | 2026.03.04 04:42:15.835095 [ 259 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 20847 | 2026.03.04 04:42:15.835949 [ 300 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Trace> AggregatingTransform: Aggregating | ||
| 20848 | 2026.03.04 04:42:15.836000 [ 300 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Trace> Aggregator: Aggregation method: without_key | ||
| 20849 | 2026.03.04 04:42:15.836035 [ 300 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842107 sec. (1187.498 rows/sec., 46.39 KiB/sec.) | ||
| 20850 | 2026.03.04 04:42:15.836053 [ 300 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Trace> Aggregator: Merging aggregated data | ||
| 20851 | 2026.03.04 04:42:15.836436 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35171 | ||
| 20852 | 2026.03.04 04:42:15.836444 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48567 | ||
| 20853 | 2026.03.04 04:42:15.836490 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48897 | ||
| 20854 | 2026.03.04 04:42:15.836538 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50348 | ||
| 20855 | 2026.03.04 04:42:15.836552 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20856 | 2026.03.04 04:42:15.836584 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20857 | 2026.03.04 04:42:15.836589 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36526 | ||
| 20858 | 2026.03.04 04:42:15.836623 [ 288 ] {} <Debug> TCP-Session: cd5a2b75-ba90-4b38-8968-6d9d63241271 Authenticating user 'default' from [fd00:1122:3344:101::e]:48567 | ||
| 20859 | 2026.03.04 04:42:15.836645 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20860 | 2026.03.04 04:42:15.836670 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50344 | ||
| 20861 | 2026.03.04 04:42:15.836620 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20862 | 2026.03.04 04:42:15.836679 [ 353 ] {} <Debug> TCP-Session: f2272724-60d7-4152-adae-327d0fddc54d Authenticating user 'default' from [fd00:1122:3344:101::e]:50348 | ||
| 20863 | 2026.03.04 04:42:15.836743 [ 352 ] {} <Debug> TCP-Session: d9ee025f-e908-4b67-b913-605c567407b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48897 | ||
| 20864 | 2026.03.04 04:42:15.836766 [ 353 ] {} <Debug> TCP-Session: f2272724-60d7-4152-adae-327d0fddc54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20865 | 2026.03.04 04:42:15.836778 [ 352 ] {} <Debug> TCP-Session: d9ee025f-e908-4b67-b913-605c567407b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20866 | 2026.03.04 04:42:15.836794 [ 353 ] {} <Debug> TCP-Session: f2272724-60d7-4152-adae-327d0fddc54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20867 | 2026.03.04 04:42:15.836810 [ 352 ] {} <Debug> TCP-Session: d9ee025f-e908-4b67-b913-605c567407b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20868 | 2026.03.04 04:42:15.836602 [ 351 ] {} <Debug> TCP-Session: b91cd3b6-9dfd-4df5-b5bc-acafb004245e Authenticating user 'default' from [fd00:1122:3344:101::e]:35171 | ||
| 20869 | 2026.03.04 04:42:15.836675 [ 288 ] {} <Debug> TCP-Session: cd5a2b75-ba90-4b38-8968-6d9d63241271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20870 | 2026.03.04 04:42:15.836893 [ 351 ] {} <Debug> TCP-Session: b91cd3b6-9dfd-4df5-b5bc-acafb004245e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20871 | 2026.03.04 04:42:15.836918 [ 288 ] {} <Debug> TCP-Session: cd5a2b75-ba90-4b38-8968-6d9d63241271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20872 | 2026.03.04 04:42:15.836926 [ 351 ] {} <Debug> TCP-Session: b91cd3b6-9dfd-4df5-b5bc-acafb004245e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20873 | 2026.03.04 04:42:15.836612 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57127 | ||
| 20874 | 2026.03.04 04:42:15.836966 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20875 | 2026.03.04 04:42:15.837016 [ 354 ] {} <Debug> TCP-Session: 6f6befa1-b273-4078-b934-3a87d4dc566d Authenticating user 'default' from [fd00:1122:3344:101::e]:36526 | ||
| 20876 | 2026.03.04 04:42:15.837022 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20877 | 2026.03.04 04:42:15.837042 [ 354 ] {} <Debug> TCP-Session: 6f6befa1-b273-4078-b934-3a87d4dc566d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20878 | 2026.03.04 04:42:15.837052 [ 356 ] {} <Debug> TCP-Session: 55ce0588-5b64-40e9-9596-2786948b677c Authenticating user 'default' from [fd00:1122:3344:101::e]:50344 | ||
| 20879 | 2026.03.04 04:42:15.837056 [ 354 ] {} <Debug> TCP-Session: 6f6befa1-b273-4078-b934-3a87d4dc566d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20880 | 2026.03.04 04:42:15.837054 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20881 | 2026.03.04 04:42:15.837070 [ 356 ] {} <Debug> TCP-Session: 55ce0588-5b64-40e9-9596-2786948b677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20882 | 2026.03.04 04:42:15.837101 [ 355 ] {} <Debug> TCP-Session: e29cf44f-0f2d-477b-9db8-254bb4d6646c Authenticating user 'default' from [fd00:1122:3344:101::e]:57127 | ||
| 20883 | 2026.03.04 04:42:15.837102 [ 356 ] {} <Debug> TCP-Session: 55ce0588-5b64-40e9-9596-2786948b677c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20884 | 2026.03.04 04:42:15.837126 [ 355 ] {} <Debug> TCP-Session: e29cf44f-0f2d-477b-9db8-254bb4d6646c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20885 | 2026.03.04 04:42:15.837145 [ 355 ] {} <Debug> TCP-Session: e29cf44f-0f2d-477b-9db8-254bb4d6646c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20886 | 2026.03.04 04:42:15.837604 [ 259 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 20887 | 2026.03.04 04:42:15.837740 [ 259 ] {f7820ed7-bdf1-4203-a9fa-41577cb5f050} <Debug> TCPHandler: Processed in 0.003520458 sec. | ||
| 20888 | 2026.03.04 04:42:15.837895 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20889 | 2026.03.04 04:42:15.837923 [ 259 ] {} <Debug> TCP-Session: 7c17809a-3218-40ca-aa41-5c886a0d779a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20890 | 2026.03.04 04:42:15.837938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20891 | 2026.03.04 04:42:15.837965 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20892 | 2026.03.04 04:42:15.837978 [ 286 ] {} <Debug> TCP-Session: cf7cf984-8ede-4938-b1b4-75e4c0e4701a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20893 | 2026.03.04 04:42:15.837990 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20894 | 2026.03.04 04:42:15.838019 [ 288 ] {} <Debug> TCP-Session: cd5a2b75-ba90-4b38-8968-6d9d63241271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20895 | 2026.03.04 04:42:15.838038 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20896 | 2026.03.04 04:42:15.838058 [ 354 ] {} <Debug> TCP-Session: 6f6befa1-b273-4078-b934-3a87d4dc566d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20897 | 2026.03.04 04:42:15.838062 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20898 | 2026.03.04 04:42:15.838086 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20899 | 2026.03.04 04:42:15.838110 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20900 | 2026.03.04 04:42:15.838136 [ 355 ] {} <Debug> TCP-Session: e29cf44f-0f2d-477b-9db8-254bb4d6646c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20901 | 2026.03.04 04:42:15.838155 [ 352 ] {} <Debug> TCP-Session: d9ee025f-e908-4b67-b913-605c567407b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20902 | 2026.03.04 04:42:15.838179 [ 353 ] {} <Debug> TCP-Session: f2272724-60d7-4152-adae-327d0fddc54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20903 | 2026.03.04 04:42:15.838120 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20904 | 2026.03.04 04:42:15.838098 [ 356 ] {} <Debug> TCP-Session: 55ce0588-5b64-40e9-9596-2786948b677c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20905 | 2026.03.04 04:42:15.838279 [ 351 ] {} <Debug> TCP-Session: b91cd3b6-9dfd-4df5-b5bc-acafb004245e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20906 | 2026.03.04 04:42:15.847944 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52031 | ||
| 20907 | 2026.03.04 04:42:15.848017 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20908 | 2026.03.04 04:42:15.848040 [ 259 ] {} <Debug> TCP-Session: 8e0f0f03-fe72-4817-bbaf-3b23e40b4e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:52031 | ||
| 20909 | 2026.03.04 04:42:15.848061 [ 259 ] {} <Debug> TCP-Session: 8e0f0f03-fe72-4817-bbaf-3b23e40b4e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20910 | 2026.03.04 04:42:15.848076 [ 259 ] {} <Debug> TCP-Session: 8e0f0f03-fe72-4817-bbaf-3b23e40b4e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20911 | 2026.03.04 04:42:15.848240 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64725 | ||
| 20912 | 2026.03.04 04:42:15.848251 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52865 | ||
| 20913 | 2026.03.04 04:42:15.848272 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35729 | ||
| 20914 | 2026.03.04 04:42:15.848302 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38594 | ||
| 20915 | 2026.03.04 04:42:15.848332 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20916 | 2026.03.04 04:42:15.848332 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33034 | ||
| 20917 | 2026.03.04 04:42:15.848364 [ 288 ] {} <Debug> TCP-Session: c51be32d-9473-4c3d-8b54-c048d8fb5782 Authenticating user 'default' from [fd00:1122:3344:101::e]:52865 | ||
| 20918 | 2026.03.04 04:42:15.848370 [ 259 ] {} <Trace> TCP-Session: 8e0f0f03-fe72-4817-bbaf-3b23e40b4e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20919 | 2026.03.04 04:42:15.848393 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20920 | 2026.03.04 04:42:15.848419 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20921 | 2026.03.04 04:42:15.848437 [ 353 ] {} <Debug> TCP-Session: a1c038df-424f-4421-9096-b107c7b5f8dd Authenticating user 'default' from [fd00:1122:3344:101::e]:38594 | ||
| 20922 | 2026.03.04 04:42:15.848393 [ 288 ] {} <Debug> TCP-Session: c51be32d-9473-4c3d-8b54-c048d8fb5782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20923 | 2026.03.04 04:42:15.848462 [ 353 ] {} <Debug> TCP-Session: a1c038df-424f-4421-9096-b107c7b5f8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20924 | 2026.03.04 04:42:15.848455 [ 356 ] {} <Debug> TCP-Session: e1c338dc-e5bb-447e-b85e-bd3a83f30dab Authenticating user 'default' from [fd00:1122:3344:101::e]:33034 | ||
| 20925 | 2026.03.04 04:42:15.848474 [ 288 ] {} <Debug> TCP-Session: c51be32d-9473-4c3d-8b54-c048d8fb5782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20926 | 2026.03.04 04:42:15.848491 [ 353 ] {} <Debug> TCP-Session: a1c038df-424f-4421-9096-b107c7b5f8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20927 | 2026.03.04 04:42:15.848505 [ 356 ] {} <Debug> TCP-Session: e1c338dc-e5bb-447e-b85e-bd3a83f30dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20928 | 2026.03.04 04:42:15.848520 [ 259 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20929 | 2026.03.04 04:42:15.848537 [ 356 ] {} <Debug> TCP-Session: e1c338dc-e5bb-447e-b85e-bd3a83f30dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20930 | 2026.03.04 04:42:15.848378 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20931 | 2026.03.04 04:42:15.848316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20932 | 2026.03.04 04:42:15.848606 [ 351 ] {} <Debug> TCP-Session: c3c89520-f95d-4773-8499-30597bfb77d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35729 | ||
| 20933 | 2026.03.04 04:42:15.848316 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57976 | ||
| 20934 | 2026.03.04 04:42:15.848639 [ 351 ] {} <Debug> TCP-Session: c3c89520-f95d-4773-8499-30597bfb77d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20935 | 2026.03.04 04:42:15.848629 [ 286 ] {} <Debug> TCP-Session: 879d650d-3f8b-43b3-839e-bd92ca955f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:64725 | ||
| 20936 | 2026.03.04 04:42:15.848667 [ 351 ] {} <Debug> TCP-Session: c3c89520-f95d-4773-8499-30597bfb77d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20937 | 2026.03.04 04:42:15.848692 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20938 | 2026.03.04 04:42:15.848707 [ 286 ] {} <Debug> TCP-Session: 879d650d-3f8b-43b3-839e-bd92ca955f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20939 | 2026.03.04 04:42:15.848722 [ 259 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20940 | 2026.03.04 04:42:15.848737 [ 286 ] {} <Debug> TCP-Session: 879d650d-3f8b-43b3-839e-bd92ca955f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20941 | 2026.03.04 04:42:15.848315 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41038 | ||
| 20942 | 2026.03.04 04:42:15.848768 [ 259 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20943 | 2026.03.04 04:42:15.848286 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42384 | ||
| 20944 | 2026.03.04 04:42:15.848724 [ 355 ] {} <Debug> TCP-Session: 63960de3-08a0-4a32-8642-bc02bcaa1754 Authenticating user 'default' from [fd00:1122:3344:101::e]:57976 | ||
| 20945 | 2026.03.04 04:42:15.848823 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20946 | 2026.03.04 04:42:15.848848 [ 355 ] {} <Debug> TCP-Session: 63960de3-08a0-4a32-8642-bc02bcaa1754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20947 | 2026.03.04 04:42:15.848860 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20948 | 2026.03.04 04:42:15.848871 [ 355 ] {} <Debug> TCP-Session: 63960de3-08a0-4a32-8642-bc02bcaa1754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20949 | 2026.03.04 04:42:15.848891 [ 352 ] {} <Debug> TCP-Session: 20683aff-fa1c-473f-b9bb-14a9d3ff8577 Authenticating user 'default' from [fd00:1122:3344:101::e]:42384 | ||
| 20950 | 2026.03.04 04:42:15.848864 [ 354 ] {} <Debug> TCP-Session: e5eb8584-9fd7-4ad6-869c-9f27a3d41afb Authenticating user 'default' from [fd00:1122:3344:101::e]:41038 | ||
| 20951 | 2026.03.04 04:42:15.848918 [ 352 ] {} <Debug> TCP-Session: 20683aff-fa1c-473f-b9bb-14a9d3ff8577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20952 | 2026.03.04 04:42:15.849016 [ 354 ] {} <Debug> TCP-Session: e5eb8584-9fd7-4ad6-869c-9f27a3d41afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20953 | 2026.03.04 04:42:15.849023 [ 259 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 20954 | 2026.03.04 04:42:15.849032 [ 352 ] {} <Debug> TCP-Session: 20683aff-fa1c-473f-b9bb-14a9d3ff8577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20955 | 2026.03.04 04:42:15.849044 [ 354 ] {} <Debug> TCP-Session: e5eb8584-9fd7-4ad6-869c-9f27a3d41afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20956 | 2026.03.04 04:42:15.849955 [ 336 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Trace> AggregatingTransform: Aggregating | ||
| 20957 | 2026.03.04 04:42:15.849993 [ 336 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Trace> Aggregator: Aggregation method: without_key | ||
| 20958 | 2026.03.04 04:42:15.850020 [ 336 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899678 sec. (1111.509 rows/sec., 43.42 KiB/sec.) | ||
| 20959 | 2026.03.04 04:42:15.850037 [ 336 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Trace> Aggregator: Merging aggregated data | ||
| 20960 | 2026.03.04 04:42:15.851378 [ 259 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002897 sec., 345.18467380048327 rows/sec., 13.48 KiB/sec. | ||
| 20961 | 2026.03.04 04:42:15.851563 [ 259 ] {ab7f7d54-c412-4157-8c51-b2865bee9af1} <Debug> TCPHandler: Processed in 0.003257302 sec. | ||
| 20962 | 2026.03.04 04:42:15.851683 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20963 | 2026.03.04 04:42:15.851705 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20964 | 2026.03.04 04:42:15.851710 [ 259 ] {} <Debug> TCP-Session: 8e0f0f03-fe72-4817-bbaf-3b23e40b4e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20965 | 2026.03.04 04:42:15.851724 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20966 | 2026.03.04 04:42:15.851741 [ 286 ] {} <Debug> TCP-Session: 879d650d-3f8b-43b3-839e-bd92ca955f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20967 | 2026.03.04 04:42:15.851745 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20968 | 2026.03.04 04:42:15.851759 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20969 | 2026.03.04 04:42:15.851800 [ 352 ] {} <Debug> TCP-Session: 20683aff-fa1c-473f-b9bb-14a9d3ff8577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20970 | 2026.03.04 04:42:15.851818 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20971 | 2026.03.04 04:42:15.851834 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20972 | 2026.03.04 04:42:15.851843 [ 356 ] {} <Debug> TCP-Session: e1c338dc-e5bb-447e-b85e-bd3a83f30dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20973 | 2026.03.04 04:42:15.851873 [ 354 ] {} <Debug> TCP-Session: e5eb8584-9fd7-4ad6-869c-9f27a3d41afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20974 | 2026.03.04 04:42:15.851889 [ 355 ] {} <Debug> TCP-Session: 63960de3-08a0-4a32-8642-bc02bcaa1754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20975 | 2026.03.04 04:42:15.851795 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20976 | 2026.03.04 04:42:15.851775 [ 288 ] {} <Debug> TCP-Session: c51be32d-9473-4c3d-8b54-c048d8fb5782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20977 | 2026.03.04 04:42:15.851781 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20978 | 2026.03.04 04:42:15.851970 [ 353 ] {} <Debug> TCP-Session: a1c038df-424f-4421-9096-b107c7b5f8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20979 | 2026.03.04 04:42:15.852030 [ 351 ] {} <Debug> TCP-Session: c3c89520-f95d-4773-8499-30597bfb77d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20980 | 2026.03.04 04:42:15.959777 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42615 | ||
| 20981 | 2026.03.04 04:42:15.959867 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20982 | 2026.03.04 04:42:15.959891 [ 259 ] {} <Debug> TCP-Session: a21b419f-a874-4895-bfaa-f1832d7347a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42615 | ||
| 20983 | 2026.03.04 04:42:15.959912 [ 259 ] {} <Debug> TCP-Session: a21b419f-a874-4895-bfaa-f1832d7347a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20984 | 2026.03.04 04:42:15.959924 [ 259 ] {} <Debug> TCP-Session: a21b419f-a874-4895-bfaa-f1832d7347a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20985 | 2026.03.04 04:42:15.960141 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43769 | ||
| 20986 | 2026.03.04 04:42:15.960188 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34850 | ||
| 20987 | 2026.03.04 04:42:15.960201 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56848 | ||
| 20988 | 2026.03.04 04:42:15.960247 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55048 | ||
| 20989 | 2026.03.04 04:42:15.960255 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61763 | ||
| 20990 | 2026.03.04 04:42:15.960304 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20991 | 2026.03.04 04:42:15.960244 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47395 | ||
| 20992 | 2026.03.04 04:42:15.960353 [ 288 ] {} <Debug> TCP-Session: 9f3bcd45-2711-4b6a-b775-dd4d7d4cafa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34850 | ||
| 20993 | 2026.03.04 04:42:15.960348 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20994 | 2026.03.04 04:42:15.960386 [ 288 ] {} <Debug> TCP-Session: 9f3bcd45-2711-4b6a-b775-dd4d7d4cafa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20995 | 2026.03.04 04:42:15.960397 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20996 | 2026.03.04 04:42:15.960410 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20997 | 2026.03.04 04:42:15.960411 [ 288 ] {} <Debug> TCP-Session: 9f3bcd45-2711-4b6a-b775-dd4d7d4cafa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20998 | 2026.03.04 04:42:15.960432 [ 356 ] {} <Debug> TCP-Session: 42e1edcf-c152-476c-adc9-6a4aa3240d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:61763 | ||
| 20999 | 2026.03.04 04:42:15.960439 [ 354 ] {} <Debug> TCP-Session: 31ea42d5-39c1-413b-993a-0a4611e22b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:47395 | ||
| 21000 | 2026.03.04 04:42:15.960402 [ 355 ] {} <Debug> TCP-Session: fe23f552-12c6-4f41-b943-2a4e1232b546 Authenticating user 'default' from [fd00:1122:3344:101::e]:55048 | ||
| 21001 | 2026.03.04 04:42:15.960468 [ 356 ] {} <Debug> TCP-Session: 42e1edcf-c152-476c-adc9-6a4aa3240d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21002 | 2026.03.04 04:42:15.960472 [ 354 ] {} <Debug> TCP-Session: 31ea42d5-39c1-413b-993a-0a4611e22b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21003 | 2026.03.04 04:42:15.960500 [ 356 ] {} <Debug> TCP-Session: 42e1edcf-c152-476c-adc9-6a4aa3240d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21004 | 2026.03.04 04:42:15.960501 [ 355 ] {} <Debug> TCP-Session: fe23f552-12c6-4f41-b943-2a4e1232b546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21005 | 2026.03.04 04:42:15.960508 [ 354 ] {} <Debug> TCP-Session: 31ea42d5-39c1-413b-993a-0a4611e22b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21006 | 2026.03.04 04:42:15.960533 [ 355 ] {} <Debug> TCP-Session: fe23f552-12c6-4f41-b943-2a4e1232b546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21007 | 2026.03.04 04:42:15.960349 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21008 | 2026.03.04 04:42:15.960236 [ 259 ] {} <Trace> TCP-Session: a21b419f-a874-4895-bfaa-f1832d7347a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21009 | 2026.03.04 04:42:15.960616 [ 351 ] {} <Debug> TCP-Session: d623bb55-5bcf-4816-980b-caef63072774 Authenticating user 'default' from [fd00:1122:3344:101::e]:56848 | ||
| 21010 | 2026.03.04 04:42:15.960224 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63832 | ||
| 21011 | 2026.03.04 04:42:15.960674 [ 351 ] {} <Debug> TCP-Session: d623bb55-5bcf-4816-980b-caef63072774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21012 | 2026.03.04 04:42:15.960209 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43085 | ||
| 21013 | 2026.03.04 04:42:15.960702 [ 351 ] {} <Debug> TCP-Session: d623bb55-5bcf-4816-980b-caef63072774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21014 | 2026.03.04 04:42:15.960223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21015 | 2026.03.04 04:42:15.960735 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21016 | 2026.03.04 04:42:15.960765 [ 286 ] {} <Debug> TCP-Session: bb559ad9-6d3a-4f3a-afdf-7d1114d6d56d Authenticating user 'default' from [fd00:1122:3344:101::e]:43769 | ||
| 21017 | 2026.03.04 04:42:15.960765 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21018 | 2026.03.04 04:42:15.960774 [ 259 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42615) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21019 | 2026.03.04 04:42:15.960786 [ 286 ] {} <Debug> TCP-Session: bb559ad9-6d3a-4f3a-afdf-7d1114d6d56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21020 | 2026.03.04 04:42:15.960798 [ 352 ] {} <Debug> TCP-Session: 439a393c-753a-4793-90ee-cdd202a51d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:43085 | ||
| 21021 | 2026.03.04 04:42:15.960813 [ 286 ] {} <Debug> TCP-Session: bb559ad9-6d3a-4f3a-afdf-7d1114d6d56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21022 | 2026.03.04 04:42:15.960823 [ 352 ] {} <Debug> TCP-Session: 439a393c-753a-4793-90ee-cdd202a51d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21023 | 2026.03.04 04:42:15.960775 [ 353 ] {} <Debug> TCP-Session: 47c980a3-51d0-4b7d-98c9-45dd79714c12 Authenticating user 'default' from [fd00:1122:3344:101::e]:63832 | ||
| 21024 | 2026.03.04 04:42:15.960839 [ 352 ] {} <Debug> TCP-Session: 439a393c-753a-4793-90ee-cdd202a51d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21025 | 2026.03.04 04:42:15.960861 [ 353 ] {} <Debug> TCP-Session: 47c980a3-51d0-4b7d-98c9-45dd79714c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21026 | 2026.03.04 04:42:15.960878 [ 353 ] {} <Debug> TCP-Session: 47c980a3-51d0-4b7d-98c9-45dd79714c12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21027 | 2026.03.04 04:42:15.961040 [ 259 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21028 | 2026.03.04 04:42:15.961097 [ 259 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21029 | 2026.03.04 04:42:15.961390 [ 259 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 21030 | 2026.03.04 04:42:15.962529 [ 332 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Trace> AggregatingTransform: Aggregating | ||
| 21031 | 2026.03.04 04:42:15.962560 [ 332 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Trace> Aggregator: Aggregation method: without_key | ||
| 21032 | 2026.03.04 04:42:15.962587 [ 332 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085981 sec. (920.826 rows/sec., 35.97 KiB/sec.) | ||
| 21033 | 2026.03.04 04:42:15.962602 [ 332 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Trace> Aggregator: Merging aggregated data | ||
| 21034 | 2026.03.04 04:42:15.963955 [ 259 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 21035 | 2026.03.04 04:42:15.964087 [ 259 ] {630310e6-2d75-43f5-8d23-98109dd5ba18} <Debug> TCPHandler: Processed in 0.003946876 sec. | ||
| 21036 | 2026.03.04 04:42:15.964177 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21037 | 2026.03.04 04:42:15.964204 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21038 | 2026.03.04 04:42:15.964209 [ 259 ] {} <Debug> TCP-Session: a21b419f-a874-4895-bfaa-f1832d7347a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21039 | 2026.03.04 04:42:15.964230 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21040 | 2026.03.04 04:42:15.964247 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21041 | 2026.03.04 04:42:15.964237 [ 286 ] {} <Debug> TCP-Session: bb559ad9-6d3a-4f3a-afdf-7d1114d6d56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21042 | 2026.03.04 04:42:15.964275 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21043 | 2026.03.04 04:42:15.964286 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21044 | 2026.03.04 04:42:15.964304 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21045 | 2026.03.04 04:42:15.964323 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21046 | 2026.03.04 04:42:15.964366 [ 353 ] {} <Debug> TCP-Session: 47c980a3-51d0-4b7d-98c9-45dd79714c12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21047 | 2026.03.04 04:42:15.964344 [ 352 ] {} <Debug> TCP-Session: 439a393c-753a-4793-90ee-cdd202a51d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21048 | 2026.03.04 04:42:15.964400 [ 355 ] {} <Debug> TCP-Session: fe23f552-12c6-4f41-b943-2a4e1232b546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21049 | 2026.03.04 04:42:15.964287 [ 354 ] {} <Debug> TCP-Session: 31ea42d5-39c1-413b-993a-0a4611e22b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21050 | 2026.03.04 04:42:15.964277 [ 356 ] {} <Debug> TCP-Session: 42e1edcf-c152-476c-adc9-6a4aa3240d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21051 | 2026.03.04 04:42:15.964274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21052 | 2026.03.04 04:42:15.964335 [ 351 ] {} <Debug> TCP-Session: d623bb55-5bcf-4816-980b-caef63072774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21053 | 2026.03.04 04:42:15.964500 [ 288 ] {} <Debug> TCP-Session: 9f3bcd45-2711-4b6a-b775-dd4d7d4cafa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21054 | 2026.03.04 04:42:18.029877 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21055 | 2026.03.04 04:42:18.029939 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21056 | 2026.03.04 04:42:18.260307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46108 | ||
| 21057 | 2026.03.04 04:42:18.260882 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2026.03.04 04:42:18.260935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21059 | 2026.03.04 04:42:18.261440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21060 | 2026.03.04 04:42:18.261684 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2026.03.04 04:42:18.261836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46108 | ||
| 21062 | 2026.03.04 04:42:18.261849 [ 36 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21063 | 2026.03.04 04:42:18.261911 [ 36 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21064 | 2026.03.04 04:42:18.261931 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21065 | 2026.03.04 04:42:18.262026 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21066 | 2026.03.04 04:42:18.262115 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21067 | 2026.03.04 04:42:18.262146 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43676 rows starting from the beginning of the part | ||
| 21068 | 2026.03.04 04:42:18.262204 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 21069 | 2026.03.04 04:42:18.262250 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 21070 | 2026.03.04 04:42:18.262294 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 21071 | 2026.03.04 04:42:18.262333 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 21072 | 2026.03.04 04:42:18.262372 [ 201 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 21073 | 2026.03.04 04:42:18.265202 [ 187 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46108 rows, containing 4 columns (4 merged, 0 gathered) in 0.003213922 sec., 14346334.478559218 rows/sec., 205.23 MiB/sec. | ||
| 21074 | 2026.03.04 04:42:18.265648 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21075 | 2026.03.04 04:42:18.266005 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21076 | 2026.03.04 04:42:18.266101 [ 188 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_96_19} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21077 | 2026.03.04 04:42:18.266217 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21078 | 2026.03.04 04:42:18.417583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2562 | ||
| 21079 | 2026.03.04 04:42:18.420144 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.03.04 04:42:18.420203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21081 | 2026.03.04 04:42:18.421473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21082 | 2026.03.04 04:42:18.421781 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.03.04 04:42:18.422240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2562 | ||
| 21084 | 2026.03.04 04:42:18.988672 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21085 | 2026.03.04 04:42:18.988857 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21086 | 2026.03.04 04:42:18.988924 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21087 | 2026.03.04 04:42:18.989596 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21088 | 2026.03.04 04:42:18.989636 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21089 | 2026.03.04 04:42:18.990040 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21090 | 2026.03.04 04:42:18.990295 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21091 | 2026.03.04 04:42:18.990447 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Debug> executeQuery: Read 132 rows, 11.67 KiB in 0.00164 sec., 80487.80487804879 rows/sec., 6.95 MiB/sec. | ||
| 21092 | 2026.03.04 04:42:18.990491 [ 261 ] {12a525df-c0e2-4e8f-9b4c-99fe3d287318} <Debug> TCPHandler: Processed in 0.001950238 sec. | ||
| 21093 | 2026.03.04 04:42:18.990615 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21094 | 2026.03.04 04:42:18.990713 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21095 | 2026.03.04 04:42:18.990754 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21096 | 2026.03.04 04:42:18.991170 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21097 | 2026.03.04 04:42:18.991206 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21098 | 2026.03.04 04:42:18.991525 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21099 | 2026.03.04 04:42:18.991744 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21100 | 2026.03.04 04:42:18.991878 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001183 sec., 32121.724429416736 rows/sec., 2.36 MiB/sec. | ||
| 21101 | 2026.03.04 04:42:18.991919 [ 261 ] {6d680c47-1970-4c10-91d2-f9a3410a916c} <Debug> TCPHandler: Processed in 0.001354736 sec. | ||
| 21102 | 2026.03.04 04:42:18.992038 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21103 | 2026.03.04 04:42:18.992154 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21104 | 2026.03.04 04:42:18.992195 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21105 | 2026.03.04 04:42:18.992628 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21106 | 2026.03.04 04:42:18.992665 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21107 | 2026.03.04 04:42:18.993017 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21108 | 2026.03.04 04:42:18.993252 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21109 | 2026.03.04 04:42:18.993386 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001251 sec., 83932.85371702639 rows/sec., 6.58 MiB/sec. | ||
| 21110 | 2026.03.04 04:42:18.993425 [ 261 ] {9e9a5a15-e134-4d3a-8d39-3fadcbce2e9b} <Debug> TCPHandler: Processed in 0.001437648 sec. | ||
| 21111 | 2026.03.04 04:42:18.993541 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21112 | 2026.03.04 04:42:18.993637 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21113 | 2026.03.04 04:42:18.993680 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21114 | 2026.03.04 04:42:18.994083 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21115 | 2026.03.04 04:42:18.994120 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21116 | 2026.03.04 04:42:18.994470 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21117 | 2026.03.04 04:42:18.994719 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.03.04 04:42:18.994848 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_157_39 to all_158_158_0 | ||
| 21119 | 2026.03.04 04:42:18.994857 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 21120 | 2026.03.04 04:42:18.994919 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21121 | 2026.03.04 04:42:18.994938 [ 261 ] {ea41f640-30a3-4bd0-8fdd-287e00979350} <Debug> TCPHandler: Processed in 0.001447188 sec. | ||
| 21122 | 2026.03.04 04:42:18.994945 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21123 | 2026.03.04 04:42:18.995039 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_157_39 to all_158_158_0 into Compact with storage Full | ||
| 21124 | 2026.03.04 04:42:18.995056 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21125 | 2026.03.04 04:42:18.995135 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21126 | 2026.03.04 04:42:18.995156 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21127 | 2026.03.04 04:42:18.995165 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_39, total 52036 rows starting from the beginning of the part | ||
| 21128 | 2026.03.04 04:42:18.995213 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <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 | ||
| 21129 | 2026.03.04 04:42:18.995229 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 21130 | 2026.03.04 04:42:18.996075 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21131 | 2026.03.04 04:42:18.996111 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21132 | 2026.03.04 04:42:18.996701 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21133 | 2026.03.04 04:42:18.996934 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21134 | 2026.03.04 04:42:18.997081 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001943 sec., 19557.385486361298 rows/sec., 35.05 MiB/sec. | ||
| 21135 | 2026.03.04 04:42:18.997140 [ 261 ] {c00fc1ce-0e91-48f4-89c5-dc40483dc3b3} <Debug> TCPHandler: Processed in 0.002138031 sec. | ||
| 21136 | 2026.03.04 04:42:18.997256 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21137 | 2026.03.04 04:42:18.997354 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21138 | 2026.03.04 04:42:18.997397 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21139 | 2026.03.04 04:42:18.997728 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21140 | 2026.03.04 04:42:18.997766 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21141 | 2026.03.04 04:42:18.998070 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21142 | 2026.03.04 04:42:18.998280 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21143 | 2026.03.04 04:42:18.998406 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001072 sec., 2798.507462686567 rows/sec., 224.10 KiB/sec. | ||
| 21144 | 2026.03.04 04:42:18.998444 [ 261 ] {aa7f4444-1f83-4ce8-ade5-988a3cc296c3} <Debug> TCPHandler: Processed in 0.001238894 sec. | ||
| 21145 | 2026.03.04 04:42:18.998557 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21146 | 2026.03.04 04:42:18.998653 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21147 | 2026.03.04 04:42:18.998695 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21148 | 2026.03.04 04:42:18.999039 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21149 | 2026.03.04 04:42:18.999077 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21150 | 2026.03.04 04:42:18.999385 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21151 | 2026.03.04 04:42:18.999604 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21152 | 2026.03.04 04:42:18.999749 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 21153 | 2026.03.04 04:42:18.999789 [ 261 ] {b9b849ad-25f9-42cc-8757-3322278f1f7d} <Debug> TCPHandler: Processed in 0.001281035 sec. | ||
| 21154 | 2026.03.04 04:42:19.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 422.08 MiB, peak 427.30 MiB, free memory in arenas 0.00 B, will set to 414.44 MiB (RSS), difference: -7.64 MiB | ||
| 21155 | 2026.03.04 04:42:19.003286 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52196 rows, containing 5 columns (5 merged, 0 gathered) in 0.008275169 sec., 6307544.897270376 rows/sec., 415.90 MiB/sec. | ||
| 21156 | 2026.03.04 04:42:19.003961 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003520087 sec. | ||
| 21157 | 2026.03.04 04:42:19.003983 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Trace> MergedBlockOutputStream: filled checksums all_1_158_40 (state Temporary) | ||
| 21158 | 2026.03.04 04:42:19.004330 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_158_40 to all_1_158_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2026.03.04 04:42:19.004417 [ 190 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_158_40} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_157_39, all_158_158_0] -> all_1_158_40 | ||
| 21160 | 2026.03.04 04:42:19.004539 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21161 | 2026.03.04 04:42:19.269737 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21162 | 2026.03.04 04:42:19.269926 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21163 | 2026.03.04 04:42:19.269999 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21164 | 2026.03.04 04:42:19.270664 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21165 | 2026.03.04 04:42:19.270713 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21166 | 2026.03.04 04:42:19.271134 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21167 | 2026.03.04 04:42:19.271371 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21168 | 2026.03.04 04:42:19.271544 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 195.78 KiB/sec. | ||
| 21169 | 2026.03.04 04:42:19.271596 [ 261 ] {308697da-7d80-4759-9209-4e2514754681} <Debug> TCPHandler: Processed in 0.001999369 sec. | ||
| 21170 | 2026.03.04 04:42:19.271729 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21171 | 2026.03.04 04:42:19.271836 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21172 | 2026.03.04 04:42:19.271880 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21173 | 2026.03.04 04:42:19.273306 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21174 | 2026.03.04 04:42:19.273348 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21175 | 2026.03.04 04:42:19.273807 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21176 | 2026.03.04 04:42:19.274029 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21177 | 2026.03.04 04:42:19.274180 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Debug> executeQuery: Read 1958 rows, 150.22 KiB in 0.002369 sec., 826509.0755593077 rows/sec., 61.93 MiB/sec. | ||
| 21178 | 2026.03.04 04:42:19.274222 [ 261 ] {74209fa4-022b-4dd6-ad74-0ef523097ac2} <Debug> TCPHandler: Processed in 0.00254685 sec. | ||
| 21179 | 2026.03.04 04:42:19.274411 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21180 | 2026.03.04 04:42:19.274514 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21181 | 2026.03.04 04:42:19.274558 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21182 | 2026.03.04 04:42:19.274990 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21183 | 2026.03.04 04:42:19.275030 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21184 | 2026.03.04 04:42:19.275351 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21185 | 2026.03.04 04:42:19.275571 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21186 | 2026.03.04 04:42:19.275719 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001226 sec., 18760.195758564434 rows/sec., 1.36 MiB/sec. | ||
| 21187 | 2026.03.04 04:42:19.275760 [ 261 ] {801268ea-62e7-4a10-a10b-0cb321c87ce4} <Debug> TCPHandler: Processed in 0.001401247 sec. | ||
| 21188 | 2026.03.04 04:42:19.275883 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2026.03.04 04:42:19.275989 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21190 | 2026.03.04 04:42:19.276040 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21191 | 2026.03.04 04:42:19.276863 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2026.03.04 04:42:19.276902 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21193 | 2026.03.04 04:42:19.277276 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21194 | 2026.03.04 04:42:19.277516 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2026.03.04 04:42:19.277639 [ 35 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 21196 | 2026.03.04 04:42:19.277650 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001681 sec., 421177.87031528854 rows/sec., 24.57 MiB/sec. | ||
| 21197 | 2026.03.04 04:42:19.277707 [ 35 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21198 | 2026.03.04 04:42:19.277718 [ 261 ] {64e5a3f6-87ca-4114-902d-9fe4fe5a1970} <Debug> TCPHandler: Processed in 0.001889236 sec. | ||
| 21199 | 2026.03.04 04:42:19.277734 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21200 | 2026.03.04 04:42:19.277845 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 21201 | 2026.03.04 04:42:19.277850 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21202 | 2026.03.04 04:42:19.277965 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21203 | 2026.03.04 04:42:19.277966 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21204 | 2026.03.04 04:42:19.278003 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 883 rows starting from the beginning of the part | ||
| 21205 | 2026.03.04 04:42:19.278025 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21206 | 2026.03.04 04:42:19.278076 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 21207 | 2026.03.04 04:42:19.278125 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 21208 | 2026.03.04 04:42:19.278167 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 708 rows starting from the beginning of the part | ||
| 21209 | 2026.03.04 04:42:19.278214 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 21210 | 2026.03.04 04:42:19.278257 [ 187 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 708 rows starting from the beginning of the part | ||
| 21211 | 2026.03.04 04:42:19.278483 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21212 | 2026.03.04 04:42:19.278528 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21213 | 2026.03.04 04:42:19.278859 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21214 | 2026.03.04 04:42:19.279108 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21215 | 2026.03.04 04:42:19.279251 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001305 sec., 766.2835249042146 rows/sec., 53.88 KiB/sec. | ||
| 21216 | 2026.03.04 04:42:19.279292 [ 261 ] {456c97ff-1e43-475b-bd4d-0f0970b7a929} <Debug> TCPHandler: Processed in 0.001492809 sec. | ||
| 21217 | 2026.03.04 04:42:19.279411 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21218 | 2026.03.04 04:42:19.279440 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636582 sec., 1525129.8132327008 rows/sec., 97.02 MiB/sec. | ||
| 21219 | 2026.03.04 04:42:19.279510 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21220 | 2026.03.04 04:42:19.279555 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21221 | 2026.03.04 04:42:19.279690 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 21222 | 2026.03.04 04:42:19.280012 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21223 | 2026.03.04 04:42:19.280098 [ 186 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_57_12} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 21224 | 2026.03.04 04:42:19.280214 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 21225 | 2026.03.04 04:42:19.280385 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.03.04 04:42:19.280429 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21227 | 2026.03.04 04:42:19.280805 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21228 | 2026.03.04 04:42:19.281028 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.03.04 04:42:19.281174 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001685 sec., 607121.6617210682 rows/sec., 41.84 MiB/sec. | ||
| 21230 | 2026.03.04 04:42:19.281214 [ 261 ] {93d22f5c-ee1c-417c-b7f8-02f02fa23c82} <Debug> TCPHandler: Processed in 0.001851815 sec. | ||
| 21231 | 2026.03.04 04:42:19.281327 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21232 | 2026.03.04 04:42:19.281423 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21233 | 2026.03.04 04:42:19.281467 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21234 | 2026.03.04 04:42:19.282133 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.03.04 04:42:19.282170 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21236 | 2026.03.04 04:42:19.282627 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21237 | 2026.03.04 04:42:19.282853 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21238 | 2026.03.04 04:42:19.283008 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_158_40 to all_163_163_0 | ||
| 21239 | 2026.03.04 04:42:19.283013 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.00161 sec., 757142.857142857 rows/sec., 47.35 MiB/sec. | ||
| 21240 | 2026.03.04 04:42:19.283052 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21241 | 2026.03.04 04:42:19.283072 [ 261 ] {12e4a5cb-3057-4c67-9fc7-f059e19897e5} <Debug> TCPHandler: Processed in 0.001795394 sec. | ||
| 21242 | 2026.03.04 04:42:19.283075 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21243 | 2026.03.04 04:42:19.283165 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_158_40 to all_163_163_0 into Compact with storage Full | ||
| 21244 | 2026.03.04 04:42:19.283206 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21245 | 2026.03.04 04:42:19.283261 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21246 | 2026.03.04 04:42:19.283290 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_158_40, total 52196 rows starting from the beginning of the part | ||
| 21247 | 2026.03.04 04:42:19.283305 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21248 | 2026.03.04 04:42:19.283337 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21249 | 2026.03.04 04:42:19.283367 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <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 | ||
| 21250 | 2026.03.04 04:42:19.283380 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 197 rows starting from the beginning of the part | ||
| 21251 | 2026.03.04 04:42:19.283419 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 21252 | 2026.03.04 04:42:19.283452 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 21253 | 2026.03.04 04:42:19.283488 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1219 rows starting from the beginning of the part | ||
| 21254 | 2026.03.04 04:42:19.284252 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21255 | 2026.03.04 04:42:19.284295 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21256 | 2026.03.04 04:42:19.284882 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21257 | 2026.03.04 04:42:19.285130 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21258 | 2026.03.04 04:42:19.285280 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001994 sec., 9528.585757271814 rows/sec., 17.07 MiB/sec. | ||
| 21259 | 2026.03.04 04:42:19.285353 [ 261 ] {4ff340aa-e97c-4d48-b39f-294f2f628675} <Debug> TCPHandler: Processed in 0.002196512 sec. | ||
| 21260 | 2026.03.04 04:42:19.285467 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21261 | 2026.03.04 04:42:19.285564 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21262 | 2026.03.04 04:42:19.285606 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21263 | 2026.03.04 04:42:19.285944 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21264 | 2026.03.04 04:42:19.285982 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21265 | 2026.03.04 04:42:19.286295 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21266 | 2026.03.04 04:42:19.286521 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21267 | 2026.03.04 04:42:19.286654 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec. | ||
| 21268 | 2026.03.04 04:42:19.286693 [ 261 ] {fdc1698a-26c0-427f-966f-25879d515393} <Debug> TCPHandler: Processed in 0.001275345 sec. | ||
| 21269 | 2026.03.04 04:42:19.292724 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54092 rows, containing 5 columns (5 merged, 0 gathered) in 0.009582894 sec., 5644641.378689987 rows/sec., 372.06 MiB/sec. | ||
| 21270 | 2026.03.04 04:42:19.293360 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Trace> MergedBlockOutputStream: filled checksums all_1_163_41 (state Temporary) | ||
| 21271 | 2026.03.04 04:42:19.293656 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_163_41 to all_1_163_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21272 | 2026.03.04 04:42:19.293734 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_163_41} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_158_40, all_163_163_0] -> all_1_163_41 | ||
| 21273 | 2026.03.04 04:42:19.293841 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 21274 | 2026.03.04 04:42:19.959450 [ 221 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21275 | 2026.03.04 04:42:19.959513 [ 221 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21276 | 2026.03.04 04:42:19.965951 [ 221 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21277 | 2026.03.04 04:42:20.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.14 MiB, peak 427.30 MiB, free memory in arenas 0.00 B, will set to 414.45 MiB (RSS), difference: 6.31 MiB | ||
| 21278 | 2026.03.04 04:42:20.120572 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21279 | 2026.03.04 04:42:20.120640 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21280 | 2026.03.04 04:42:20.123454 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21281 | 2026.03.04 04:42:20.249855 [ 222 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21282 | 2026.03.04 04:42:20.249901 [ 222 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21283 | 2026.03.04 04:42:20.252486 [ 222 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21284 | 2026.03.04 04:42:20.394586 [ 222 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21285 | 2026.03.04 04:42:20.394627 [ 222 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21286 | 2026.03.04 04:42:20.399667 [ 222 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21287 | 2026.03.04 04:42:20.583787 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21288 | 2026.03.04 04:42:20.583839 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21289 | 2026.03.04 04:42:20.585924 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21290 | 2026.03.04 04:42:20.754479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21291 | 2026.03.04 04:42:20.774049 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21292 | 2026.03.04 04:42:20.774111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21293 | 2026.03.04 04:42:20.780710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21294 | 2026.03.04 04:42:20.781482 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21295 | 2026.03.04 04:42:20.781799 [ 34 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21296 | 2026.03.04 04:42:20.781867 [ 34 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21297 | 2026.03.04 04:42:20.781892 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21298 | 2026.03.04 04:42:20.781996 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21299 | 2026.03.04 04:42:20.785258 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21300 | 2026.03.04 04:42:20.785641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21301 | 2026.03.04 04:42:20.786222 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21302 | 2026.03.04 04:42:20.789906 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21303 | 2026.03.04 04:42:20.793749 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21304 | 2026.03.04 04:42:20.797860 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21305 | 2026.03.04 04:42:20.802225 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21306 | 2026.03.04 04:42:20.806803 [ 200 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21307 | 2026.03.04 04:42:20.871345 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.089387414 sec., 8088.387029520733 rows/sec., 41.82 MiB/sec. | ||
| 21308 | 2026.03.04 04:42:20.875059 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21309 | 2026.03.04 04:42:20.877447 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2026.03.04 04:42:20.877584 [ 197 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_96_19} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21311 | 2026.03.04 04:42:20.880735 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21312 | 2026.03.04 04:42:23.983811 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21313 | 2026.03.04 04:42:23.984010 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21314 | 2026.03.04 04:42:23.984089 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21315 | 2026.03.04 04:42:23.984794 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21316 | 2026.03.04 04:42:23.984849 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21317 | 2026.03.04 04:42:23.985265 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21318 | 2026.03.04 04:42:23.985507 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21319 | 2026.03.04 04:42:23.985677 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. | ||
| 21320 | 2026.03.04 04:42:23.985732 [ 261 ] {e0366ac6-e529-43d6-8606-ce2995f35dc1} <Debug> TCPHandler: Processed in 0.00206346 sec. | ||
| 21321 | 2026.03.04 04:42:23.985858 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21322 | 2026.03.04 04:42:23.985963 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21323 | 2026.03.04 04:42:23.986008 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21324 | 2026.03.04 04:42:23.986453 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21325 | 2026.03.04 04:42:23.986493 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21326 | 2026.03.04 04:42:23.986843 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21327 | 2026.03.04 04:42:23.987057 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21328 | 2026.03.04 04:42:23.987194 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 21329 | 2026.03.04 04:42:23.987235 [ 261 ] {c3be4957-1c66-4281-8218-870284d39a92} <Debug> TCPHandler: Processed in 0.001429147 sec. | ||
| 21330 | 2026.03.04 04:42:23.987359 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21331 | 2026.03.04 04:42:23.987458 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21332 | 2026.03.04 04:42:23.987503 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21333 | 2026.03.04 04:42:23.987907 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21334 | 2026.03.04 04:42:23.987944 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21335 | 2026.03.04 04:42:23.988290 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21336 | 2026.03.04 04:42:23.988508 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21337 | 2026.03.04 04:42:23.988640 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 21338 | 2026.03.04 04:42:23.988679 [ 261 ] {716187cf-746a-4305-a131-974355d2a21a} <Debug> TCPHandler: Processed in 0.001370206 sec. | ||
| 21339 | 2026.03.04 04:42:23.988797 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21340 | 2026.03.04 04:42:23.988894 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21341 | 2026.03.04 04:42:23.988938 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21342 | 2026.03.04 04:42:23.989273 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2026.03.04 04:42:23.989308 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21344 | 2026.03.04 04:42:23.989621 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21345 | 2026.03.04 04:42:23.989846 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21346 | 2026.03.04 04:42:23.989982 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001107 sec., 43360.433604336045 rows/sec., 2.92 MiB/sec. | ||
| 21347 | 2026.03.04 04:42:23.990020 [ 261 ] {7acfaf6f-a140-49dd-9906-a61bda9a7835} <Debug> TCPHandler: Processed in 0.001272545 sec. | ||
| 21348 | 2026.03.04 04:42:25.761960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46556 | ||
| 21349 | 2026.03.04 04:42:25.762530 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21350 | 2026.03.04 04:42:25.762563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21351 | 2026.03.04 04:42:25.763043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21352 | 2026.03.04 04:42:25.763304 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21353 | 2026.03.04 04:42:25.763430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46556 | ||
| 21354 | 2026.03.04 04:42:28.285690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21355 | 2026.03.04 04:42:28.303068 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21356 | 2026.03.04 04:42:28.303120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21357 | 2026.03.04 04:42:28.309309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21358 | 2026.03.04 04:42:28.310107 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21359 | 2026.03.04 04:42:28.313122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21360 | 2026.03.04 04:42:28.423430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2602 | ||
| 21361 | 2026.03.04 04:42:28.426045 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21362 | 2026.03.04 04:42:28.426095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21363 | 2026.03.04 04:42:28.427340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21364 | 2026.03.04 04:42:28.427618 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.03.04 04:42:28.427934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2602 | ||
| 21366 | 2026.03.04 04:42:28.988799 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21367 | 2026.03.04 04:42:28.988985 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21368 | 2026.03.04 04:42:28.989053 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21369 | 2026.03.04 04:42:28.989855 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21370 | 2026.03.04 04:42:28.989916 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21371 | 2026.03.04 04:42:28.990478 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21372 | 2026.03.04 04:42:28.990820 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.03.04 04:42:28.991030 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Debug> executeQuery: Read 150 rows, 13.37 KiB in 0.002093 sec., 71667.4629718108 rows/sec., 6.24 MiB/sec. | ||
| 21374 | 2026.03.04 04:42:28.991101 [ 261 ] {6c1ff8e9-00da-4a1e-84e8-c847181ee5c6} <Debug> TCPHandler: Processed in 0.002432956 sec. | ||
| 21375 | 2026.03.04 04:42:28.991251 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21376 | 2026.03.04 04:42:28.991380 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21377 | 2026.03.04 04:42:28.991436 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21378 | 2026.03.04 04:42:28.991987 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21379 | 2026.03.04 04:42:28.992031 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21380 | 2026.03.04 04:42:28.992460 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21381 | 2026.03.04 04:42:28.992777 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.03.04 04:42:28.992949 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001601 sec., 29356.652092442222 rows/sec., 2.16 MiB/sec. | ||
| 21383 | 2026.03.04 04:42:28.993003 [ 261 ] {f0e266a6-62ed-4842-8ee7-4f6b7da6e877} <Debug> TCPHandler: Processed in 0.001816675 sec. | ||
| 21384 | 2026.03.04 04:42:28.993141 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21385 | 2026.03.04 04:42:28.993260 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21386 | 2026.03.04 04:42:28.993312 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21387 | 2026.03.04 04:42:28.993894 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.03.04 04:42:28.993939 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21389 | 2026.03.04 04:42:28.994393 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21390 | 2026.03.04 04:42:28.994714 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21391 | 2026.03.04 04:42:28.994883 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Debug> executeQuery: Read 120 rows, 9.60 KiB in 0.001647 sec., 72859.74499089253 rows/sec., 5.69 MiB/sec. | ||
| 21392 | 2026.03.04 04:42:28.994936 [ 261 ] {a86b7c9e-b554-46cf-9d1e-f8e29fedde6d} <Debug> TCPHandler: Processed in 0.001856856 sec. | ||
| 21393 | 2026.03.04 04:42:28.995076 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21394 | 2026.03.04 04:42:28.995194 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21395 | 2026.03.04 04:42:28.995250 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21396 | 2026.03.04 04:42:28.995776 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21397 | 2026.03.04 04:42:28.995821 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21398 | 2026.03.04 04:42:28.996278 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21399 | 2026.03.04 04:42:28.996581 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.03.04 04:42:28.996754 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. | ||
| 21401 | 2026.03.04 04:42:28.996807 [ 261 ] {53b7d2ff-9237-4282-a8ee-4ec2c9eb0a80} <Debug> TCPHandler: Processed in 0.001793735 sec. | ||
| 21402 | 2026.03.04 04:42:28.996941 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21403 | 2026.03.04 04:42:28.997060 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21404 | 2026.03.04 04:42:28.997133 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <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 | ||
| 21405 | 2026.03.04 04:42:28.998300 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21406 | 2026.03.04 04:42:28.998346 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21407 | 2026.03.04 04:42:28.999183 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21408 | 2026.03.04 04:42:28.999534 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21409 | 2026.03.04 04:42:28.999735 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002697 sec., 17426.77048572488 rows/sec., 31.23 MiB/sec. | ||
| 21410 | 2026.03.04 04:42:28.999812 [ 261 ] {144d5c22-c5f7-436a-ac4d-5875f36c41ba} <Debug> TCPHandler: Processed in 0.002932757 sec. | ||
| 21411 | 2026.03.04 04:42:28.999954 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21412 | 2026.03.04 04:42:29.000069 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21413 | 2026.03.04 04:42:29.000121 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21414 | 2026.03.04 04:42:29.000521 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21415 | 2026.03.04 04:42:29.000566 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21416 | 2026.03.04 04:42:29.000894 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21417 | 2026.03.04 04:42:29.001116 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21418 | 2026.03.04 04:42:29.001251 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 702.87 KiB/sec. | ||
| 21419 | 2026.03.04 04:42:29.001291 [ 261 ] {c2193e66-6390-4e2e-b661-a50ac582d055} <Debug> TCPHandler: Processed in 0.001398127 sec. | ||
| 21420 | 2026.03.04 04:42:29.001411 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21421 | 2026.03.04 04:42:29.001507 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21422 | 2026.03.04 04:42:29.001549 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21423 | 2026.03.04 04:42:29.001895 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21424 | 2026.03.04 04:42:29.001933 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.48 GiB. | ||
| 21425 | 2026.03.04 04:42:29.002247 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21426 | 2026.03.04 04:42:29.002469 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21427 | 2026.03.04 04:42:29.002605 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 21428 | 2026.03.04 04:42:29.002643 [ 261 ] {1995c0df-ded0-415a-8a5a-4488820d9526} <Debug> TCPHandler: Processed in 0.001281164 sec. | ||
| 21429 | 2026.03.04 04:42:33.030023 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21430 | 2026.03.04 04:42:33.030126 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21431 | 2026.03.04 04:42:33.263540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47068 | ||
| 21432 | 2026.03.04 04:42:33.264153 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21433 | 2026.03.04 04:42:33.264204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21434 | 2026.03.04 04:42:33.264762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21435 | 2026.03.04 04:42:33.265003 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2026.03.04 04:42:33.265136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47068 | ||
| 21437 | 2026.03.04 04:42:33.987147 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21438 | 2026.03.04 04:42:33.987341 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21439 | 2026.03.04 04:42:33.987411 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21440 | 2026.03.04 04:42:33.988104 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21441 | 2026.03.04 04:42:33.988157 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21442 | 2026.03.04 04:42:33.988571 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21443 | 2026.03.04 04:42:33.988811 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21444 | 2026.03.04 04:42:33.988975 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001686 sec., 42704.62633451957 rows/sec., 3.43 MiB/sec. | ||
| 21445 | 2026.03.04 04:42:33.988991 [ 140 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21446 | 2026.03.04 04:42:33.989022 [ 261 ] {1f4933ea-6f03-4b69-9511-0a1bf52aa36e} <Debug> TCPHandler: Processed in 0.002010308 sec. | ||
| 21447 | 2026.03.04 04:42:33.989063 [ 140 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21448 | 2026.03.04 04:42:33.989089 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21449 | 2026.03.04 04:42:33.989169 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21450 | 2026.03.04 04:42:33.989193 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21451 | 2026.03.04 04:42:33.989270 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21452 | 2026.03.04 04:42:33.989315 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21453 | 2026.03.04 04:42:33.989316 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21454 | 2026.03.04 04:42:33.989365 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2895 rows starting from the beginning of the part | ||
| 21455 | 2026.03.04 04:42:33.989434 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 132 rows starting from the beginning of the part | ||
| 21456 | 2026.03.04 04:42:33.989504 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1958 rows starting from the beginning of the part | ||
| 21457 | 2026.03.04 04:42:33.989562 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part | ||
| 21458 | 2026.03.04 04:42:33.989603 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 150 rows starting from the beginning of the part | ||
| 21459 | 2026.03.04 04:42:33.989644 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 72 rows starting from the beginning of the part | ||
| 21460 | 2026.03.04 04:42:33.989757 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21461 | 2026.03.04 04:42:33.989802 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21462 | 2026.03.04 04:42:33.990136 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21463 | 2026.03.04 04:42:33.990372 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21464 | 2026.03.04 04:42:33.990504 [ 140 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21465 | 2026.03.04 04:42:33.990513 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001262 sec., 6339.144215530903 rows/sec., 476.67 KiB/sec. | ||
| 21466 | 2026.03.04 04:42:33.990555 [ 140 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21467 | 2026.03.04 04:42:33.990578 [ 261 ] {ca921965-9135-4266-9e89-20db82d8b234} <Debug> TCPHandler: Processed in 0.001459819 sec. | ||
| 21468 | 2026.03.04 04:42:33.990591 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21469 | 2026.03.04 04:42:33.990706 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21470 | 2026.03.04 04:42:33.990730 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21471 | 2026.03.04 04:42:33.990808 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21472 | 2026.03.04 04:42:33.990859 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21473 | 2026.03.04 04:42:33.990896 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21474 | 2026.03.04 04:42:33.990940 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 226 rows starting from the beginning of the part | ||
| 21475 | 2026.03.04 04:42:33.991011 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 8 rows starting from the beginning of the part | ||
| 21476 | 2026.03.04 04:42:33.991057 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 38 rows starting from the beginning of the part | ||
| 21477 | 2026.03.04 04:42:33.991099 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 23 rows starting from the beginning of the part | ||
| 21478 | 2026.03.04 04:42:33.991143 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 47 rows starting from the beginning of the part | ||
| 21479 | 2026.03.04 04:42:33.991182 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 8 rows starting from the beginning of the part | ||
| 21480 | 2026.03.04 04:42:33.991311 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21481 | 2026.03.04 04:42:33.991357 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21482 | 2026.03.04 04:42:33.991678 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5263 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529799 sec., 2080402.4351341745 rows/sec., 167.79 MiB/sec. | ||
| 21483 | 2026.03.04 04:42:33.991711 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21484 | 2026.03.04 04:42:33.991981 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21485 | 2026.03.04 04:42:33.992002 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21486 | 2026.03.04 04:42:33.992130 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00134 sec., 53731.343283582086 rows/sec., 4.19 MiB/sec. | ||
| 21487 | 2026.03.04 04:42:33.992146 [ 140 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21488 | 2026.03.04 04:42:33.992146 [ 192 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467479 sec., 238504.26479697495 rows/sec., 16.96 MiB/sec. | ||
| 21489 | 2026.03.04 04:42:33.992181 [ 261 ] {a418744f-b8eb-41f1-92cd-3d89d35b7da5} <Debug> TCPHandler: Processed in 0.00152685 sec. | ||
| 21490 | 2026.03.04 04:42:33.992198 [ 140 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21491 | 2026.03.04 04:42:33.992249 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21492 | 2026.03.04 04:42:33.992319 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21493 | 2026.03.04 04:42:33.992325 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21494 | 2026.03.04 04:42:33.992339 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21495 | 2026.03.04 04:42:33.992351 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21496 | 2026.03.04 04:42:33.992405 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21497 | 2026.03.04 04:42:33.992435 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1552 rows starting from the beginning of the part | ||
| 21498 | 2026.03.04 04:42:33.992437 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21499 | 2026.03.04 04:42:33.992485 [ 195 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_166_33} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21500 | 2026.03.04 04:42:33.992488 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 105 rows starting from the beginning of the part | ||
| 21501 | 2026.03.04 04:42:33.992501 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21502 | 2026.03.04 04:42:33.992559 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 1023 rows starting from the beginning of the part | ||
| 21503 | 2026.03.04 04:42:33.992604 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part | ||
| 21504 | 2026.03.04 04:42:33.992606 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 21505 | 2026.03.04 04:42:33.992647 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 120 rows starting from the beginning of the part | ||
| 21506 | 2026.03.04 04:42:33.992688 [ 192 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 72 rows starting from the beginning of the part | ||
| 21507 | 2026.03.04 04:42:33.992687 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21508 | 2026.03.04 04:42:33.992778 [ 193 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_141_28} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21509 | 2026.03.04 04:42:33.992865 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21510 | 2026.03.04 04:42:33.992970 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21511 | 2026.03.04 04:42:33.993008 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21512 | 2026.03.04 04:42:33.993398 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21513 | 2026.03.04 04:42:33.993623 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21514 | 2026.03.04 04:42:33.993760 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 21515 | 2026.03.04 04:42:33.993799 [ 261 ] {dae60fa1-e00d-4a89-92b0-9d7dcbbec7cc} <Debug> TCPHandler: Processed in 0.00152358 sec. | ||
| 21516 | 2026.03.04 04:42:33.993825 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2936 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531569 sec., 1916988.3955603698 rows/sec., 142.49 MiB/sec. | ||
| 21517 | 2026.03.04 04:42:33.993917 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21518 | 2026.03.04 04:42:33.994018 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21519 | 2026.03.04 04:42:33.994024 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21520 | 2026.03.04 04:42:33.994083 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <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 | ||
| 21521 | 2026.03.04 04:42:33.994315 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21522 | 2026.03.04 04:42:33.994392 [ 196 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_166_33} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21523 | 2026.03.04 04:42:33.994464 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 21524 | 2026.03.04 04:42:33.994903 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21525 | 2026.03.04 04:42:33.994946 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21526 | 2026.03.04 04:42:33.995471 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21527 | 2026.03.04 04:42:33.995706 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21528 | 2026.03.04 04:42:33.995862 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001861 sec., 4298.76410531972 rows/sec., 7.70 MiB/sec. | ||
| 21529 | 2026.03.04 04:42:33.995936 [ 261 ] {761b6daf-48c8-43e3-a90b-14620f702a01} <Debug> TCPHandler: Processed in 0.00206895 sec. | ||
| 21530 | 2026.03.04 04:42:33.996056 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2026.03.04 04:42:33.996151 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21532 | 2026.03.04 04:42:33.996193 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21533 | 2026.03.04 04:42:33.996539 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21534 | 2026.03.04 04:42:33.996576 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21535 | 2026.03.04 04:42:33.996893 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21536 | 2026.03.04 04:42:33.997112 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21537 | 2026.03.04 04:42:33.997246 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 21538 | 2026.03.04 04:42:33.997246 [ 154 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21539 | 2026.03.04 04:42:33.997286 [ 261 ] {3a19b52b-5a41-4037-a9eb-983f2935540f} <Debug> TCPHandler: Processed in 0.001279685 sec. | ||
| 21540 | 2026.03.04 04:42:33.997306 [ 154 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21541 | 2026.03.04 04:42:33.997331 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21542 | 2026.03.04 04:42:33.997409 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21543 | 2026.03.04 04:42:33.997494 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21544 | 2026.03.04 04:42:33.997522 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8820 rows starting from the beginning of the part | ||
| 21545 | 2026.03.04 04:42:33.997578 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 21546 | 2026.03.04 04:42:33.997624 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 12 rows starting from the beginning of the part | ||
| 21547 | 2026.03.04 04:42:33.997668 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 48 rows starting from the beginning of the part | ||
| 21548 | 2026.03.04 04:42:33.997704 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 21549 | 2026.03.04 04:42:33.997742 [ 193 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 21550 | 2026.03.04 04:42:34.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 418.79 MiB, peak 432.93 MiB, free memory in arenas 0.00 B, will set to 414.50 MiB (RSS), difference: -4.29 MiB | ||
| 21551 | 2026.03.04 04:42:34.000194 [ 196 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002819634 sec., 3213182.987579239 rows/sec., 213.89 MiB/sec. | ||
| 21552 | 2026.03.04 04:42:34.000390 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21553 | 2026.03.04 04:42:34.000662 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21554 | 2026.03.04 04:42:34.000737 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_166_33} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21555 | 2026.03.04 04:42:34.000819 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 21556 | 2026.03.04 04:42:35.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.79 MiB, peak 432.93 MiB, free memory in arenas 0.00 B, will set to 414.50 MiB (RSS), difference: 3.70 MiB | ||
| 21557 | 2026.03.04 04:42:35.813180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21558 | 2026.03.04 04:42:35.835671 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21559 | 2026.03.04 04:42:35.835741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21560 | 2026.03.04 04:42:35.843846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21561 | 2026.03.04 04:42:35.844773 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21562 | 2026.03.04 04:42:35.848900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21563 | 2026.03.04 04:42:38.428147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2628 | ||
| 21564 | 2026.03.04 04:42:38.430352 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21565 | 2026.03.04 04:42:38.430394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 21566 | 2026.03.04 04:42:38.431709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21567 | 2026.03.04 04:42:38.432227 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21568 | 2026.03.04 04:42:38.432467 [ 222 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21569 | 2026.03.04 04:42:38.432493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2628 | ||
| 21570 | 2026.03.04 04:42:38.432523 [ 222 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21571 | 2026.03.04 04:42:38.435529 [ 222 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21572 | 2026.03.04 04:42:38.981796 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.03.04 04:42:38.982067 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 21574 | 2026.03.04 04:42:38.982451 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21575 | 2026.03.04 04:42:38.982496 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 21576 | 2026.03.04 04:42:38.982788 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21577 | 2026.03.04 04:42:38.982862 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21578 | 2026.03.04 04:42:38.983014 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 21579 | 2026.03.04 04:42:38.983134 [ 341 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21580 | 2026.03.04 04:42:38.983141 [ 325 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21581 | 2026.03.04 04:42:38.983147 [ 295 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21582 | 2026.03.04 04:42:38.983148 [ 336 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21583 | 2026.03.04 04:42:38.983337 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21584 | 2026.03.04 04:42:38.983366 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21585 | 2026.03.04 04:42:38.983468 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21586 | 2026.03.04 04:42:38.983490 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21587 | 2026.03.04 04:42:38.983529 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21588 | 2026.03.04 04:42:38.983571 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21589 | 2026.03.04 04:42:38.983610 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21590 | 2026.03.04 04:42:38.983651 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 21591 | 2026.03.04 04:42:38.985561 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.003611 sec., 13846.579894765993 rows/sec., 545.48 KiB/sec. | ||
| 21592 | 2026.03.04 04:42:38.985744 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> MemoryTracker: Peak memory usage (for query): 148.46 KiB. | ||
| 21593 | 2026.03.04 04:42:38.985762 [ 261 ] {c2bd71b7-957b-4f14-9898-336da8cc16c1} <Debug> TCPHandler: Processed in 0.004109959 sec. | ||
| 21594 | 2026.03.04 04:42:38.986116 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21595 | 2026.03.04 04:42:38.986271 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 21596 | 2026.03.04 04:42:38.986570 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21597 | 2026.03.04 04:42:38.986610 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 21598 | 2026.03.04 04:42:38.986846 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21599 | 2026.03.04 04:42:38.986900 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21600 | 2026.03.04 04:42:38.987009 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 21601 | 2026.03.04 04:42:38.987079 [ 341 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21602 | 2026.03.04 04:42:38.987090 [ 328 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21603 | 2026.03.04 04:42:38.987103 [ 336 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21604 | 2026.03.04 04:42:38.987086 [ 295 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21605 | 2026.03.04 04:42:38.987245 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21606 | 2026.03.04 04:42:38.987267 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21607 | 2026.03.04 04:42:38.987349 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21608 | 2026.03.04 04:42:38.987368 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21609 | 2026.03.04 04:42:38.987400 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21610 | 2026.03.04 04:42:38.987433 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21611 | 2026.03.04 04:42:38.987464 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21612 | 2026.03.04 04:42:38.987494 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21613 | 2026.03.04 04:42:38.988291 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002092 sec., 23900.57361376673 rows/sec., 941.55 KiB/sec. | ||
| 21614 | 2026.03.04 04:42:38.988465 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> MemoryTracker: Peak memory usage (for query): 148.75 KiB. | ||
| 21615 | 2026.03.04 04:42:38.988482 [ 261 ] {8e20fb1e-af52-4fb2-8a98-d402be3ecf3a} <Debug> TCPHandler: Processed in 0.002419867 sec. | ||
| 21616 | 2026.03.04 04:42:38.988735 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21617 | 2026.03.04 04:42:38.988883 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21618 | 2026.03.04 04:42:38.989121 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21619 | 2026.03.04 04:42:38.989161 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21620 | 2026.03.04 04:42:38.989392 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21621 | 2026.03.04 04:42:38.989445 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21622 | 2026.03.04 04:42:38.989555 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 21623 | 2026.03.04 04:42:38.989627 [ 336 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21624 | 2026.03.04 04:42:38.989645 [ 341 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21625 | 2026.03.04 04:42:38.989630 [ 314 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21626 | 2026.03.04 04:42:38.989635 [ 325 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21627 | 2026.03.04 04:42:38.989635 [ 222 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21628 | 2026.03.04 04:42:38.989767 [ 222 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21629 | 2026.03.04 04:42:38.989804 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21630 | 2026.03.04 04:42:38.989831 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21631 | 2026.03.04 04:42:38.989916 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21632 | 2026.03.04 04:42:38.989936 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21633 | 2026.03.04 04:42:38.989967 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21634 | 2026.03.04 04:42:38.990000 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21635 | 2026.03.04 04:42:38.990033 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21636 | 2026.03.04 04:42:38.990066 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21637 | 2026.03.04 04:42:38.990791 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001974 sec., 25329.280648429583 rows/sec., 997.84 KiB/sec. | ||
| 21638 | 2026.03.04 04:42:38.990942 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> MemoryTracker: Peak memory usage (for query): 149.03 KiB. | ||
| 21639 | 2026.03.04 04:42:38.990958 [ 261 ] {27bff75a-3852-4865-9578-0577ad331421} <Debug> TCPHandler: Processed in 0.002274773 sec. | ||
| 21640 | 2026.03.04 04:42:38.991160 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21641 | 2026.03.04 04:42:38.991304 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21642 | 2026.03.04 04:42:38.991537 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21643 | 2026.03.04 04:42:38.991577 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21644 | 2026.03.04 04:42:38.991809 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21645 | 2026.03.04 04:42:38.991862 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21646 | 2026.03.04 04:42:38.991964 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 21647 | 2026.03.04 04:42:38.992024 [ 347 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21648 | 2026.03.04 04:42:38.992040 [ 314 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21649 | 2026.03.04 04:42:38.992038 [ 332 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21650 | 2026.03.04 04:42:38.992032 [ 328 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21651 | 2026.03.04 04:42:38.992165 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21652 | 2026.03.04 04:42:38.992192 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21653 | 2026.03.04 04:42:38.992271 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21654 | 2026.03.04 04:42:38.992289 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21655 | 2026.03.04 04:42:38.992325 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21656 | 2026.03.04 04:42:38.992357 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21657 | 2026.03.04 04:42:38.992388 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21658 | 2026.03.04 04:42:38.992416 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21659 | 2026.03.04 04:42:38.993123 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001881 sec., 26581.60552897395 rows/sec., 1.02 MiB/sec. | ||
| 21660 | 2026.03.04 04:42:38.993229 [ 222 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21661 | 2026.03.04 04:42:38.993291 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> MemoryTracker: Peak memory usage (for query): 151.82 KiB. | ||
| 21662 | 2026.03.04 04:42:38.993312 [ 261 ] {60240aea-9e6c-4427-904a-3dd6179637ee} <Debug> TCPHandler: Processed in 0.002202532 sec. | ||
| 21663 | 2026.03.04 04:42:38.993512 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21664 | 2026.03.04 04:42:38.993660 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21665 | 2026.03.04 04:42:38.993894 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21666 | 2026.03.04 04:42:38.993934 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21667 | 2026.03.04 04:42:38.994168 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21668 | 2026.03.04 04:42:38.994219 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21669 | 2026.03.04 04:42:38.994322 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 21670 | 2026.03.04 04:42:38.994384 [ 332 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21671 | 2026.03.04 04:42:38.994388 [ 296 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21672 | 2026.03.04 04:42:38.994412 [ 329 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21673 | 2026.03.04 04:42:38.994384 [ 328 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21674 | 2026.03.04 04:42:38.994524 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21675 | 2026.03.04 04:42:38.994549 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21676 | 2026.03.04 04:42:38.994628 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21677 | 2026.03.04 04:42:38.994647 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21678 | 2026.03.04 04:42:38.994676 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21679 | 2026.03.04 04:42:38.994710 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21680 | 2026.03.04 04:42:38.994740 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21681 | 2026.03.04 04:42:38.994770 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21682 | 2026.03.04 04:42:38.995425 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001832 sec., 27292.576419213972 rows/sec., 1.05 MiB/sec. | ||
| 21683 | 2026.03.04 04:42:38.995593 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> MemoryTracker: Peak memory usage (for query): 149.50 KiB. | ||
| 21684 | 2026.03.04 04:42:38.995608 [ 261 ] {2a316c8a-d4fa-4453-95a1-3a14cb236013} <Debug> TCPHandler: Processed in 0.002148331 sec. | ||
| 21685 | 2026.03.04 04:42:38.995876 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21686 | 2026.03.04 04:42:38.996019 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21687 | 2026.03.04 04:42:38.996253 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21688 | 2026.03.04 04:42:38.996292 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21689 | 2026.03.04 04:42:38.996526 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21690 | 2026.03.04 04:42:38.996578 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21691 | 2026.03.04 04:42:38.996677 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21692 | 2026.03.04 04:42:38.996736 [ 332 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21693 | 2026.03.04 04:42:38.996743 [ 328 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21694 | 2026.03.04 04:42:38.996750 [ 329 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21695 | 2026.03.04 04:42:38.996736 [ 320 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21696 | 2026.03.04 04:42:38.996872 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21697 | 2026.03.04 04:42:38.996897 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21698 | 2026.03.04 04:42:38.996976 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21699 | 2026.03.04 04:42:38.996995 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21700 | 2026.03.04 04:42:38.997025 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21701 | 2026.03.04 04:42:38.997057 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21702 | 2026.03.04 04:42:38.997086 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21703 | 2026.03.04 04:42:38.997116 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21704 | 2026.03.04 04:42:38.997784 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001828 sec., 27352.297592997813 rows/sec., 1.05 MiB/sec. | ||
| 21705 | 2026.03.04 04:42:38.997932 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> MemoryTracker: Peak memory usage (for query): 149.81 KiB. | ||
| 21706 | 2026.03.04 04:42:38.997947 [ 261 ] {493e1d65-aea0-4908-9e33-fa7bb6d842b4} <Debug> TCPHandler: Processed in 0.002121811 sec. | ||
| 21707 | 2026.03.04 04:42:38.998136 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21708 | 2026.03.04 04:42:38.998281 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21709 | 2026.03.04 04:42:38.998512 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21710 | 2026.03.04 04:42:38.998553 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21711 | 2026.03.04 04:42:38.998785 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21712 | 2026.03.04 04:42:38.998838 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21713 | 2026.03.04 04:42:38.998936 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21714 | 2026.03.04 04:42:38.998993 [ 328 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21715 | 2026.03.04 04:42:38.999005 [ 320 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21716 | 2026.03.04 04:42:38.999004 [ 339 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21717 | 2026.03.04 04:42:38.998994 [ 332 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21718 | 2026.03.04 04:42:38.999128 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21719 | 2026.03.04 04:42:38.999154 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21720 | 2026.03.04 04:42:38.999230 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21721 | 2026.03.04 04:42:38.999248 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21722 | 2026.03.04 04:42:38.999279 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21723 | 2026.03.04 04:42:38.999312 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21724 | 2026.03.04 04:42:38.999343 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21725 | 2026.03.04 04:42:38.999373 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21726 | 2026.03.04 04:42:39.000033 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001818 sec., 27502.7502750275 rows/sec., 1.06 MiB/sec. | ||
| 21727 | 2026.03.04 04:42:39.000187 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> MemoryTracker: Peak memory usage (for query): 150.07 KiB. | ||
| 21728 | 2026.03.04 04:42:39.000204 [ 261 ] {819ede84-e224-4204-9d71-1411d81dbdab} <Debug> TCPHandler: Processed in 0.002117711 sec. | ||
| 21729 | 2026.03.04 04:42:39.000398 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21730 | 2026.03.04 04:42:39.000547 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21731 | 2026.03.04 04:42:39.000783 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21732 | 2026.03.04 04:42:39.000823 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21733 | 2026.03.04 04:42:39.001059 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21734 | 2026.03.04 04:42:39.001111 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21735 | 2026.03.04 04:42:39.001210 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21736 | 2026.03.04 04:42:39.001276 [ 332 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21737 | 2026.03.04 04:42:39.001279 [ 328 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21738 | 2026.03.04 04:42:39.001300 [ 312 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21739 | 2026.03.04 04:42:39.001283 [ 329 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21740 | 2026.03.04 04:42:39.001413 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21741 | 2026.03.04 04:42:39.001439 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21742 | 2026.03.04 04:42:39.001517 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21743 | 2026.03.04 04:42:39.001535 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21744 | 2026.03.04 04:42:39.001565 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21745 | 2026.03.04 04:42:39.001598 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21746 | 2026.03.04 04:42:39.001628 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21747 | 2026.03.04 04:42:39.001656 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21748 | 2026.03.04 04:42:39.002311 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001832 sec., 27292.576419213972 rows/sec., 1.05 MiB/sec. | ||
| 21749 | 2026.03.04 04:42:39.002475 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> MemoryTracker: Peak memory usage (for query): 150.26 KiB. | ||
| 21750 | 2026.03.04 04:42:39.002491 [ 261 ] {4d96313a-8e32-44ef-a573-e21c1d167563} <Debug> TCPHandler: Processed in 0.002143751 sec. | ||
| 21751 | 2026.03.04 04:42:39.002777 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21752 | 2026.03.04 04:42:39.002924 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21753 | 2026.03.04 04:42:39.003162 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21754 | 2026.03.04 04:42:39.003202 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21755 | 2026.03.04 04:42:39.003442 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21756 | 2026.03.04 04:42:39.003495 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21757 | 2026.03.04 04:42:39.003594 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21758 | 2026.03.04 04:42:39.003660 [ 332 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21759 | 2026.03.04 04:42:39.003677 [ 329 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21760 | 2026.03.04 04:42:39.003674 [ 328 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21761 | 2026.03.04 04:42:39.003667 [ 297 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21762 | 2026.03.04 04:42:39.003829 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21763 | 2026.03.04 04:42:39.003854 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21764 | 2026.03.04 04:42:39.003935 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21765 | 2026.03.04 04:42:39.003953 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21766 | 2026.03.04 04:42:39.003984 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21767 | 2026.03.04 04:42:39.004016 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21768 | 2026.03.04 04:42:39.004048 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21769 | 2026.03.04 04:42:39.004079 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21770 | 2026.03.04 04:42:39.004738 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00188 sec., 26595.744680851065 rows/sec., 1.02 MiB/sec. | ||
| 21771 | 2026.03.04 04:42:39.004911 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> MemoryTracker: Peak memory usage (for query): 150.59 KiB. | ||
| 21772 | 2026.03.04 04:42:39.004930 [ 261 ] {79c1c530-2ece-4208-aff3-5bb70eb4ee6c} <Debug> TCPHandler: Processed in 0.002202293 sec. | ||
| 21773 | 2026.03.04 04:42:39.005149 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21774 | 2026.03.04 04:42:39.005335 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21775 | 2026.03.04 04:42:39.005635 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21776 | 2026.03.04 04:42:39.005685 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21777 | 2026.03.04 04:42:39.006008 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21778 | 2026.03.04 04:42:39.006063 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21779 | 2026.03.04 04:42:39.006193 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21780 | 2026.03.04 04:42:39.006255 [ 297 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21781 | 2026.03.04 04:42:39.006259 [ 346 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21782 | 2026.03.04 04:42:39.006265 [ 348 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21783 | 2026.03.04 04:42:39.006264 [ 312 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21784 | 2026.03.04 04:42:39.006398 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21785 | 2026.03.04 04:42:39.006425 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21786 | 2026.03.04 04:42:39.006507 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21787 | 2026.03.04 04:42:39.006526 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21788 | 2026.03.04 04:42:39.006559 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21789 | 2026.03.04 04:42:39.006591 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21790 | 2026.03.04 04:42:39.006622 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21791 | 2026.03.04 04:42:39.006652 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21792 | 2026.03.04 04:42:39.007292 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002045 sec., 24449.87775061125 rows/sec., 963.19 KiB/sec. | ||
| 21793 | 2026.03.04 04:42:39.007457 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> MemoryTracker: Peak memory usage (for query): 150.99 KiB. | ||
| 21794 | 2026.03.04 04:42:39.007473 [ 261 ] {bdf902c9-e7f0-49fd-8e25-3b0d02ba107d} <Debug> TCPHandler: Processed in 0.002387326 sec. | ||
| 21795 | 2026.03.04 04:42:39.007685 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21796 | 2026.03.04 04:42:39.007835 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21797 | 2026.03.04 04:42:39.008077 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21798 | 2026.03.04 04:42:39.008119 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21799 | 2026.03.04 04:42:39.008369 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21800 | 2026.03.04 04:42:39.008423 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21801 | 2026.03.04 04:42:39.008523 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21802 | 2026.03.04 04:42:39.008584 [ 328 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21803 | 2026.03.04 04:42:39.008588 [ 348 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21804 | 2026.03.04 04:42:39.008599 [ 346 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21805 | 2026.03.04 04:42:39.008585 [ 312 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21806 | 2026.03.04 04:42:39.008726 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21807 | 2026.03.04 04:42:39.008752 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21808 | 2026.03.04 04:42:39.008832 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21809 | 2026.03.04 04:42:39.008851 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21810 | 2026.03.04 04:42:39.008882 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21811 | 2026.03.04 04:42:39.008915 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21812 | 2026.03.04 04:42:39.008947 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21813 | 2026.03.04 04:42:39.008976 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21814 | 2026.03.04 04:42:39.009642 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001875 sec., 26666.666666666668 rows/sec., 1.03 MiB/sec. | ||
| 21815 | 2026.03.04 04:42:39.009807 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> MemoryTracker: Peak memory usage (for query): 151.18 KiB. | ||
| 21816 | 2026.03.04 04:42:39.009823 [ 261 ] {8d59f314-2619-4058-835b-df7fbf48b79a} <Debug> TCPHandler: Processed in 0.002189622 sec. | ||
| 21817 | 2026.03.04 04:42:39.010014 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21818 | 2026.03.04 04:42:39.010164 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21819 | 2026.03.04 04:42:39.010404 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21820 | 2026.03.04 04:42:39.010446 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21821 | 2026.03.04 04:42:39.010699 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21822 | 2026.03.04 04:42:39.010753 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21823 | 2026.03.04 04:42:39.010853 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21824 | 2026.03.04 04:42:39.010912 [ 312 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21825 | 2026.03.04 04:42:39.010927 [ 328 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21826 | 2026.03.04 04:42:39.010928 [ 349 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21827 | 2026.03.04 04:42:39.010941 [ 330 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21828 | 2026.03.04 04:42:39.011043 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21829 | 2026.03.04 04:42:39.011068 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21830 | 2026.03.04 04:42:39.011149 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21831 | 2026.03.04 04:42:39.011167 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21832 | 2026.03.04 04:42:39.011198 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21833 | 2026.03.04 04:42:39.011231 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21834 | 2026.03.04 04:42:39.011262 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21835 | 2026.03.04 04:42:39.011291 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21836 | 2026.03.04 04:42:39.011903 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001808 sec., 27654.867256637168 rows/sec., 1.06 MiB/sec. | ||
| 21837 | 2026.03.04 04:42:39.012069 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> MemoryTracker: Peak memory usage (for query): 151.54 KiB. | ||
| 21838 | 2026.03.04 04:42:39.012085 [ 261 ] {bb7af9f4-90f6-4b47-a74b-8fd63952570e} <Debug> TCPHandler: Processed in 0.002122421 sec. | ||
| 21839 | 2026.03.04 04:42:39.012662 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21840 | 2026.03.04 04:42:39.012812 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21841 | 2026.03.04 04:42:39.013056 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21842 | 2026.03.04 04:42:39.013098 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21843 | 2026.03.04 04:42:39.013358 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21844 | 2026.03.04 04:42:39.013413 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21845 | 2026.03.04 04:42:39.013513 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21846 | 2026.03.04 04:42:39.013577 [ 346 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21847 | 2026.03.04 04:42:39.013579 [ 312 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21848 | 2026.03.04 04:42:39.013586 [ 330 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21849 | 2026.03.04 04:42:39.013579 [ 328 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21850 | 2026.03.04 04:42:39.013726 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21851 | 2026.03.04 04:42:39.013753 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21852 | 2026.03.04 04:42:39.013834 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21853 | 2026.03.04 04:42:39.013851 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21854 | 2026.03.04 04:42:39.013884 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21855 | 2026.03.04 04:42:39.013917 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21856 | 2026.03.04 04:42:39.013948 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21857 | 2026.03.04 04:42:39.013978 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21858 | 2026.03.04 04:42:39.014653 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001909 sec., 26191.72341540073 rows/sec., 1.01 MiB/sec. | ||
| 21859 | 2026.03.04 04:42:39.014807 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> MemoryTracker: Peak memory usage (for query): 151.74 KiB. | ||
| 21860 | 2026.03.04 04:42:39.014823 [ 261 ] {69a2572f-8500-49a2-af4f-fb8d9db87571} <Debug> TCPHandler: Processed in 0.002212753 sec. | ||
| 21861 | 2026.03.04 04:42:39.015042 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21862 | 2026.03.04 04:42:39.015191 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21863 | 2026.03.04 04:42:39.015435 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21864 | 2026.03.04 04:42:39.015476 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21865 | 2026.03.04 04:42:39.015728 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21866 | 2026.03.04 04:42:39.015782 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21867 | 2026.03.04 04:42:39.015888 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21868 | 2026.03.04 04:42:39.015954 [ 328 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21869 | 2026.03.04 04:42:39.015970 [ 330 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21870 | 2026.03.04 04:42:39.015974 [ 307 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21871 | 2026.03.04 04:42:39.015972 [ 298 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21872 | 2026.03.04 04:42:39.016118 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21873 | 2026.03.04 04:42:39.016143 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21874 | 2026.03.04 04:42:39.016223 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21875 | 2026.03.04 04:42:39.016242 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21876 | 2026.03.04 04:42:39.016274 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21877 | 2026.03.04 04:42:39.016307 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21878 | 2026.03.04 04:42:39.016337 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21879 | 2026.03.04 04:42:39.016368 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21880 | 2026.03.04 04:42:39.016976 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001853 sec., 26983.27037236913 rows/sec., 1.04 MiB/sec. | ||
| 21881 | 2026.03.04 04:42:39.017138 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> MemoryTracker: Peak memory usage (for query): 152.03 KiB. | ||
| 21882 | 2026.03.04 04:42:39.017155 [ 261 ] {dbb8d0e9-d850-48c4-a460-74d19f0173ff} <Debug> TCPHandler: Processed in 0.002164392 sec. | ||
| 21883 | 2026.03.04 04:42:39.017357 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21884 | 2026.03.04 04:42:39.017509 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21885 | 2026.03.04 04:42:39.017754 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21886 | 2026.03.04 04:42:39.017797 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21887 | 2026.03.04 04:42:39.018051 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21888 | 2026.03.04 04:42:39.018104 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21889 | 2026.03.04 04:42:39.018203 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21890 | 2026.03.04 04:42:39.018263 [ 298 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21891 | 2026.03.04 04:42:39.018280 [ 322 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21892 | 2026.03.04 04:42:39.018294 [ 338 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21893 | 2026.03.04 04:42:39.018266 [ 330 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21894 | 2026.03.04 04:42:39.018390 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21895 | 2026.03.04 04:42:39.018416 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21896 | 2026.03.04 04:42:39.018497 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21897 | 2026.03.04 04:42:39.018516 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21898 | 2026.03.04 04:42:39.018547 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21899 | 2026.03.04 04:42:39.018580 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21900 | 2026.03.04 04:42:39.018611 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21901 | 2026.03.04 04:42:39.018641 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21902 | 2026.03.04 04:42:39.019279 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00184 sec., 27173.91304347826 rows/sec., 1.05 MiB/sec. | ||
| 21903 | 2026.03.04 04:42:39.019422 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> MemoryTracker: Peak memory usage (for query): 152.18 KiB. | ||
| 21904 | 2026.03.04 04:42:39.019437 [ 261 ] {1ee718b1-2dea-4234-957e-0ab5ae42cdf5} <Debug> TCPHandler: Processed in 0.002131311 sec. | ||
| 21905 | 2026.03.04 04:42:39.019769 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21906 | 2026.03.04 04:42:39.019924 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21907 | 2026.03.04 04:42:39.020164 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21908 | 2026.03.04 04:42:39.020207 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21909 | 2026.03.04 04:42:39.020458 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21910 | 2026.03.04 04:42:39.020511 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21911 | 2026.03.04 04:42:39.020611 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21912 | 2026.03.04 04:42:39.020670 [ 327 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21913 | 2026.03.04 04:42:39.020684 [ 330 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21914 | 2026.03.04 04:42:39.020684 [ 338 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21915 | 2026.03.04 04:42:39.020684 [ 298 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21916 | 2026.03.04 04:42:39.020818 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21917 | 2026.03.04 04:42:39.020843 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21918 | 2026.03.04 04:42:39.020923 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21919 | 2026.03.04 04:42:39.020941 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21920 | 2026.03.04 04:42:39.020974 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21921 | 2026.03.04 04:42:39.021005 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21922 | 2026.03.04 04:42:39.021035 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21923 | 2026.03.04 04:42:39.021064 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21924 | 2026.03.04 04:42:39.021665 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001813 sec., 27578.599007170436 rows/sec., 1.06 MiB/sec. | ||
| 21925 | 2026.03.04 04:42:39.021835 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> MemoryTracker: Peak memory usage (for query): 152.52 KiB. | ||
| 21926 | 2026.03.04 04:42:39.021858 [ 261 ] {a818db9b-769f-4835-8bf7-f4128439ee6b} <Debug> TCPHandler: Processed in 0.002140111 sec. | ||
| 21927 | 2026.03.04 04:42:39.022085 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21928 | 2026.03.04 04:42:39.022239 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21929 | 2026.03.04 04:42:39.022487 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21930 | 2026.03.04 04:42:39.022528 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21931 | 2026.03.04 04:42:39.022789 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21932 | 2026.03.04 04:42:39.022843 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21933 | 2026.03.04 04:42:39.022942 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21934 | 2026.03.04 04:42:39.023003 [ 338 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21935 | 2026.03.04 04:42:39.023010 [ 334 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21936 | 2026.03.04 04:42:39.023025 [ 310 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21937 | 2026.03.04 04:42:39.023014 [ 327 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21938 | 2026.03.04 04:42:39.023135 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21939 | 2026.03.04 04:42:39.023155 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21940 | 2026.03.04 04:42:39.023235 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21941 | 2026.03.04 04:42:39.023254 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21942 | 2026.03.04 04:42:39.023285 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21943 | 2026.03.04 04:42:39.023326 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21944 | 2026.03.04 04:42:39.023360 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21945 | 2026.03.04 04:42:39.023465 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21946 | 2026.03.04 04:42:39.024220 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002053 sec., 24354.60301997077 rows/sec., 959.44 KiB/sec. | ||
| 21947 | 2026.03.04 04:42:39.024366 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> MemoryTracker: Peak memory usage (for query): 152.62 KiB. | ||
| 21948 | 2026.03.04 04:42:39.024382 [ 261 ] {1ca16363-cd72-4ba7-a2fe-edd2b93dba2c} <Debug> TCPHandler: Processed in 0.002348545 sec. | ||
| 21949 | 2026.03.04 04:42:39.024606 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21950 | 2026.03.04 04:42:39.024783 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21951 | 2026.03.04 04:42:39.025048 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21952 | 2026.03.04 04:42:39.025093 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21953 | 2026.03.04 04:42:39.025359 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21954 | 2026.03.04 04:42:39.025416 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21955 | 2026.03.04 04:42:39.025525 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21956 | 2026.03.04 04:42:39.025585 [ 334 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21957 | 2026.03.04 04:42:39.025596 [ 300 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21958 | 2026.03.04 04:42:39.025614 [ 327 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21959 | 2026.03.04 04:42:39.025608 [ 310 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21960 | 2026.03.04 04:42:39.025747 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21961 | 2026.03.04 04:42:39.025774 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21962 | 2026.03.04 04:42:39.025856 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21963 | 2026.03.04 04:42:39.025874 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21964 | 2026.03.04 04:42:39.025908 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21965 | 2026.03.04 04:42:39.025942 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21966 | 2026.03.04 04:42:39.025973 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21967 | 2026.03.04 04:42:39.026005 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21968 | 2026.03.04 04:42:39.026687 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00198 sec., 25252.525252525254 rows/sec., 994.81 KiB/sec. | ||
| 21969 | 2026.03.04 04:42:39.026820 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> MemoryTracker: Peak memory usage (for query): 152.92 KiB. | ||
| 21970 | 2026.03.04 04:42:39.026835 [ 261 ] {341c6990-2faf-491d-ae2e-56b82489e099} <Debug> TCPHandler: Processed in 0.002281113 sec. | ||
| 21971 | 2026.03.04 04:42:39.027154 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21972 | 2026.03.04 04:42:39.027309 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21973 | 2026.03.04 04:42:39.027557 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21974 | 2026.03.04 04:42:39.027601 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21975 | 2026.03.04 04:42:39.027859 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21976 | 2026.03.04 04:42:39.027914 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21977 | 2026.03.04 04:42:39.028016 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21978 | 2026.03.04 04:42:39.028068 [ 342 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21979 | 2026.03.04 04:42:39.028083 [ 300 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21980 | 2026.03.04 04:42:39.028089 [ 338 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21981 | 2026.03.04 04:42:39.028087 [ 327 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21982 | 2026.03.04 04:42:39.028212 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 21983 | 2026.03.04 04:42:39.028233 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21984 | 2026.03.04 04:42:39.028312 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21985 | 2026.03.04 04:42:39.028330 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 21986 | 2026.03.04 04:42:39.028362 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21987 | 2026.03.04 04:42:39.028393 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21988 | 2026.03.04 04:42:39.028422 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21989 | 2026.03.04 04:42:39.028454 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21990 | 2026.03.04 04:42:39.029067 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001833 sec., 27277.686852154937 rows/sec., 1.05 MiB/sec. | ||
| 21991 | 2026.03.04 04:42:39.029195 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> MemoryTracker: Peak memory usage (for query): 153.27 KiB. | ||
| 21992 | 2026.03.04 04:42:39.029211 [ 261 ] {bb96f4b3-354a-4fe8-bf0c-653bdbf64b0c} <Debug> TCPHandler: Processed in 0.00210711 sec. | ||
| 21993 | 2026.03.04 04:42:39.029430 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21994 | 2026.03.04 04:42:39.029583 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21995 | 2026.03.04 04:42:39.029832 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21996 | 2026.03.04 04:42:39.029876 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21997 | 2026.03.04 04:42:39.030135 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21998 | 2026.03.04 04:42:39.030189 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21999 | 2026.03.04 04:42:39.030288 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 22000 | 2026.03.04 04:42:39.030350 [ 334 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22001 | 2026.03.04 04:42:39.030361 [ 300 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22002 | 2026.03.04 04:42:39.030356 [ 342 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22003 | 2026.03.04 04:42:39.030355 [ 327 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22004 | 2026.03.04 04:42:39.030483 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22005 | 2026.03.04 04:42:39.030504 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22006 | 2026.03.04 04:42:39.030584 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22007 | 2026.03.04 04:42:39.030603 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22008 | 2026.03.04 04:42:39.030634 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22009 | 2026.03.04 04:42:39.030666 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22010 | 2026.03.04 04:42:39.030696 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22011 | 2026.03.04 04:42:39.030728 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22012 | 2026.03.04 04:42:39.031378 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001869 sec., 26752.273943285178 rows/sec., 1.03 MiB/sec. | ||
| 22013 | 2026.03.04 04:42:39.031510 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> MemoryTracker: Peak memory usage (for query): 153.36 KiB. | ||
| 22014 | 2026.03.04 04:42:39.031525 [ 261 ] {6f2cbec8-7fc5-43bd-8ce9-43ebef227bd5} <Debug> TCPHandler: Processed in 0.002145431 sec. | ||
| 22015 | 2026.03.04 04:42:39.031869 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22016 | 2026.03.04 04:42:39.032024 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 22017 | 2026.03.04 04:42:39.032272 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22018 | 2026.03.04 04:42:39.032316 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 22019 | 2026.03.04 04:42:39.032581 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22020 | 2026.03.04 04:42:39.032636 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22021 | 2026.03.04 04:42:39.032742 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 22022 | 2026.03.04 04:42:39.032802 [ 344 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22023 | 2026.03.04 04:42:39.032803 [ 334 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22024 | 2026.03.04 04:42:39.032811 [ 327 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22025 | 2026.03.04 04:42:39.032811 [ 342 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22026 | 2026.03.04 04:42:39.032930 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22027 | 2026.03.04 04:42:39.032952 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22028 | 2026.03.04 04:42:39.033030 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22029 | 2026.03.04 04:42:39.033048 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22030 | 2026.03.04 04:42:39.033079 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22031 | 2026.03.04 04:42:39.033112 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22032 | 2026.03.04 04:42:39.033144 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22033 | 2026.03.04 04:42:39.033176 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22034 | 2026.03.04 04:42:39.033834 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001886 sec., 26511.134676564157 rows/sec., 1.02 MiB/sec. | ||
| 22035 | 2026.03.04 04:42:39.033965 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> MemoryTracker: Peak memory usage (for query): 153.73 KiB. | ||
| 22036 | 2026.03.04 04:42:39.033980 [ 261 ] {a44aed2e-4489-473a-ae58-9f4c039a3d65} <Debug> TCPHandler: Processed in 0.002161701 sec. | ||
| 22037 | 2026.03.04 04:42:39.034341 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22038 | 2026.03.04 04:42:39.034496 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 22039 | 2026.03.04 04:42:39.034751 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22040 | 2026.03.04 04:42:39.034795 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 22041 | 2026.03.04 04:42:39.035058 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22042 | 2026.03.04 04:42:39.035112 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22043 | 2026.03.04 04:42:39.035214 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 22044 | 2026.03.04 04:42:39.035274 [ 300 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22045 | 2026.03.04 04:42:39.035283 [ 327 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22046 | 2026.03.04 04:42:39.035284 [ 334 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22047 | 2026.03.04 04:42:39.035284 [ 344 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22048 | 2026.03.04 04:42:39.035408 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22049 | 2026.03.04 04:42:39.035434 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22050 | 2026.03.04 04:42:39.035514 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22051 | 2026.03.04 04:42:39.035532 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22052 | 2026.03.04 04:42:39.035563 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22053 | 2026.03.04 04:42:39.035595 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22054 | 2026.03.04 04:42:39.035624 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22055 | 2026.03.04 04:42:39.035655 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22056 | 2026.03.04 04:42:39.036321 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001901 sec., 26301.94634402946 rows/sec., 1.01 MiB/sec. | ||
| 22057 | 2026.03.04 04:42:39.036469 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> MemoryTracker: Peak memory usage (for query): 153.88 KiB. | ||
| 22058 | 2026.03.04 04:42:39.036484 [ 261 ] {0de953f6-37e4-4ff6-abfb-b807459a94e9} <Debug> TCPHandler: Processed in 0.002193673 sec. | ||
| 22059 | 2026.03.04 04:42:39.036776 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22060 | 2026.03.04 04:42:39.036930 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 22061 | 2026.03.04 04:42:39.037185 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22062 | 2026.03.04 04:42:39.037230 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 22063 | 2026.03.04 04:42:39.037502 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22064 | 2026.03.04 04:42:39.037557 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22065 | 2026.03.04 04:42:39.037659 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 22066 | 2026.03.04 04:42:39.037725 [ 301 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22067 | 2026.03.04 04:42:39.037730 [ 334 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22068 | 2026.03.04 04:42:39.037737 [ 344 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22069 | 2026.03.04 04:42:39.037734 [ 327 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22070 | 2026.03.04 04:42:39.037860 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 22071 | 2026.03.04 04:42:39.037882 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22072 | 2026.03.04 04:42:39.037964 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22073 | 2026.03.04 04:42:39.037982 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 50 rows with 4 streams | ||
| 22074 | 2026.03.04 04:42:39.038014 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22075 | 2026.03.04 04:42:39.038047 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22076 | 2026.03.04 04:42:39.038077 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22077 | 2026.03.04 04:42:39.038107 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 22078 | 2026.03.04 04:42:39.038758 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001904 sec., 26260.50420168067 rows/sec., 1.01 MiB/sec. | ||
| 22079 | 2026.03.04 04:42:39.038888 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> MemoryTracker: Peak memory usage (for query): 154.10 KiB. | ||
| 22080 | 2026.03.04 04:42:39.038904 [ 261 ] {067b1fa0-3012-4ab8-9637-9168395d70a9} <Debug> TCPHandler: Processed in 0.002178022 sec. | ||
| 22081 | 2026.03.04 04:42:39.048586 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22082 | 2026.03.04 04:42:39.048771 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22083 | 2026.03.04 04:42:39.048848 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22084 | 2026.03.04 04:42:39.049487 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22085 | 2026.03.04 04:42:39.049529 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22086 | 2026.03.04 04:42:39.049947 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22087 | 2026.03.04 04:42:39.050158 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22088 | 2026.03.04 04:42:39.050310 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.001591 sec., 14456.316781898178 rows/sec., 2.06 MiB/sec. | ||
| 22089 | 2026.03.04 04:42:39.050353 [ 261 ] {5a0f6f86-e106-4a19-8ed4-12a022c79b67} <Debug> TCPHandler: Processed in 0.001858686 sec. | ||
| 22090 | 2026.03.04 04:42:39.050485 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22091 | 2026.03.04 04:42:39.050581 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22092 | 2026.03.04 04:42:39.050622 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22093 | 2026.03.04 04:42:39.051047 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22094 | 2026.03.04 04:42:39.051084 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22095 | 2026.03.04 04:42:39.051383 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22096 | 2026.03.04 04:42:39.051589 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22097 | 2026.03.04 04:42:39.051720 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 22098 | 2026.03.04 04:42:39.051758 [ 261 ] {ecdade32-a180-4773-9b68-53a0ed4a233f} <Debug> TCPHandler: Processed in 0.001322175 sec. | ||
| 22099 | 2026.03.04 04:42:39.051887 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22100 | 2026.03.04 04:42:39.051980 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22101 | 2026.03.04 04:42:39.052021 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22102 | 2026.03.04 04:42:39.052418 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22103 | 2026.03.04 04:42:39.052455 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22104 | 2026.03.04 04:42:39.052745 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 22105 | 2026.03.04 04:42:39.052954 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22106 | 2026.03.04 04:42:39.053082 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 728.06 KiB/sec. | ||
| 22107 | 2026.03.04 04:42:39.053121 [ 261 ] {5478dd84-3ab9-4f12-8929-5d764d776bb7} <Debug> TCPHandler: Processed in 0.001284024 sec. | ||
| 22108 | 2026.03.04 04:42:39.053231 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22109 | 2026.03.04 04:42:39.053324 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22110 | 2026.03.04 04:42:39.053364 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22111 | 2026.03.04 04:42:39.053916 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22112 | 2026.03.04 04:42:39.053953 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22113 | 2026.03.04 04:42:39.054270 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22114 | 2026.03.04 04:42:39.054494 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22115 | 2026.03.04 04:42:39.054622 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Debug> executeQuery: Read 299 rows, 27.11 KiB in 0.001315 sec., 227376.4258555133 rows/sec., 20.13 MiB/sec. | ||
| 22116 | 2026.03.04 04:42:39.054664 [ 261 ] {4c47bd74-a596-4c37-868a-bf56831f37de} <Debug> TCPHandler: Processed in 0.001482619 sec. | ||
| 22117 | 2026.03.04 04:42:39.054775 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22118 | 2026.03.04 04:42:39.054869 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22119 | 2026.03.04 04:42:39.054910 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22120 | 2026.03.04 04:42:39.055316 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22121 | 2026.03.04 04:42:39.055353 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22122 | 2026.03.04 04:42:39.055649 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22123 | 2026.03.04 04:42:39.055861 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22124 | 2026.03.04 04:42:39.055989 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Debug> executeQuery: Read 71 rows, 5.34 KiB in 0.001138 sec., 62390.15817223199 rows/sec., 4.59 MiB/sec. | ||
| 22125 | 2026.03.04 04:42:39.056026 [ 261 ] {ef4915ca-8126-4a8e-af91-7494ff8c109d} <Debug> TCPHandler: Processed in 0.001299985 sec. | ||
| 22126 | 2026.03.04 04:42:39.056136 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22127 | 2026.03.04 04:42:39.056229 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22128 | 2026.03.04 04:42:39.056269 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22129 | 2026.03.04 04:42:39.056675 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22130 | 2026.03.04 04:42:39.056712 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22131 | 2026.03.04 04:42:39.057004 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 22132 | 2026.03.04 04:42:39.057208 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22133 | 2026.03.04 04:42:39.057334 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001123 sec., 40961.709706144255 rows/sec., 2.99 MiB/sec. | ||
| 22134 | 2026.03.04 04:42:39.057373 [ 261 ] {4d8e6413-7dbd-4fa4-b832-3e7f25fae24a} <Debug> TCPHandler: Processed in 0.001285514 sec. | ||
| 22135 | 2026.03.04 04:42:39.057473 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22136 | 2026.03.04 04:42:39.057567 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22137 | 2026.03.04 04:42:39.057607 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22138 | 2026.03.04 04:42:39.058004 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22139 | 2026.03.04 04:42:39.058039 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22140 | 2026.03.04 04:42:39.058329 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22141 | 2026.03.04 04:42:39.058545 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22142 | 2026.03.04 04:42:39.058675 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 22143 | 2026.03.04 04:42:39.058714 [ 261 ] {66c0ff87-4401-47c8-bd5e-863c4144ccb9} <Debug> TCPHandler: Processed in 0.001288855 sec. | ||
| 22144 | 2026.03.04 04:42:39.058822 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22145 | 2026.03.04 04:42:39.058916 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22146 | 2026.03.04 04:42:39.058955 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22147 | 2026.03.04 04:42:39.059448 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22148 | 2026.03.04 04:42:39.059485 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22149 | 2026.03.04 04:42:39.059798 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22150 | 2026.03.04 04:42:39.060008 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22151 | 2026.03.04 04:42:39.060136 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Debug> executeQuery: Read 267 rows, 21.38 KiB in 0.001238 sec., 215670.43618739903 rows/sec., 16.86 MiB/sec. | ||
| 22152 | 2026.03.04 04:42:39.060175 [ 261 ] {3b8e55f4-704f-4984-83d2-de211c7cc150} <Debug> TCPHandler: Processed in 0.001402027 sec. | ||
| 22153 | 2026.03.04 04:42:39.060289 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22154 | 2026.03.04 04:42:39.060382 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22155 | 2026.03.04 04:42:39.060425 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22156 | 2026.03.04 04:42:39.060780 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Trace> oximeter.measurements_cumulativei64 (30ddb0da-5f88-4068-a25b-3eb6ac3721e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22157 | 2026.03.04 04:42:39.060816 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22158 | 2026.03.04 04:42:39.061206 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 22159 | 2026.03.04 04:42:39.061416 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Trace> oximeter.measurements_cumulativei64 (30ddb0da-5f88-4068-a25b-3eb6ac3721e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22160 | 2026.03.04 04:42:39.061625 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001261 sec., 15860.428231562253 rows/sec., 1.05 MiB/sec. | ||
| 22161 | 2026.03.04 04:42:39.061666 [ 261 ] {5b48d4de-c383-46e6-bb39-e0faf79abdbb} <Debug> TCPHandler: Processed in 0.001426067 sec. | ||
| 22162 | 2026.03.04 04:42:39.061778 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22163 | 2026.03.04 04:42:39.061871 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22164 | 2026.03.04 04:42:39.061912 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22165 | 2026.03.04 04:42:39.062335 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22166 | 2026.03.04 04:42:39.062371 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22167 | 2026.03.04 04:42:39.062701 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22168 | 2026.03.04 04:42:39.062909 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22169 | 2026.03.04 04:42:39.063135 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Debug> executeQuery: Read 218 rows, 15.87 KiB in 0.001282 sec., 170046.8018720749 rows/sec., 12.09 MiB/sec. | ||
| 22170 | 2026.03.04 04:42:39.063173 [ 261 ] {7fa51e39-3274-4435-ad19-38cedc8119d0} <Debug> TCPHandler: Processed in 0.001445928 sec. | ||
| 22171 | 2026.03.04 04:42:39.063299 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22172 | 2026.03.04 04:42:39.063393 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22173 | 2026.03.04 04:42:39.063446 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <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 | ||
| 22174 | 2026.03.04 04:42:39.064314 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22175 | 2026.03.04 04:42:39.064351 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22176 | 2026.03.04 04:42:39.064938 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22177 | 2026.03.04 04:42:39.065163 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22178 | 2026.03.04 04:42:39.065280 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22179 | 2026.03.04 04:42:39.065303 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Debug> executeQuery: Read 54 rows, 96.29 KiB in 0.001928 sec., 28008.298755186723 rows/sec., 48.77 MiB/sec. | ||
| 22180 | 2026.03.04 04:42:39.065322 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22181 | 2026.03.04 04:42:39.065345 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22182 | 2026.03.04 04:42:39.065369 [ 261 ] {d4dd52ab-c097-4307-ae14-834cffabd225} <Debug> TCPHandler: Processed in 0.0021187 sec. | ||
| 22183 | 2026.03.04 04:42:39.065449 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22184 | 2026.03.04 04:42:39.065489 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22185 | 2026.03.04 04:42:39.065588 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22186 | 2026.03.04 04:42:39.065629 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22187 | 2026.03.04 04:42:39.065706 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22188 | 2026.03.04 04:42:39.065772 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3028 rows starting from the beginning of the part | ||
| 22189 | 2026.03.04 04:42:39.065910 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 38 rows starting from the beginning of the part | ||
| 22190 | 2026.03.04 04:42:39.065979 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22191 | 2026.03.04 04:42:39.066015 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 19 rows starting from the beginning of the part | ||
| 22192 | 2026.03.04 04:42:39.066020 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22193 | 2026.03.04 04:42:39.066117 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 47 rows starting from the beginning of the part | ||
| 22194 | 2026.03.04 04:42:39.066213 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 8 rows starting from the beginning of the part | ||
| 22195 | 2026.03.04 04:42:39.066304 [ 191 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 54 rows starting from the beginning of the part | ||
| 22196 | 2026.03.04 04:42:39.066365 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22197 | 2026.03.04 04:42:39.066589 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22198 | 2026.03.04 04:42:39.066729 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 22199 | 2026.03.04 04:42:39.066766 [ 261 ] {bcc9c88d-ac11-48bd-b4a4-ded313e410c1} <Debug> TCPHandler: Processed in 0.001326366 sec. | ||
| 22200 | 2026.03.04 04:42:39.075137 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 19 columns (19 merged, 0 gathered) in 0.009733468 sec., 328146.1448273113 rows/sec., 587.74 MiB/sec. | ||
| 22201 | 2026.03.04 04:42:39.078115 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22202 | 2026.03.04 04:42:39.078515 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22203 | 2026.03.04 04:42:39.078598 [ 188 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22204 | 2026.03.04 04:42:39.078737 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.79 MiB. | ||
| 22205 | 2026.03.04 04:42:40.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.44 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 414.98 MiB (RSS), difference: -1.46 MiB | ||
| 22206 | 2026.03.04 04:42:40.765366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47516 | ||
| 22207 | 2026.03.04 04:42:40.766035 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22208 | 2026.03.04 04:42:40.766072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22209 | 2026.03.04 04:42:40.766546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22210 | 2026.03.04 04:42:40.766765 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22211 | 2026.03.04 04:42:40.766892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47516 | ||
| 22212 | 2026.03.04 04:42:42.952618 [ 146 ] {} <Debug> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22213 | 2026.03.04 04:42:42.952711 [ 146 ] {} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22214 | 2026.03.04 04:42:42.952750 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22215 | 2026.03.04 04:42:42.952942 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 22216 | 2026.03.04 04:42:42.953176 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22217 | 2026.03.04 04:42:42.953239 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 22218 | 2026.03.04 04:42:42.953350 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 22219 | 2026.03.04 04:42:42.953430 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 22220 | 2026.03.04 04:42:42.953484 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 22221 | 2026.03.04 04:42:42.953531 [ 199 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 22222 | 2026.03.04 04:42:42.956515 [ 186 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00364908 sec., 11509.750402841264 rows/sec., 844.07 KiB/sec. | ||
| 22223 | 2026.03.04 04:42:42.956689 [ 190 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22224 | 2026.03.04 04:42:42.956975 [ 190 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22225 | 2026.03.04 04:42:42.957051 [ 190 ] {6414a286-83be-4ea1-992d-d2c551fa3fc8::all_1_5_1} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22226 | 2026.03.04 04:42:42.957153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22227 | 2026.03.04 04:42:43.079457 [ 222 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22228 | 2026.03.04 04:42:43.079487 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22229 | 2026.03.04 04:42:43.082962 [ 222 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22230 | 2026.03.04 04:42:43.126008 [ 222 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22231 | 2026.03.04 04:42:43.126035 [ 222 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22232 | 2026.03.04 04:42:43.129554 [ 222 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22233 | 2026.03.04 04:42:43.152767 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22234 | 2026.03.04 04:42:43.152813 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22235 | 2026.03.04 04:42:43.155560 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22236 | 2026.03.04 04:42:43.349003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22237 | 2026.03.04 04:42:43.367543 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22238 | 2026.03.04 04:42:43.367596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22239 | 2026.03.04 04:42:43.374023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22240 | 2026.03.04 04:42:43.374775 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22241 | 2026.03.04 04:42:43.378084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22242 | 2026.03.04 04:42:43.986576 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22243 | 2026.03.04 04:42:43.986763 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22244 | 2026.03.04 04:42:43.986836 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22245 | 2026.03.04 04:42:43.987529 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22246 | 2026.03.04 04:42:43.987584 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22247 | 2026.03.04 04:42:43.987998 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22248 | 2026.03.04 04:42:43.988236 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22249 | 2026.03.04 04:42:43.988408 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001696 sec., 42452.83018867925 rows/sec., 3.41 MiB/sec. | ||
| 22250 | 2026.03.04 04:42:43.988467 [ 261 ] {e994f7d3-86a6-470b-8d4e-6a1f2971f1ae} <Debug> TCPHandler: Processed in 0.002027889 sec. | ||
| 22251 | 2026.03.04 04:42:43.988602 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22252 | 2026.03.04 04:42:43.988710 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22253 | 2026.03.04 04:42:43.988756 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22254 | 2026.03.04 04:42:43.989199 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22255 | 2026.03.04 04:42:43.989239 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22256 | 2026.03.04 04:42:43.989566 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22257 | 2026.03.04 04:42:43.989781 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22258 | 2026.03.04 04:42:43.989918 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001234 sec., 6482.982171799027 rows/sec., 487.49 KiB/sec. | ||
| 22259 | 2026.03.04 04:42:43.989958 [ 261 ] {d8246772-3136-43c9-a162-339c237b97b3} <Debug> TCPHandler: Processed in 0.001409147 sec. | ||
| 22260 | 2026.03.04 04:42:43.990071 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22261 | 2026.03.04 04:42:43.990170 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22262 | 2026.03.04 04:42:43.990211 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22263 | 2026.03.04 04:42:43.990646 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22264 | 2026.03.04 04:42:43.990684 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22265 | 2026.03.04 04:42:43.990989 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22266 | 2026.03.04 04:42:43.991202 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22267 | 2026.03.04 04:42:43.991332 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001183 sec., 60862.214708368556 rows/sec., 4.75 MiB/sec. | ||
| 22268 | 2026.03.04 04:42:43.991371 [ 261 ] {94f5cb03-f09d-4097-822e-7a34e5273920} <Debug> TCPHandler: Processed in 0.001349916 sec. | ||
| 22269 | 2026.03.04 04:42:43.991485 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22270 | 2026.03.04 04:42:43.991580 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22271 | 2026.03.04 04:42:43.991625 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22272 | 2026.03.04 04:42:43.992044 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22273 | 2026.03.04 04:42:43.992081 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22274 | 2026.03.04 04:42:43.992411 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22275 | 2026.03.04 04:42:43.992623 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22276 | 2026.03.04 04:42:43.992757 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 22277 | 2026.03.04 04:42:43.992752 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_163_41 to all_164_164_0 | ||
| 22278 | 2026.03.04 04:42:43.992796 [ 261 ] {aa72ae5c-e933-4686-a434-4327c02141fd} <Debug> TCPHandler: Processed in 0.001360926 sec. | ||
| 22279 | 2026.03.04 04:42:43.992829 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22280 | 2026.03.04 04:42:43.992855 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22281 | 2026.03.04 04:42:43.992928 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22282 | 2026.03.04 04:42:43.992958 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_163_41 to all_164_164_0 into Compact with storage Full | ||
| 22283 | 2026.03.04 04:42:43.993026 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22284 | 2026.03.04 04:42:43.993052 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22285 | 2026.03.04 04:42:43.993082 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_163_41, total 54092 rows starting from the beginning of the part | ||
| 22286 | 2026.03.04 04:42:43.993083 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <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 | ||
| 22287 | 2026.03.04 04:42:43.993143 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 128 rows starting from the beginning of the part | ||
| 22288 | 2026.03.04 04:42:43.993907 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22289 | 2026.03.04 04:42:43.993943 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22290 | 2026.03.04 04:42:43.994470 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22291 | 2026.03.04 04:42:43.994720 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22292 | 2026.03.04 04:42:43.994872 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001863 sec., 4294.149221685453 rows/sec., 7.69 MiB/sec. | ||
| 22293 | 2026.03.04 04:42:43.994958 [ 261 ] {361c33b1-1405-4997-9521-35f90b0a1ceb} <Debug> TCPHandler: Processed in 0.00208789 sec. | ||
| 22294 | 2026.03.04 04:42:43.995082 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22295 | 2026.03.04 04:42:43.995179 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22296 | 2026.03.04 04:42:43.995223 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22297 | 2026.03.04 04:42:43.995581 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22298 | 2026.03.04 04:42:43.995619 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22299 | 2026.03.04 04:42:43.995933 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22300 | 2026.03.04 04:42:43.996150 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22301 | 2026.03.04 04:42:43.996288 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 22302 | 2026.03.04 04:42:43.996326 [ 261 ] {c9b2515d-6751-4c58-b947-695fe31462c3} <Debug> TCPHandler: Processed in 0.001294425 sec. | ||
| 22303 | 2026.03.04 04:42:43.996387 [ 221 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22304 | 2026.03.04 04:42:43.996425 [ 221 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22305 | 2026.03.04 04:42:43.999380 [ 221 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22306 | 2026.03.04 04:42:44.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 422.66 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 414.99 MiB (RSS), difference: -7.67 MiB | ||
| 22307 | 2026.03.04 04:42:44.001993 [ 201 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54220 rows, containing 5 columns (5 merged, 0 gathered) in 0.009067025 sec., 5979910.720440277 rows/sec., 394.21 MiB/sec. | ||
| 22308 | 2026.03.04 04:42:44.002815 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Trace> MergedBlockOutputStream: filled checksums all_1_164_42 (state Temporary) | ||
| 22309 | 2026.03.04 04:42:44.003189 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_164_42 to all_1_164_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22310 | 2026.03.04 04:42:44.003287 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_164_42} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_163_41, all_164_164_0] -> all_1_164_42 | ||
| 22311 | 2026.03.04 04:42:44.003392 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22312 | 2026.03.04 04:42:44.719050 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22313 | 2026.03.04 04:42:44.719108 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22314 | 2026.03.04 04:42:44.722387 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22315 | 2026.03.04 04:42:45.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.31 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 414.99 MiB (RSS), difference: 6.68 MiB | ||
| 22316 | 2026.03.04 04:42:48.030386 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22317 | 2026.03.04 04:42:48.030450 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22318 | 2026.03.04 04:42:48.267180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48028 | ||
| 22319 | 2026.03.04 04:42:48.267739 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22320 | 2026.03.04 04:42:48.267788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22321 | 2026.03.04 04:42:48.268289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22322 | 2026.03.04 04:42:48.268553 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22323 | 2026.03.04 04:42:48.268708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48028 | ||
| 22324 | 2026.03.04 04:42:48.432806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 2710 | ||
| 22325 | 2026.03.04 04:42:48.436612 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22326 | 2026.03.04 04:42:48.436668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22327 | 2026.03.04 04:42:48.438051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22328 | 2026.03.04 04:42:48.438329 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22329 | 2026.03.04 04:42:48.438725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2710 | ||
| 22330 | 2026.03.04 04:42:48.979461 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22331 | 2026.03.04 04:42:48.979743 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22332 | 2026.03.04 04:42:48.980185 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22333 | 2026.03.04 04:42:48.980236 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22334 | 2026.03.04 04:42:48.980591 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22335 | 2026.03.04 04:42:48.980668 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22336 | 2026.03.04 04:42:48.980839 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 22337 | 2026.03.04 04:42:48.980942 [ 335 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22338 | 2026.03.04 04:42:48.980957 [ 327 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22339 | 2026.03.04 04:42:48.980985 [ 344 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22340 | 2026.03.04 04:42:48.980989 [ 300 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22341 | 2026.03.04 04:42:48.980985 [ 334 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22342 | 2026.03.04 04:42:48.981149 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22343 | 2026.03.04 04:42:48.981189 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22344 | 2026.03.04 04:42:48.981320 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22345 | 2026.03.04 04:42:48.981345 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22346 | 2026.03.04 04:42:48.981388 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22347 | 2026.03.04 04:42:48.981435 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22348 | 2026.03.04 04:42:48.981478 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22349 | 2026.03.04 04:42:48.981525 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22350 | 2026.03.04 04:42:48.981569 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22351 | 2026.03.04 04:42:48.982748 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.003146 sec., 23204.068658614113 rows/sec., 875.37 KiB/sec. | ||
| 22352 | 2026.03.04 04:42:48.982962 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> MemoryTracker: Peak memory usage (for query): 193.02 KiB. | ||
| 22353 | 2026.03.04 04:42:48.982980 [ 261 ] {c4c34674-25b0-42c3-8717-c16843194d66} <Debug> TCPHandler: Processed in 0.00365352 sec. | ||
| 22354 | 2026.03.04 04:42:48.983283 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22355 | 2026.03.04 04:42:48.983461 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22356 | 2026.03.04 04:42:48.983746 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22357 | 2026.03.04 04:42:48.983793 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22358 | 2026.03.04 04:42:48.984080 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22359 | 2026.03.04 04:42:48.984140 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22360 | 2026.03.04 04:42:48.984253 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 22361 | 2026.03.04 04:42:48.984347 [ 344 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22362 | 2026.03.04 04:42:48.984364 [ 334 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22363 | 2026.03.04 04:42:48.984369 [ 300 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22364 | 2026.03.04 04:42:48.984361 [ 350 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22365 | 2026.03.04 04:42:48.984348 [ 335 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22366 | 2026.03.04 04:42:48.984567 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22367 | 2026.03.04 04:42:48.984594 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22368 | 2026.03.04 04:42:48.984702 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22369 | 2026.03.04 04:42:48.984726 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22370 | 2026.03.04 04:42:48.984762 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22371 | 2026.03.04 04:42:48.984803 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22372 | 2026.03.04 04:42:48.984838 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22373 | 2026.03.04 04:42:48.984872 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22374 | 2026.03.04 04:42:48.984913 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22375 | 2026.03.04 04:42:48.985716 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.002346 sec., 31116.794543904518 rows/sec., 1.15 MiB/sec. | ||
| 22376 | 2026.03.04 04:42:48.985910 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> MemoryTracker: Peak memory usage (for query): 193.21 KiB. | ||
| 22377 | 2026.03.04 04:42:48.985928 [ 261 ] {a4d92163-7cfb-4787-ad3d-f141474d2c1f} <Debug> TCPHandler: Processed in 0.002701182 sec. | ||
| 22378 | 2026.03.04 04:42:48.986169 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22379 | 2026.03.04 04:42:48.986339 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22380 | 2026.03.04 04:42:48.986617 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22381 | 2026.03.04 04:42:48.986663 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22382 | 2026.03.04 04:42:48.986946 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22383 | 2026.03.04 04:42:48.987004 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22384 | 2026.03.04 04:42:48.987108 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 22385 | 2026.03.04 04:42:48.987178 [ 300 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22386 | 2026.03.04 04:42:48.987182 [ 313 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22387 | 2026.03.04 04:42:48.987195 [ 344 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22388 | 2026.03.04 04:42:48.987195 [ 335 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22389 | 2026.03.04 04:42:48.987184 [ 350 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22390 | 2026.03.04 04:42:48.987354 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22391 | 2026.03.04 04:42:48.987382 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22392 | 2026.03.04 04:42:48.987483 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22393 | 2026.03.04 04:42:48.987505 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22394 | 2026.03.04 04:42:48.987550 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22395 | 2026.03.04 04:42:48.987587 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22396 | 2026.03.04 04:42:48.987623 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22397 | 2026.03.04 04:42:48.987656 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22398 | 2026.03.04 04:42:48.987693 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22399 | 2026.03.04 04:42:48.988427 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.002173 sec., 33594.10952600092 rows/sec., 1.24 MiB/sec. | ||
| 22400 | 2026.03.04 04:42:48.988624 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> MemoryTracker: Peak memory usage (for query): 194.06 KiB. | ||
| 22401 | 2026.03.04 04:42:48.988640 [ 261 ] {b2199fc3-fc72-4bb0-be2c-60cbe7e0fefd} <Debug> TCPHandler: Processed in 0.002523279 sec. | ||
| 22402 | 2026.03.04 04:42:48.988875 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22403 | 2026.03.04 04:42:48.989035 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22404 | 2026.03.04 04:42:48.989303 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22405 | 2026.03.04 04:42:48.989350 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22406 | 2026.03.04 04:42:48.989631 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22407 | 2026.03.04 04:42:48.989687 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22408 | 2026.03.04 04:42:48.989790 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 22409 | 2026.03.04 04:42:48.989869 [ 313 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22410 | 2026.03.04 04:42:48.989883 [ 334 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22411 | 2026.03.04 04:42:48.989888 [ 350 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22412 | 2026.03.04 04:42:48.989876 [ 344 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22413 | 2026.03.04 04:42:48.989871 [ 318 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22414 | 2026.03.04 04:42:48.990049 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22415 | 2026.03.04 04:42:48.990076 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22416 | 2026.03.04 04:42:48.990174 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22417 | 2026.03.04 04:42:48.990194 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22418 | 2026.03.04 04:42:48.990227 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22419 | 2026.03.04 04:42:48.990264 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22420 | 2026.03.04 04:42:48.990296 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22421 | 2026.03.04 04:42:48.990330 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22422 | 2026.03.04 04:42:48.990362 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22423 | 2026.03.04 04:42:48.991040 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.002083 sec., 35045.607297167546 rows/sec., 1.29 MiB/sec. | ||
| 22424 | 2026.03.04 04:42:48.991214 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> MemoryTracker: Peak memory usage (for query): 197.02 KiB. | ||
| 22425 | 2026.03.04 04:42:48.991230 [ 261 ] {66445459-4c38-40dd-87c7-6319d92e596f} <Debug> TCPHandler: Processed in 0.002407097 sec. | ||
| 22426 | 2026.03.04 04:42:48.991443 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22427 | 2026.03.04 04:42:48.991605 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22428 | 2026.03.04 04:42:48.991865 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22429 | 2026.03.04 04:42:48.991915 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22430 | 2026.03.04 04:42:48.992194 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22431 | 2026.03.04 04:42:48.992251 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22432 | 2026.03.04 04:42:48.992353 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 22433 | 2026.03.04 04:42:48.992418 [ 350 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22434 | 2026.03.04 04:42:48.992423 [ 344 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22435 | 2026.03.04 04:42:48.992438 [ 313 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22436 | 2026.03.04 04:42:48.992434 [ 334 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22437 | 2026.03.04 04:42:48.992424 [ 318 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22438 | 2026.03.04 04:42:48.992616 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22439 | 2026.03.04 04:42:48.992642 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22440 | 2026.03.04 04:42:48.992741 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22441 | 2026.03.04 04:42:48.992761 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22442 | 2026.03.04 04:42:48.992794 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22443 | 2026.03.04 04:42:48.992862 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22444 | 2026.03.04 04:42:48.992896 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22445 | 2026.03.04 04:42:48.992928 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22446 | 2026.03.04 04:42:48.992958 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22447 | 2026.03.04 04:42:48.993661 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.002137 sec., 34160.03743565746 rows/sec., 1.26 MiB/sec. | ||
| 22448 | 2026.03.04 04:42:48.993853 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> MemoryTracker: Peak memory usage (for query): 194.21 KiB. | ||
| 22449 | 2026.03.04 04:42:48.993869 [ 261 ] {9c944321-6040-4be5-9a62-9ca6e16bd280} <Debug> TCPHandler: Processed in 0.002477207 sec. | ||
| 22450 | 2026.03.04 04:42:48.994081 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22451 | 2026.03.04 04:42:48.994241 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22452 | 2026.03.04 04:42:48.994507 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22453 | 2026.03.04 04:42:48.994552 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22454 | 2026.03.04 04:42:48.994846 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22455 | 2026.03.04 04:42:48.994902 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22456 | 2026.03.04 04:42:48.995002 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 22457 | 2026.03.04 04:42:48.995065 [ 318 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22458 | 2026.03.04 04:42:48.995082 [ 334 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22459 | 2026.03.04 04:42:48.995073 [ 350 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22460 | 2026.03.04 04:42:48.995082 [ 343 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22461 | 2026.03.04 04:42:48.995072 [ 344 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22462 | 2026.03.04 04:42:48.995242 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22463 | 2026.03.04 04:42:48.995268 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22464 | 2026.03.04 04:42:48.995364 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22465 | 2026.03.04 04:42:48.995384 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22466 | 2026.03.04 04:42:48.995420 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22467 | 2026.03.04 04:42:48.995462 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22468 | 2026.03.04 04:42:48.995501 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22469 | 2026.03.04 04:42:48.995540 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22470 | 2026.03.04 04:42:48.995578 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22471 | 2026.03.04 04:42:48.996242 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.00208 sec., 35096.15384615385 rows/sec., 1.29 MiB/sec. | ||
| 22472 | 2026.03.04 04:42:48.996438 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> MemoryTracker: Peak memory usage (for query): 195.27 KiB. | ||
| 22473 | 2026.03.04 04:42:48.996454 [ 261 ] {16f01fdd-ea2f-404c-aa53-98123c4e4ce2} <Debug> TCPHandler: Processed in 0.002423347 sec. | ||
| 22474 | 2026.03.04 04:42:48.996660 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22475 | 2026.03.04 04:42:48.996825 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22476 | 2026.03.04 04:42:48.997090 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22477 | 2026.03.04 04:42:48.997136 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22478 | 2026.03.04 04:42:48.997417 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22479 | 2026.03.04 04:42:48.997471 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22480 | 2026.03.04 04:42:48.997572 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 22481 | 2026.03.04 04:42:48.997633 [ 343 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22482 | 2026.03.04 04:42:48.997641 [ 276 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22483 | 2026.03.04 04:42:48.997653 [ 344 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22484 | 2026.03.04 04:42:48.997644 [ 350 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22485 | 2026.03.04 04:42:48.997638 [ 313 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22486 | 2026.03.04 04:42:48.997787 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22487 | 2026.03.04 04:42:48.997815 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22488 | 2026.03.04 04:42:48.997913 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22489 | 2026.03.04 04:42:48.997933 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22490 | 2026.03.04 04:42:48.997964 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22491 | 2026.03.04 04:42:48.997999 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22492 | 2026.03.04 04:42:48.998030 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22493 | 2026.03.04 04:42:48.998060 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22494 | 2026.03.04 04:42:48.998096 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22495 | 2026.03.04 04:42:48.998793 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.00205 sec., 35609.756097560974 rows/sec., 1.31 MiB/sec. | ||
| 22496 | 2026.03.04 04:42:48.998978 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> MemoryTracker: Peak memory usage (for query): 195.83 KiB. | ||
| 22497 | 2026.03.04 04:42:48.998994 [ 261 ] {c383434f-9d7e-4708-984c-27fc066c6c36} <Debug> TCPHandler: Processed in 0.002383826 sec. | ||
| 22498 | 2026.03.04 04:42:48.999221 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22499 | 2026.03.04 04:42:48.999385 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22500 | 2026.03.04 04:42:48.999647 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22501 | 2026.03.04 04:42:48.999692 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22502 | 2026.03.04 04:42:48.999975 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22503 | 2026.03.04 04:42:49.000030 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22504 | 2026.03.04 04:42:49.000133 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 80-element set) | ||
| 22505 | 2026.03.04 04:42:49.000203 [ 344 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22506 | 2026.03.04 04:42:49.000216 [ 343 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22507 | 2026.03.04 04:42:49.000216 [ 313 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 22508 | 2026.03.04 04:42:49.000210 [ 350 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 22509 | 2026.03.04 04:42:49.000210 [ 315 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22510 | 2026.03.04 04:42:49.000374 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 22511 | 2026.03.04 04:42:49.000398 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22512 | 2026.03.04 04:42:49.000503 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22513 | 2026.03.04 04:42:49.000525 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Reading approx. 73 rows with 5 streams | ||
| 22514 | 2026.03.04 04:42:49.000557 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22515 | 2026.03.04 04:42:49.000591 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22516 | 2026.03.04 04:42:49.000623 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22517 | 2026.03.04 04:42:49.000656 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22518 | 2026.03.04 04:42:49.000720 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22519 | 2026.03.04 04:42:49.001542 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> executeQuery: Read 73 rows, 2.75 KiB in 0.002241 sec., 32574.743418116912 rows/sec., 1.20 MiB/sec. | ||
| 22520 | 2026.03.04 04:42:49.001735 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> MemoryTracker: Peak memory usage (for query): 196.14 KiB. | ||
| 22521 | 2026.03.04 04:42:49.001751 [ 261 ] {97f5a58d-ba06-4fb4-af15-f65abb9b99be} <Debug> TCPHandler: Processed in 0.0025801 sec. | ||
| 22522 | 2026.03.04 04:42:49.013694 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22523 | 2026.03.04 04:42:49.013826 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22524 | 2026.03.04 04:42:49.013878 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22525 | 2026.03.04 04:42:49.014522 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22526 | 2026.03.04 04:42:49.014563 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22527 | 2026.03.04 04:42:49.015032 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22528 | 2026.03.04 04:42:49.015237 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22529 | 2026.03.04 04:42:49.015380 [ 143 ] {} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 22530 | 2026.03.04 04:42:49.015394 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Debug> executeQuery: Read 8 rows, 1.38 KiB in 0.001607 sec., 4978.220286247667 rows/sec., 858.06 KiB/sec. | ||
| 22531 | 2026.03.04 04:42:49.015433 [ 143 ] {} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22532 | 2026.03.04 04:42:49.015453 [ 261 ] {c30694a4-e496-4fdc-9a21-58ce5ce1a077} <Debug> TCPHandler: Processed in 0.001819795 sec. | ||
| 22533 | 2026.03.04 04:42:49.015462 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22534 | 2026.03.04 04:42:49.015583 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::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 | ||
| 22535 | 2026.03.04 04:42:49.015591 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22536 | 2026.03.04 04:42:49.015715 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22537 | 2026.03.04 04:42:49.015756 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22538 | 2026.03.04 04:42:49.015847 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22539 | 2026.03.04 04:42:49.015887 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 22540 | 2026.03.04 04:42:49.015962 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::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 | ||
| 22541 | 2026.03.04 04:42:49.016025 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 22542 | 2026.03.04 04:42:49.016095 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::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 | ||
| 22543 | 2026.03.04 04:42:49.016158 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 22544 | 2026.03.04 04:42:49.016222 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::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 | ||
| 22545 | 2026.03.04 04:42:49.016319 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22546 | 2026.03.04 04:42:49.016370 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22547 | 2026.03.04 04:42:49.016728 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22548 | 2026.03.04 04:42:49.016950 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22549 | 2026.03.04 04:42:49.017089 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Debug> executeQuery: Read 198 rows, 17.05 KiB in 0.001396 sec., 141833.81088825213 rows/sec., 11.93 MiB/sec. | ||
| 22550 | 2026.03.04 04:42:49.017130 [ 261 ] {d577ba9f-bf30-4605-a38c-6250787a27b2} <Debug> TCPHandler: Processed in 0.001591551 sec. | ||
| 22551 | 2026.03.04 04:42:49.017249 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22552 | 2026.03.04 04:42:49.017346 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22553 | 2026.03.04 04:42:49.017388 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22554 | 2026.03.04 04:42:49.017814 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22555 | 2026.03.04 04:42:49.017852 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22556 | 2026.03.04 04:42:49.017886 [ 187 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 6 columns (6 merged, 0 gathered) in 0.002346226 sec., 34523.52842394552 rows/sec., 7.03 MiB/sec. | ||
| 22557 | 2026.03.04 04:42:49.018045 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 22558 | 2026.03.04 04:42:49.018161 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22559 | 2026.03.04 04:42:49.018400 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22560 | 2026.03.04 04:42:49.018467 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22561 | 2026.03.04 04:42:49.018479 [ 186 ] {547ba2ff-5c35-4787-ab49-f11c195227b1::all_1_6_1} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 22562 | 2026.03.04 04:42:49.018567 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 22563 | 2026.03.04 04:42:49.018619 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.00129 sec., 37984.49612403101 rows/sec., 2.79 MiB/sec. | ||
| 22564 | 2026.03.04 04:42:49.018664 [ 261 ] {ac708608-c5d0-4c7e-8d80-0e77a1e0d18f} <Debug> TCPHandler: Processed in 0.001467149 sec. | ||
| 22565 | 2026.03.04 04:42:49.018771 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22566 | 2026.03.04 04:42:49.018873 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22567 | 2026.03.04 04:42:49.018919 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22568 | 2026.03.04 04:42:49.019330 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22569 | 2026.03.04 04:42:49.019368 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22570 | 2026.03.04 04:42:49.019659 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22571 | 2026.03.04 04:42:49.019859 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22572 | 2026.03.04 04:42:49.019989 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001136 sec., 33450.704225352114 rows/sec., 2.09 MiB/sec. | ||
| 22573 | 2026.03.04 04:42:49.020006 [ 217 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22574 | 2026.03.04 04:42:49.020029 [ 261 ] {9cb5385e-3983-4c53-bcfa-fc5c8d5b00dd} <Debug> TCPHandler: Processed in 0.001308795 sec. | ||
| 22575 | 2026.03.04 04:42:49.020032 [ 217 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22576 | 2026.03.04 04:42:49.020140 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22577 | 2026.03.04 04:42:49.020235 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22578 | 2026.03.04 04:42:49.020275 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22579 | 2026.03.04 04:42:49.020808 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22580 | 2026.03.04 04:42:49.020844 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22581 | 2026.03.04 04:42:49.021161 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22582 | 2026.03.04 04:42:49.021381 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22583 | 2026.03.04 04:42:49.021513 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Debug> executeQuery: Read 281 rows, 22.23 KiB in 0.001296 sec., 216820.98765432098 rows/sec., 16.75 MiB/sec. | ||
| 22584 | 2026.03.04 04:42:49.021552 [ 261 ] {2df3df1f-b290-45d1-a762-330383cedd3c} <Debug> TCPHandler: Processed in 0.001462698 sec. | ||
| 22585 | 2026.03.04 04:42:49.021663 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22586 | 2026.03.04 04:42:49.021758 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 22587 | 2026.03.04 04:42:49.021802 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 22588 | 2026.03.04 04:42:49.022169 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Trace> oximeter.measurements_cumulativei64 (30ddb0da-5f88-4068-a25b-3eb6ac3721e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22589 | 2026.03.04 04:42:49.022204 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22590 | 2026.03.04 04:42:49.022514 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 22591 | 2026.03.04 04:42:49.022584 [ 217 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22592 | 2026.03.04 04:42:49.022730 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Trace> oximeter.measurements_cumulativei64 (30ddb0da-5f88-4068-a25b-3eb6ac3721e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22593 | 2026.03.04 04:42:49.022857 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001117 sec., 17905.10295434199 rows/sec., 1.18 MiB/sec. | ||
| 22594 | 2026.03.04 04:42:49.022895 [ 261 ] {68bbf202-2232-41ae-822d-f1e679ef9810} <Debug> TCPHandler: Processed in 0.001281795 sec. | ||
| 22595 | 2026.03.04 04:42:49.023004 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22596 | 2026.03.04 04:42:49.023098 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22597 | 2026.03.04 04:42:49.023141 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22598 | 2026.03.04 04:42:49.023538 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22599 | 2026.03.04 04:42:49.023575 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22600 | 2026.03.04 04:42:49.023899 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22601 | 2026.03.04 04:42:49.024105 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22602 | 2026.03.04 04:42:49.024215 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_164_42 to all_165_165_0 | ||
| 22603 | 2026.03.04 04:42:49.024232 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Debug> executeQuery: Read 200 rows, 14.16 KiB in 0.001151 sec., 173761.9461337967 rows/sec., 12.01 MiB/sec. | ||
| 22604 | 2026.03.04 04:42:49.024251 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22605 | 2026.03.04 04:42:49.024270 [ 261 ] {9f71a9f0-c2a5-4cf7-935d-0124faf22dd4} <Debug> TCPHandler: Processed in 0.001315626 sec. | ||
| 22606 | 2026.03.04 04:42:49.024271 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22607 | 2026.03.04 04:42:49.024355 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_164_42 to all_165_165_0 into Compact with storage Full | ||
| 22608 | 2026.03.04 04:42:49.024387 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22609 | 2026.03.04 04:42:49.024456 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22610 | 2026.03.04 04:42:49.024481 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22611 | 2026.03.04 04:42:49.024489 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_42, total 54220 rows starting from the beginning of the part | ||
| 22612 | 2026.03.04 04:42:49.024538 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <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 | ||
| 22613 | 2026.03.04 04:42:49.024558 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 22614 | 2026.03.04 04:42:49.025477 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22615 | 2026.03.04 04:42:49.025512 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22616 | 2026.03.04 04:42:49.026086 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22617 | 2026.03.04 04:42:49.026308 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22618 | 2026.03.04 04:42:49.026456 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Debug> executeQuery: Read 54 rows, 96.29 KiB in 0.001992 sec., 27108.43373493976 rows/sec., 47.21 MiB/sec. | ||
| 22619 | 2026.03.04 04:42:49.026521 [ 261 ] {5de3533a-4339-4e9b-8f0b-09fe420048a6} <Debug> TCPHandler: Processed in 0.002183922 sec. | ||
| 22620 | 2026.03.04 04:42:49.026651 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22621 | 2026.03.04 04:42:49.026746 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22622 | 2026.03.04 04:42:49.026788 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22623 | 2026.03.04 04:42:49.027146 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22624 | 2026.03.04 04:42:49.027183 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22625 | 2026.03.04 04:42:49.027491 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22626 | 2026.03.04 04:42:49.027704 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22627 | 2026.03.04 04:42:49.027841 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 22628 | 2026.03.04 04:42:49.027880 [ 261 ] {8061a1b4-0e09-4d5f-bb3b-de5ca2d93074} <Debug> TCPHandler: Processed in 0.001280174 sec. | ||
| 22629 | 2026.03.04 04:42:49.032924 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54380 rows, containing 5 columns (5 merged, 0 gathered) in 0.008599535 sec., 6323597.729412113 rows/sec., 416.94 MiB/sec. | ||
| 22630 | 2026.03.04 04:42:49.033302 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Trace> MergedBlockOutputStream: filled checksums all_1_165_43 (state Temporary) | ||
| 22631 | 2026.03.04 04:42:49.033538 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_165_43 to all_1_165_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22632 | 2026.03.04 04:42:49.033600 [ 197 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_165_43} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_164_42, all_165_165_0] -> all_1_165_43 | ||
| 22633 | 2026.03.04 04:42:49.033656 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22634 | 2026.03.04 04:42:49.066740 [ 220 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22635 | 2026.03.04 04:42:49.066779 [ 220 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22636 | 2026.03.04 04:42:49.069040 [ 220 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22637 | 2026.03.04 04:42:49.223556 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22638 | 2026.03.04 04:42:49.223836 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 22639 | 2026.03.04 04:42:49.224299 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22640 | 2026.03.04 04:42:49.224353 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 22641 | 2026.03.04 04:42:49.224713 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22642 | 2026.03.04 04:42:49.224790 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22643 | 2026.03.04 04:42:49.224936 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Key condition: (column 0 notIn 81-element set) | ||
| 22644 | 2026.03.04 04:42:49.224973 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps | ||
| 22645 | 2026.03.04 04:42:49.224996 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Debug> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (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 | ||
| 22646 | 2026.03.04 04:42:49.225013 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22647 | 2026.03.04 04:42:49.225058 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 22648 | 2026.03.04 04:42:49.225082 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 81 rows starting from 0 | ||
| 22649 | 2026.03.04 04:42:49.225866 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Debug> executeQuery: Read 81 rows, 3.13 KiB in 0.002173 sec., 37275.65577542568 rows/sec., 1.40 MiB/sec. | ||
| 22650 | 2026.03.04 04:42:49.225988 [ 261 ] {4e88cb52-8ac2-4935-8a21-c2553910815e} <Debug> TCPHandler: Processed in 0.00257817 sec. | ||
| 22651 | 2026.03.04 04:42:49.275617 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22652 | 2026.03.04 04:42:49.275760 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22653 | 2026.03.04 04:42:49.275822 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22654 | 2026.03.04 04:42:49.276500 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22655 | 2026.03.04 04:42:49.276545 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22656 | 2026.03.04 04:42:49.277009 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 22657 | 2026.03.04 04:42:49.277219 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Trace> oximeter.timeseries_schema (547ba2ff-5c35-4787-ab49-f11c195227b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22658 | 2026.03.04 04:42:49.277390 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001668 sec., 599.5203836930456 rows/sec., 166.86 KiB/sec. | ||
| 22659 | 2026.03.04 04:42:49.277448 [ 261 ] {2e2c4e6c-cea8-4ca8-b4f2-0653cc92c0bf} <Debug> TCPHandler: Processed in 0.001929757 sec. | ||
| 22660 | 2026.03.04 04:42:49.277568 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22661 | 2026.03.04 04:42:49.277671 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22662 | 2026.03.04 04:42:49.277718 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22663 | 2026.03.04 04:42:49.278179 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22664 | 2026.03.04 04:42:49.278219 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22665 | 2026.03.04 04:42:49.278534 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 22666 | 2026.03.04 04:42:49.278753 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22667 | 2026.03.04 04:42:49.278905 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001257 sec., 4773.26968973747 rows/sec., 377.57 KiB/sec. | ||
| 22668 | 2026.03.04 04:42:49.278948 [ 261 ] {65998ec3-3f45-4553-a9ee-1d820f5466a9} <Debug> TCPHandler: Processed in 0.001435918 sec. | ||
| 22669 | 2026.03.04 04:42:49.279065 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22670 | 2026.03.04 04:42:49.279164 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22671 | 2026.03.04 04:42:49.279206 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22672 | 2026.03.04 04:42:49.280548 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22673 | 2026.03.04 04:42:49.280588 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22674 | 2026.03.04 04:42:49.281008 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22675 | 2026.03.04 04:42:49.281221 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22676 | 2026.03.04 04:42:49.281364 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Debug> executeQuery: Read 1970 rows, 151.21 KiB in 0.002221 sec., 886987.8433138226 rows/sec., 66.49 MiB/sec. | ||
| 22677 | 2026.03.04 04:42:49.281406 [ 261 ] {bde927a1-c61f-442c-ab82-78f257d07b57} <Debug> TCPHandler: Processed in 0.002393576 sec. | ||
| 22678 | 2026.03.04 04:42:49.281524 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22679 | 2026.03.04 04:42:49.281623 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22680 | 2026.03.04 04:42:49.281665 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22681 | 2026.03.04 04:42:49.282089 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22682 | 2026.03.04 04:42:49.282129 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22683 | 2026.03.04 04:42:49.282440 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22684 | 2026.03.04 04:42:49.282652 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22685 | 2026.03.04 04:42:49.282791 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Debug> executeQuery: Read 29 rows, 2.13 KiB in 0.001187 sec., 24431.33951137321 rows/sec., 1.76 MiB/sec. | ||
| 22686 | 2026.03.04 04:42:49.282832 [ 261 ] {1a6648fd-bc72-4b09-9bf1-dcb9a78c5cd2} <Debug> TCPHandler: Processed in 0.001359787 sec. | ||
| 22687 | 2026.03.04 04:42:49.282946 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22688 | 2026.03.04 04:42:49.283042 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22689 | 2026.03.04 04:42:49.283083 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22690 | 2026.03.04 04:42:49.283731 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22691 | 2026.03.04 04:42:49.283769 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22692 | 2026.03.04 04:42:49.284099 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22693 | 2026.03.04 04:42:49.284314 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22694 | 2026.03.04 04:42:49.284454 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00143 sec., 495104.89510489505 rows/sec., 28.88 MiB/sec. | ||
| 22695 | 2026.03.04 04:42:49.284495 [ 261 ] {fbfbb3dc-4d9b-4671-99f3-af7bc7d45c7e} <Debug> TCPHandler: Processed in 0.001598921 sec. | ||
| 22696 | 2026.03.04 04:42:49.284612 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22697 | 2026.03.04 04:42:49.284710 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22698 | 2026.03.04 04:42:49.284751 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22699 | 2026.03.04 04:42:49.285146 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22700 | 2026.03.04 04:42:49.285183 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22701 | 2026.03.04 04:42:49.285468 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 22702 | 2026.03.04 04:42:49.285702 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22703 | 2026.03.04 04:42:49.285844 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 22704 | 2026.03.04 04:42:49.285885 [ 261 ] {30d4a3d0-6e73-4780-a78c-f990f9992cbb} <Debug> TCPHandler: Processed in 0.001324725 sec. | ||
| 22705 | 2026.03.04 04:42:49.286001 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22706 | 2026.03.04 04:42:49.286097 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22707 | 2026.03.04 04:42:49.286137 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22708 | 2026.03.04 04:42:49.286915 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22709 | 2026.03.04 04:42:49.286953 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22710 | 2026.03.04 04:42:49.287338 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22711 | 2026.03.04 04:42:49.287552 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22712 | 2026.03.04 04:42:49.287700 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Debug> executeQuery: Read 1041 rows, 73.49 KiB in 0.001621 sec., 642196.1752004935 rows/sec., 44.27 MiB/sec. | ||
| 22713 | 2026.03.04 04:42:49.287742 [ 261 ] {9f409c30-2d32-4956-9a30-9fd76f5dbd06} <Debug> TCPHandler: Processed in 0.001792214 sec. | ||
| 22714 | 2026.03.04 04:42:49.287867 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22715 | 2026.03.04 04:42:49.287964 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22716 | 2026.03.04 04:42:49.288008 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22717 | 2026.03.04 04:42:49.288653 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22718 | 2026.03.04 04:42:49.288691 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22719 | 2026.03.04 04:42:49.289110 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22720 | 2026.03.04 04:42:49.289325 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22721 | 2026.03.04 04:42:49.289461 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Debug> executeQuery: Read 1221 rows, 78.18 KiB in 0.001515 sec., 805940.5940594058 rows/sec., 50.40 MiB/sec. | ||
| 22722 | 2026.03.04 04:42:49.289459 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_165_43 to all_170_170_0 | ||
| 22723 | 2026.03.04 04:42:49.289501 [ 261 ] {6659941d-000d-430b-92fa-f9743b532fb6} <Debug> TCPHandler: Processed in 0.001685162 sec. | ||
| 22724 | 2026.03.04 04:42:49.289537 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22725 | 2026.03.04 04:42:49.289561 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22726 | 2026.03.04 04:42:49.289631 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22727 | 2026.03.04 04:42:49.289679 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_165_43 to all_170_170_0 into Compact with storage Full | ||
| 22728 | 2026.03.04 04:42:49.289731 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22729 | 2026.03.04 04:42:49.289792 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <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 | ||
| 22730 | 2026.03.04 04:42:49.289827 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22731 | 2026.03.04 04:42:49.289869 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_165_43, total 54380 rows starting from the beginning of the part | ||
| 22732 | 2026.03.04 04:42:49.289943 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 22733 | 2026.03.04 04:42:49.290000 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 218 rows starting from the beginning of the part | ||
| 22734 | 2026.03.04 04:42:49.290049 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 22735 | 2026.03.04 04:42:49.290094 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 200 rows starting from the beginning of the part | ||
| 22736 | 2026.03.04 04:42:49.290142 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1221 rows starting from the beginning of the part | ||
| 22737 | 2026.03.04 04:42:49.290634 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22738 | 2026.03.04 04:42:49.290677 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22739 | 2026.03.04 04:42:49.291253 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22740 | 2026.03.04 04:42:49.291494 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22741 | 2026.03.04 04:42:49.291650 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001937 sec., 11874.032008260197 rows/sec., 21.28 MiB/sec. | ||
| 22742 | 2026.03.04 04:42:49.291726 [ 261 ] {73da6031-5602-4d05-ad22-3a6a1ce7132c} <Debug> TCPHandler: Processed in 0.002145671 sec. | ||
| 22743 | 2026.03.04 04:42:49.291855 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22744 | 2026.03.04 04:42:49.291951 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22745 | 2026.03.04 04:42:49.291994 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22746 | 2026.03.04 04:42:49.292331 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22747 | 2026.03.04 04:42:49.292368 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22748 | 2026.03.04 04:42:49.292679 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22749 | 2026.03.04 04:42:49.292901 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22750 | 2026.03.04 04:42:49.293041 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 22751 | 2026.03.04 04:42:49.293079 [ 261 ] {066e0a7d-9f67-4a8d-bce5-09d4a88a54f3} <Debug> TCPHandler: Processed in 0.001277074 sec. | ||
| 22752 | 2026.03.04 04:42:49.299991 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56339 rows, containing 5 columns (5 merged, 0 gathered) in 0.01035809 sec., 5439130.187129094 rows/sec., 358.51 MiB/sec. | ||
| 22753 | 2026.03.04 04:42:49.300742 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Trace> MergedBlockOutputStream: filled checksums all_1_170_44 (state Temporary) | ||
| 22754 | 2026.03.04 04:42:49.301054 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_170_44 to all_1_170_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22755 | 2026.03.04 04:42:49.301138 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_170_44} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_165_43, all_170_170_0] -> all_1_170_44 | ||
| 22756 | 2026.03.04 04:42:49.301241 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 22757 | 2026.03.04 04:42:49.503912 [ 224 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22758 | 2026.03.04 04:42:49.503962 [ 224 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22759 | 2026.03.04 04:42:49.506390 [ 224 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22760 | 2026.03.04 04:42:50.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.76 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 415.09 MiB (RSS), difference: 2.33 MiB | ||
| 22761 | 2026.03.04 04:42:50.878255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22762 | 2026.03.04 04:42:50.896694 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22763 | 2026.03.04 04:42:50.896757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22764 | 2026.03.04 04:42:50.903109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22765 | 2026.03.04 04:42:50.904164 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22766 | 2026.03.04 04:42:50.907841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22767 | 2026.03.04 04:42:53.986708 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22768 | 2026.03.04 04:42:53.986897 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22769 | 2026.03.04 04:42:53.986970 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22770 | 2026.03.04 04:42:53.987695 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22771 | 2026.03.04 04:42:53.987748 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22772 | 2026.03.04 04:42:53.988163 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22773 | 2026.03.04 04:42:53.988413 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22774 | 2026.03.04 04:42:53.988574 [ 132 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22775 | 2026.03.04 04:42:53.988591 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.44 MiB/sec. | ||
| 22776 | 2026.03.04 04:42:53.988643 [ 132 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22777 | 2026.03.04 04:42:53.988669 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22778 | 2026.03.04 04:42:53.988672 [ 261 ] {c4bd7692-0c88-40a1-915e-38d4b10fa0f0} <Debug> TCPHandler: Processed in 0.002126221 sec. | ||
| 22779 | 2026.03.04 04:42:53.988782 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22780 | 2026.03.04 04:42:53.988822 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22781 | 2026.03.04 04:42:53.988874 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22782 | 2026.03.04 04:42:53.988904 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2923 rows starting from the beginning of the part | ||
| 22783 | 2026.03.04 04:42:53.988929 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22784 | 2026.03.04 04:42:53.988965 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 299 rows starting from the beginning of the part | ||
| 22785 | 2026.03.04 04:42:53.988976 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22786 | 2026.03.04 04:42:53.989012 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 72 rows starting from the beginning of the part | ||
| 22787 | 2026.03.04 04:42:53.989055 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 198 rows starting from the beginning of the part | ||
| 22788 | 2026.03.04 04:42:53.989097 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1970 rows starting from the beginning of the part | ||
| 22789 | 2026.03.04 04:42:53.989138 [ 189 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part | ||
| 22790 | 2026.03.04 04:42:53.989436 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22791 | 2026.03.04 04:42:53.989473 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22792 | 2026.03.04 04:42:53.989792 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22793 | 2026.03.04 04:42:53.990008 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22794 | 2026.03.04 04:42:53.990138 [ 132 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22795 | 2026.03.04 04:42:53.990147 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 22796 | 2026.03.04 04:42:53.990174 [ 132 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22797 | 2026.03.04 04:42:53.990200 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22798 | 2026.03.04 04:42:53.990201 [ 261 ] {23b479e6-d38a-4182-bda7-c6525822f686} <Debug> TCPHandler: Processed in 0.001432217 sec. | ||
| 22799 | 2026.03.04 04:42:53.990316 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22800 | 2026.03.04 04:42:53.990342 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22801 | 2026.03.04 04:42:53.990451 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22802 | 2026.03.04 04:42:53.990455 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22803 | 2026.03.04 04:42:53.990501 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22804 | 2026.03.04 04:42:53.990504 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1569 rows starting from the beginning of the part | ||
| 22805 | 2026.03.04 04:42:53.990590 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 267 rows starting from the beginning of the part | ||
| 22806 | 2026.03.04 04:42:53.990640 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 72 rows starting from the beginning of the part | ||
| 22807 | 2026.03.04 04:42:53.990683 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 281 rows starting from the beginning of the part | ||
| 22808 | 2026.03.04 04:42:53.990724 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 1041 rows starting from the beginning of the part | ||
| 22809 | 2026.03.04 04:42:53.990766 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part | ||
| 22810 | 2026.03.04 04:42:53.990935 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22811 | 2026.03.04 04:42:53.990981 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22812 | 2026.03.04 04:42:53.991080 [ 186 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5518 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347585 sec., 2350500.620850789 rows/sec., 190.69 MiB/sec. | ||
| 22813 | 2026.03.04 04:42:53.991347 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22814 | 2026.03.04 04:42:53.991408 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22815 | 2026.03.04 04:42:53.991598 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22816 | 2026.03.04 04:42:53.991664 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22817 | 2026.03.04 04:42:53.991730 [ 193 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_171_34} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22818 | 2026.03.04 04:42:53.991748 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001318 sec., 97116.84370257967 rows/sec., 6.76 MiB/sec. | ||
| 22819 | 2026.03.04 04:42:53.991788 [ 261 ] {252181ca-c98d-4f1a-92a7-2444871e24d7} <Debug> TCPHandler: Processed in 0.001498949 sec. | ||
| 22820 | 2026.03.04 04:42:53.991798 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 22821 | 2026.03.04 04:42:53.991912 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22822 | 2026.03.04 04:42:53.992012 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22823 | 2026.03.04 04:42:53.992056 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22824 | 2026.03.04 04:42:53.992158 [ 195 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001890746 sec., 1742169.4928879924 rows/sec., 130.73 MiB/sec. | ||
| 22825 | 2026.03.04 04:42:53.992367 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22826 | 2026.03.04 04:42:53.992403 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22827 | 2026.03.04 04:42:53.992441 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22828 | 2026.03.04 04:42:53.992608 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22829 | 2026.03.04 04:42:53.992674 [ 193 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_171_34} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22830 | 2026.03.04 04:42:53.992746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 22831 | 2026.03.04 04:42:53.992759 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22832 | 2026.03.04 04:42:53.992970 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22833 | 2026.03.04 04:42:53.993104 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001112 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 22834 | 2026.03.04 04:42:53.993119 [ 131 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22835 | 2026.03.04 04:42:53.993142 [ 261 ] {fdd50ec2-a077-4291-ab6e-92df753b058d} <Debug> TCPHandler: Processed in 0.001281605 sec. | ||
| 22836 | 2026.03.04 04:42:53.993164 [ 131 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22837 | 2026.03.04 04:42:53.993189 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22838 | 2026.03.04 04:42:53.993264 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22839 | 2026.03.04 04:42:53.993362 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22840 | 2026.03.04 04:42:53.993421 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 9060 rows starting from the beginning of the part | ||
| 22841 | 2026.03.04 04:42:53.993473 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 22842 | 2026.03.04 04:42:53.993513 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 22843 | 2026.03.04 04:42:53.993547 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 22844 | 2026.03.04 04:42:53.993583 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 12 rows starting from the beginning of the part | ||
| 22845 | 2026.03.04 04:42:53.993615 [ 198 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 48 rows starting from the beginning of the part | ||
| 22846 | 2026.03.04 04:42:53.996002 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002771233 sec., 3355906.9194109626 rows/sec., 223.47 MiB/sec. | ||
| 22847 | 2026.03.04 04:42:53.996173 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22848 | 2026.03.04 04:42:53.996430 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22849 | 2026.03.04 04:42:53.996502 [ 186 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_171_34} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22850 | 2026.03.04 04:42:53.996585 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 22851 | 2026.03.04 04:42:55.769776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48476 | ||
| 22852 | 2026.03.04 04:42:55.770307 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22853 | 2026.03.04 04:42:55.770345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22854 | 2026.03.04 04:42:55.770841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22855 | 2026.03.04 04:42:55.771061 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22856 | 2026.03.04 04:42:55.771184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48476 | ||
| 22857 | 2026.03.04 04:42:55.771195 [ 130 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22858 | 2026.03.04 04:42:55.771261 [ 130 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22859 | 2026.03.04 04:42:55.771280 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22860 | 2026.03.04 04:42:55.771416 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 22861 | 2026.03.04 04:42:55.771545 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22862 | 2026.03.04 04:42:55.771586 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46108 rows starting from the beginning of the part | ||
| 22863 | 2026.03.04 04:42:55.771658 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 22864 | 2026.03.04 04:42:55.771709 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 22865 | 2026.03.04 04:42:55.771763 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 22866 | 2026.03.04 04:42:55.771806 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 22867 | 2026.03.04 04:42:55.771851 [ 198 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 22868 | 2026.03.04 04:42:55.775023 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48476 rows, containing 4 columns (4 merged, 0 gathered) in 0.0036544 sec., 13265105.078809107 rows/sec., 189.76 MiB/sec. | ||
| 22869 | 2026.03.04 04:42:55.775417 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22870 | 2026.03.04 04:42:55.775703 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22871 | 2026.03.04 04:42:55.775782 [ 195 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_101_20} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22872 | 2026.03.04 04:42:55.775885 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22873 | 2026.03.04 04:42:58.408849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 22874 | 2026.03.04 04:42:58.426660 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22875 | 2026.03.04 04:42:58.426713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22876 | 2026.03.04 04:42:58.433018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22877 | 2026.03.04 04:42:58.433718 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22878 | 2026.03.04 04:42:58.433992 [ 124 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22879 | 2026.03.04 04:42:58.434029 [ 124 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22880 | 2026.03.04 04:42:58.434047 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22881 | 2026.03.04 04:42:58.434139 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 22882 | 2026.03.04 04:42:58.436826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 22883 | 2026.03.04 04:42:58.437326 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22884 | 2026.03.04 04:42:58.438216 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 22885 | 2026.03.04 04:42:58.440116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 2774 | ||
| 22886 | 2026.03.04 04:42:58.441754 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 22887 | 2026.03.04 04:42:58.443314 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22888 | 2026.03.04 04:42:58.443372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 22889 | 2026.03.04 04:42:58.444698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22890 | 2026.03.04 04:42:58.444979 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22891 | 2026.03.04 04:42:58.445134 [ 124 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22892 | 2026.03.04 04:42:58.445174 [ 124 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22893 | 2026.03.04 04:42:58.445194 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 22894 | 2026.03.04 04:42:58.445288 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 22895 | 2026.03.04 04:42:58.445390 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 22896 | 2026.03.04 04:42:58.445398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2774 | ||
| 22897 | 2026.03.04 04:42:58.445804 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22898 | 2026.03.04 04:42:58.445938 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2524 rows starting from the beginning of the part | ||
| 22899 | 2026.03.04 04:42:58.446280 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 38 rows starting from the beginning of the part | ||
| 22900 | 2026.03.04 04:42:58.446633 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 22901 | 2026.03.04 04:42:58.447002 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 22902 | 2026.03.04 04:42:58.447358 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
| 22903 | 2026.03.04 04:42:58.447729 [ 195 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 22904 | 2026.03.04 04:42:58.449380 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 22905 | 2026.03.04 04:42:58.454034 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 22906 | 2026.03.04 04:42:58.458410 [ 188 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 22907 | 2026.03.04 04:42:58.464376 [ 191 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 72 columns (72 merged, 0 gathered) in 0.019132139 sec., 144991.62900708592 rows/sec., 117.56 MiB/sec. | ||
| 22908 | 2026.03.04 04:42:58.467395 [ 190 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22909 | 2026.03.04 04:42:58.468072 [ 190 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22910 | 2026.03.04 04:42:58.468169 [ 190 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_76_15} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22911 | 2026.03.04 04:42:58.468565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 22912 | 2026.03.04 04:42:58.517619 [ 201 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.083511211 sec., 9112.548972616383 rows/sec., 47.12 MiB/sec. | ||
| 22913 | 2026.03.04 04:42:58.521441 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22914 | 2026.03.04 04:42:58.523544 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22915 | 2026.03.04 04:42:58.523653 [ 194 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_101_20} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22916 | 2026.03.04 04:42:58.526960 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22917 | 2026.03.04 04:42:58.988394 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22918 | 2026.03.04 04:42:58.988603 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22919 | 2026.03.04 04:42:58.988676 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22920 | 2026.03.04 04:42:58.989337 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22921 | 2026.03.04 04:42:58.989385 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22922 | 2026.03.04 04:42:58.989758 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22923 | 2026.03.04 04:42:58.989976 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22924 | 2026.03.04 04:42:58.990119 [ 124 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 6 parts from all_1_46_11 to all_51_51_0 | ||
| 22925 | 2026.03.04 04:42:58.990130 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001586 sec., 630.517023959647 rows/sec., 46.80 KiB/sec. | ||
| 22926 | 2026.03.04 04:42:58.990186 [ 124 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22927 | 2026.03.04 04:42:58.990200 [ 261 ] {493d30d2-3a9a-4703-8f67-3f061edf1d95} <Debug> TCPHandler: Processed in 0.001950438 sec. | ||
| 22928 | 2026.03.04 04:42:58.990219 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22929 | 2026.03.04 04:42:58.990333 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22930 | 2026.03.04 04:42:58.990349 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_11 to all_51_51_0 into Compact with storage Full | ||
| 22931 | 2026.03.04 04:42:58.990434 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22932 | 2026.03.04 04:42:58.990478 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22933 | 2026.03.04 04:42:58.990489 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22934 | 2026.03.04 04:42:58.990532 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 20 rows starting from the beginning of the part | ||
| 22935 | 2026.03.04 04:42:58.990608 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 22936 | 2026.03.04 04:42:58.990662 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 22937 | 2026.03.04 04:42:58.990713 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 22938 | 2026.03.04 04:42:58.990763 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 22939 | 2026.03.04 04:42:58.990809 [ 187 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 22940 | 2026.03.04 04:42:58.991009 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22941 | 2026.03.04 04:42:58.991051 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 22942 | 2026.03.04 04:42:58.991389 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22943 | 2026.03.04 04:42:58.991633 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22944 | 2026.03.04 04:42:58.991763 [ 201 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474249 sec., 29167.393025194524 rows/sec., 2.42 MiB/sec. | ||
| 22945 | 2026.03.04 04:42:58.991769 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Debug> executeQuery: Read 163 rows, 14.55 KiB in 0.001354 sec., 120384.04726735599 rows/sec., 10.49 MiB/sec. | ||
| 22946 | 2026.03.04 04:42:58.991819 [ 261 ] {654c815c-cf7a-45a4-a5ed-76ca363efe4e} <Debug> TCPHandler: Processed in 0.0015372 sec. | ||
| 22947 | 2026.03.04 04:42:58.991914 [ 197 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Trace> MergedBlockOutputStream: filled checksums all_1_51_12 (state Temporary) | ||
| 22948 | 2026.03.04 04:42:58.991933 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22949 | 2026.03.04 04:42:58.992029 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22950 | 2026.03.04 04:42:58.992070 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22951 | 2026.03.04 04:42:58.992211 [ 197 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_51_12 to all_1_51_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22952 | 2026.03.04 04:42:58.992288 [ 197 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_51_12} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 6 parts: [all_1_46_11, all_51_51_0] -> all_1_51_12 | ||
| 22953 | 2026.03.04 04:42:58.992394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22954 | 2026.03.04 04:42:58.992496 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22955 | 2026.03.04 04:42:58.992532 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22956 | 2026.03.04 04:42:58.992823 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22957 | 2026.03.04 04:42:58.993026 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22958 | 2026.03.04 04:42:58.993141 [ 124 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22959 | 2026.03.04 04:42:58.993153 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Debug> executeQuery: Read 53 rows, 3.97 KiB in 0.001142 sec., 46409.807355516634 rows/sec., 3.40 MiB/sec. | ||
| 22960 | 2026.03.04 04:42:58.993174 [ 124 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22961 | 2026.03.04 04:42:58.993197 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22962 | 2026.03.04 04:42:58.993203 [ 261 ] {5b5ef62a-4343-441c-8bb7-ca62c2b47132} <Debug> TCPHandler: Processed in 0.001320686 sec. | ||
| 22963 | 2026.03.04 04:42:58.993273 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22964 | 2026.03.04 04:42:58.993322 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22965 | 2026.03.04 04:42:58.993358 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22966 | 2026.03.04 04:42:58.993388 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 240 rows starting from the beginning of the part | ||
| 22967 | 2026.03.04 04:42:58.993416 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22968 | 2026.03.04 04:42:58.993447 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 71 rows starting from the beginning of the part | ||
| 22969 | 2026.03.04 04:42:58.993456 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22970 | 2026.03.04 04:42:58.993494 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 8 rows starting from the beginning of the part | ||
| 22971 | 2026.03.04 04:42:58.993537 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 49 rows starting from the beginning of the part | ||
| 22972 | 2026.03.04 04:42:58.993577 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 29 rows starting from the beginning of the part | ||
| 22973 | 2026.03.04 04:42:58.993618 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 53 rows starting from the beginning of the part | ||
| 22974 | 2026.03.04 04:42:58.993845 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22975 | 2026.03.04 04:42:58.993879 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 22976 | 2026.03.04 04:42:58.994159 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22977 | 2026.03.04 04:42:58.994360 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22978 | 2026.03.04 04:42:58.994366 [ 201 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125812 sec., 399711.49712385377 rows/sec., 28.93 MiB/sec. | ||
| 22979 | 2026.03.04 04:42:58.994494 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 60.59 KiB/sec. | ||
| 22980 | 2026.03.04 04:42:58.994537 [ 261 ] {ddedbc45-0949-4a48-b75e-906be47857be} <Debug> TCPHandler: Processed in 0.001265684 sec. | ||
| 22981 | 2026.03.04 04:42:58.994546 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22982 | 2026.03.04 04:42:58.994649 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22983 | 2026.03.04 04:42:58.994750 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22984 | 2026.03.04 04:42:58.994791 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22985 | 2026.03.04 04:42:58.994873 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22986 | 2026.03.04 04:42:58.994965 [ 200 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_146_29} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22987 | 2026.03.04 04:42:58.995077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22988 | 2026.03.04 04:42:58.995238 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22989 | 2026.03.04 04:42:58.995279 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22990 | 2026.03.04 04:42:58.995586 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22991 | 2026.03.04 04:42:58.995797 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22992 | 2026.03.04 04:42:58.995933 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Debug> executeQuery: Read 132 rows, 10.49 KiB in 0.0012 sec., 110000.00000000001 rows/sec., 8.54 MiB/sec. | ||
| 22993 | 2026.03.04 04:42:58.995972 [ 261 ] {bde692ce-b5e9-4829-b1df-6d44039d4f2c} <Debug> TCPHandler: Processed in 0.001373216 sec. | ||
| 22994 | 2026.03.04 04:42:58.996088 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22995 | 2026.03.04 04:42:58.996182 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22996 | 2026.03.04 04:42:58.996226 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22997 | 2026.03.04 04:42:58.996641 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22998 | 2026.03.04 04:42:58.996678 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 22999 | 2026.03.04 04:42:58.997014 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23000 | 2026.03.04 04:42:58.997219 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23001 | 2026.03.04 04:42:58.997354 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001189 sec., 135407.90580319596 rows/sec., 9.42 MiB/sec. | ||
| 23002 | 2026.03.04 04:42:58.997394 [ 261 ] {947b950d-769a-427b-843d-c53301738cf7} <Debug> TCPHandler: Processed in 0.001357436 sec. | ||
| 23003 | 2026.03.04 04:42:58.997509 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23004 | 2026.03.04 04:42:58.997605 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23005 | 2026.03.04 04:42:58.997648 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23006 | 2026.03.04 04:42:58.997976 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23007 | 2026.03.04 04:42:58.998014 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 23008 | 2026.03.04 04:42:58.998311 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 23009 | 2026.03.04 04:42:58.998513 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23010 | 2026.03.04 04:42:58.998647 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001058 sec., 945.179584120983 rows/sec., 60.00 KiB/sec. | ||
| 23011 | 2026.03.04 04:42:58.998686 [ 261 ] {79dadcf8-80bb-4635-a765-06b182946ba5} <Debug> TCPHandler: Processed in 0.001228213 sec. | ||
| 23012 | 2026.03.04 04:42:58.998801 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23013 | 2026.03.04 04:42:58.998896 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23014 | 2026.03.04 04:42:58.998952 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <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 | ||
| 23015 | 2026.03.04 04:42:58.999892 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23016 | 2026.03.04 04:42:58.999929 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 23017 | 2026.03.04 04:42:59.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.79 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 415.16 MiB (RSS), difference: -1.62 MiB | ||
| 23018 | 2026.03.04 04:42:59.000620 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23019 | 2026.03.04 04:42:59.000848 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23020 | 2026.03.04 04:42:59.000997 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002119 sec., 24539.877300613498 rows/sec., 43.97 MiB/sec. | ||
| 23021 | 2026.03.04 04:42:59.001058 [ 261 ] {32f38ad4-bed7-40ed-90a3-167ecdc6d0fb} <Debug> TCPHandler: Processed in 0.002307795 sec. | ||
| 23022 | 2026.03.04 04:42:59.001186 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23023 | 2026.03.04 04:42:59.001282 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23024 | 2026.03.04 04:42:59.001324 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23025 | 2026.03.04 04:42:59.001653 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23026 | 2026.03.04 04:42:59.001689 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 23027 | 2026.03.04 04:42:59.001998 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23028 | 2026.03.04 04:42:59.002207 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Trace> oximeter.measurements_i64 (6414a286-83be-4ea1-992d-d2c551fa3fc8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23029 | 2026.03.04 04:42:59.002338 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001074 sec., 8379.888268156425 rows/sec., 591.94 KiB/sec. | ||
| 23030 | 2026.03.04 04:42:59.002378 [ 261 ] {b55dee3d-f32f-4e89-9780-c5f42cc1d970} <Debug> TCPHandler: Processed in 0.001242504 sec. | ||
| 23031 | 2026.03.04 04:42:59.002493 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23032 | 2026.03.04 04:42:59.002587 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23033 | 2026.03.04 04:42:59.002628 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23034 | 2026.03.04 04:42:59.002973 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23035 | 2026.03.04 04:42:59.003010 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.47 GiB. | ||
| 23036 | 2026.03.04 04:42:59.003312 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23037 | 2026.03.04 04:42:59.003517 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23038 | 2026.03.04 04:42:59.003651 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 23039 | 2026.03.04 04:42:59.003691 [ 261 ] {c77b5392-09fe-46fc-8032-4451956dea54} <Debug> TCPHandler: Processed in 0.001249884 sec. | ||
| 23040 | 2026.03.04 04:43:00.633076 [ 221 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 23041 | 2026.03.04 04:43:00.633188 [ 221 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 23042 | 2026.03.04 04:43:00.635792 [ 221 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 23043 | 2026.03.04 04:43:03.030538 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23044 | 2026.03.04 04:43:03.030594 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23045 | 2026.03.04 04:43:03.107395 [ 219 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23046 | 2026.03.04 04:43:03.107431 [ 219 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23047 | 2026.03.04 04:43:03.111738 [ 219 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23048 | 2026.03.04 04:43:03.252566 [ 220 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23049 | 2026.03.04 04:43:03.252655 [ 220 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23050 | 2026.03.04 04:43:03.255876 [ 220 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23051 | 2026.03.04 04:43:03.271319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48988 | ||
| 23052 | 2026.03.04 04:43:03.272027 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23053 | 2026.03.04 04:43:03.272069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23054 | 2026.03.04 04:43:03.272547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23055 | 2026.03.04 04:43:03.272770 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23056 | 2026.03.04 04:43:03.272900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48988 | ||
| 23057 | 2026.03.04 04:43:03.760707 [ 224 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23058 | 2026.03.04 04:43:03.760758 [ 224 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23059 | 2026.03.04 04:43:03.763161 [ 224 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23060 | 2026.03.04 04:43:03.986144 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23061 | 2026.03.04 04:43:03.986404 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23062 | 2026.03.04 04:43:03.986502 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23063 | 2026.03.04 04:43:03.987235 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23064 | 2026.03.04 04:43:03.987283 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23065 | 2026.03.04 04:43:03.987664 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 23066 | 2026.03.04 04:43:03.987887 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23067 | 2026.03.04 04:43:03.988061 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001727 sec., 1158.0775911986102 rows/sec., 85.95 KiB/sec. | ||
| 23068 | 2026.03.04 04:43:03.988116 [ 261 ] {063d1923-f293-40bb-8949-843026a638dd} <Debug> TCPHandler: Processed in 0.002147861 sec. | ||
| 23069 | 2026.03.04 04:43:03.988247 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23070 | 2026.03.04 04:43:03.988351 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23071 | 2026.03.04 04:43:03.988395 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23072 | 2026.03.04 04:43:03.988856 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23073 | 2026.03.04 04:43:03.988894 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23074 | 2026.03.04 04:43:03.989206 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23075 | 2026.03.04 04:43:03.989434 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23076 | 2026.03.04 04:43:03.989574 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Debug> executeQuery: Read 76 rows, 6.18 KiB in 0.001246 sec., 60995.18459069021 rows/sec., 4.84 MiB/sec. | ||
| 23077 | 2026.03.04 04:43:03.989614 [ 261 ] {5399aba1-a21d-4645-8a1e-dfec3532f312} <Debug> TCPHandler: Processed in 0.001422267 sec. | ||
| 23078 | 2026.03.04 04:43:03.989730 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23079 | 2026.03.04 04:43:03.989829 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23080 | 2026.03.04 04:43:03.989870 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23081 | 2026.03.04 04:43:03.990271 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23082 | 2026.03.04 04:43:03.990310 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23083 | 2026.03.04 04:43:03.990611 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23084 | 2026.03.04 04:43:03.990822 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23085 | 2026.03.04 04:43:03.990962 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Debug> executeQuery: Read 10 rows, 744.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 630.70 KiB/sec. | ||
| 23086 | 2026.03.04 04:43:03.991004 [ 261 ] {56aea2c3-8c55-40a4-882b-115221568440} <Debug> TCPHandler: Processed in 0.001324076 sec. | ||
| 23087 | 2026.03.04 04:43:03.991039 [ 221 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23088 | 2026.03.04 04:43:03.991074 [ 221 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23089 | 2026.03.04 04:43:03.991110 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23090 | 2026.03.04 04:43:03.991208 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23091 | 2026.03.04 04:43:03.991250 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23092 | 2026.03.04 04:43:03.991679 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23093 | 2026.03.04 04:43:03.991716 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23094 | 2026.03.04 04:43:03.992022 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23095 | 2026.03.04 04:43:03.992242 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23096 | 2026.03.04 04:43:03.992382 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Debug> executeQuery: Read 86 rows, 6.74 KiB in 0.001193 sec., 72087.17518860016 rows/sec., 5.52 MiB/sec. | ||
| 23097 | 2026.03.04 04:43:03.992423 [ 261 ] {4e33cceb-a1cd-4c00-9062-1fc59895b7e5} <Debug> TCPHandler: Processed in 0.001363136 sec. | ||
| 23098 | 2026.03.04 04:43:03.992538 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23099 | 2026.03.04 04:43:03.992640 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23100 | 2026.03.04 04:43:03.992690 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23101 | 2026.03.04 04:43:03.993112 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23102 | 2026.03.04 04:43:03.993149 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23103 | 2026.03.04 04:43:03.993484 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23104 | 2026.03.04 04:43:03.993711 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23105 | 2026.03.04 04:43:03.993720 [ 221 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23106 | 2026.03.04 04:43:03.993853 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001231 sec., 131600.3249390739 rows/sec., 9.15 MiB/sec. | ||
| 23107 | 2026.03.04 04:43:03.993892 [ 261 ] {8e0b19e1-3ca5-4582-a818-3d3cda619dc2} <Debug> TCPHandler: Processed in 0.001404777 sec. | ||
| 23108 | 2026.03.04 04:43:03.994020 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23109 | 2026.03.04 04:43:03.994142 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23110 | 2026.03.04 04:43:03.994208 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <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 | ||
| 23111 | 2026.03.04 04:43:03.995053 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23112 | 2026.03.04 04:43:03.995091 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23113 | 2026.03.04 04:43:03.995607 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23114 | 2026.03.04 04:43:03.995825 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23115 | 2026.03.04 04:43:03.995951 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23116 | 2026.03.04 04:43:03.995964 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001846 sec., 4333.694474539545 rows/sec., 7.77 MiB/sec. | ||
| 23117 | 2026.03.04 04:43:03.996015 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23118 | 2026.03.04 04:43:03.996039 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23119 | 2026.03.04 04:43:03.996045 [ 261 ] {5077fdd0-1736-4056-9661-5d1512a5c3a2} <Debug> TCPHandler: Processed in 0.00208758 sec. | ||
| 23120 | 2026.03.04 04:43:03.996137 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23121 | 2026.03.04 04:43:03.996172 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23122 | 2026.03.04 04:43:03.996271 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23123 | 2026.03.04 04:43:03.996313 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23124 | 2026.03.04 04:43:03.996359 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23125 | 2026.03.04 04:43:03.996419 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3194 rows starting from the beginning of the part | ||
| 23126 | 2026.03.04 04:43:03.996556 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 8 rows starting from the beginning of the part | ||
| 23127 | 2026.03.04 04:43:03.996658 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23128 | 2026.03.04 04:43:03.996673 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 54 rows starting from the beginning of the part | ||
| 23129 | 2026.03.04 04:43:03.996696 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23130 | 2026.03.04 04:43:03.996774 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 23 rows starting from the beginning of the part | ||
| 23131 | 2026.03.04 04:43:03.996873 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 52 rows starting from the beginning of the part | ||
| 23132 | 2026.03.04 04:43:03.996968 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 8 rows starting from the beginning of the part | ||
| 23133 | 2026.03.04 04:43:03.997010 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23134 | 2026.03.04 04:43:03.997222 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23135 | 2026.03.04 04:43:03.997358 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 23136 | 2026.03.04 04:43:03.997395 [ 261 ] {c97dc08a-1875-400b-a367-78d954df62c8} <Debug> TCPHandler: Processed in 0.001273724 sec. | ||
| 23137 | 2026.03.04 04:43:04.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 424.42 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 415.32 MiB (RSS), difference: -9.11 MiB | ||
| 23138 | 2026.03.04 04:43:04.012747 [ 192 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 19 columns (19 merged, 0 gathered) in 0.016650731 sec., 200531.73641445534 rows/sec., 359.02 MiB/sec. | ||
| 23139 | 2026.03.04 04:43:04.015520 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23140 | 2026.03.04 04:43:04.015883 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23141 | 2026.03.04 04:43:04.015958 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23142 | 2026.03.04 04:43:04.016068 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.31 MiB. | ||
| 23143 | 2026.03.04 04:43:04.834196 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23144 | 2026.03.04 04:43:04.834261 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23145 | 2026.03.04 04:43:04.837095 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23146 | 2026.03.04 04:43:05.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.63 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.16 MiB (RSS), difference: 21.53 MiB | ||
| 23147 | 2026.03.04 04:43:05.937823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23148 | 2026.03.04 04:43:05.956244 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23149 | 2026.03.04 04:43:05.956296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23150 | 2026.03.04 04:43:05.962674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23151 | 2026.03.04 04:43:05.963399 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23152 | 2026.03.04 04:43:05.966556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23153 | 2026.03.04 04:43:08.446650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2808 | ||
| 23154 | 2026.03.04 04:43:08.449075 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23155 | 2026.03.04 04:43:08.449125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23156 | 2026.03.04 04:43:08.450320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23157 | 2026.03.04 04:43:08.450585 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23158 | 2026.03.04 04:43:08.450974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2808 | ||
| 23159 | 2026.03.04 04:43:08.994642 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23160 | 2026.03.04 04:43:08.994834 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23161 | 2026.03.04 04:43:08.994906 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23162 | 2026.03.04 04:43:08.995653 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23163 | 2026.03.04 04:43:08.995711 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23164 | 2026.03.04 04:43:08.996203 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23165 | 2026.03.04 04:43:08.996497 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23166 | 2026.03.04 04:43:08.996705 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 1.04 MiB/sec. | ||
| 23167 | 2026.03.04 04:43:08.996759 [ 261 ] {e742994f-907d-455d-b6cd-2e1be4f8b8a5} <Debug> TCPHandler: Processed in 0.002278913 sec. | ||
| 23168 | 2026.03.04 04:43:08.996909 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23169 | 2026.03.04 04:43:08.997013 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23170 | 2026.03.04 04:43:08.997061 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23171 | 2026.03.04 04:43:08.997535 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23172 | 2026.03.04 04:43:08.997576 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23173 | 2026.03.04 04:43:08.997948 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 23174 | 2026.03.04 04:43:08.998218 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23175 | 2026.03.04 04:43:08.998371 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001379 sec., 2175.489485134155 rows/sec., 172.08 KiB/sec. | ||
| 23176 | 2026.03.04 04:43:08.998418 [ 261 ] {cdc2e951-5252-4619-b436-0bbbe5ffd897} <Debug> TCPHandler: Processed in 0.00156674 sec. | ||
| 23177 | 2026.03.04 04:43:08.998555 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23178 | 2026.03.04 04:43:08.998658 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23179 | 2026.03.04 04:43:08.998704 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23180 | 2026.03.04 04:43:08.999392 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23181 | 2026.03.04 04:43:08.999435 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23182 | 2026.03.04 04:43:08.999823 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23183 | 2026.03.04 04:43:09.000059 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23184 | 2026.03.04 04:43:09.000298 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Debug> executeQuery: Read 283 rows, 25.96 KiB in 0.00166 sec., 170481.92771084336 rows/sec., 15.27 MiB/sec. | ||
| 23185 | 2026.03.04 04:43:09.000339 [ 261 ] {42619717-e402-4a41-9974-47ff2695fe84} <Debug> TCPHandler: Processed in 0.001842005 sec. | ||
| 23186 | 2026.03.04 04:43:09.000469 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23187 | 2026.03.04 04:43:09.000573 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23188 | 2026.03.04 04:43:09.000615 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23189 | 2026.03.04 04:43:09.001050 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23190 | 2026.03.04 04:43:09.001089 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23191 | 2026.03.04 04:43:09.001397 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23192 | 2026.03.04 04:43:09.001611 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23193 | 2026.03.04 04:43:09.001746 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Debug> executeQuery: Read 67 rows, 5.07 KiB in 0.00119 sec., 56302.52100840336 rows/sec., 4.16 MiB/sec. | ||
| 23194 | 2026.03.04 04:43:09.001786 [ 261 ] {8949e3ee-cec0-4e40-9a8c-5b381d8333ce} <Debug> TCPHandler: Processed in 0.001368767 sec. | ||
| 23195 | 2026.03.04 04:43:09.001912 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23196 | 2026.03.04 04:43:09.002013 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23197 | 2026.03.04 04:43:09.002054 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23198 | 2026.03.04 04:43:09.002468 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23199 | 2026.03.04 04:43:09.002507 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23200 | 2026.03.04 04:43:09.002814 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23201 | 2026.03.04 04:43:09.003021 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23202 | 2026.03.04 04:43:09.003153 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.72 MiB/sec. | ||
| 23203 | 2026.03.04 04:43:09.003150 [ 110 ] {} <Debug> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 23204 | 2026.03.04 04:43:09.003195 [ 261 ] {44da5d8c-708b-4cdb-a73b-bceb7c0d61f1} <Debug> TCPHandler: Processed in 0.001333466 sec. | ||
| 23205 | 2026.03.04 04:43:09.003231 [ 110 ] {} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23206 | 2026.03.04 04:43:09.003258 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23207 | 2026.03.04 04:43:09.003328 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23208 | 2026.03.04 04:43:09.003354 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 23209 | 2026.03.04 04:43:09.003429 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23210 | 2026.03.04 04:43:09.003444 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23211 | 2026.03.04 04:43:09.003471 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23212 | 2026.03.04 04:43:09.003474 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 883 rows starting from the beginning of the part | ||
| 23213 | 2026.03.04 04:43:09.003538 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 23214 | 2026.03.04 04:43:09.003590 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
| 23215 | 2026.03.04 04:43:09.003635 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 708 rows starting from the beginning of the part | ||
| 23216 | 2026.03.04 04:43:09.003682 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 23217 | 2026.03.04 04:43:09.003723 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 23218 | 2026.03.04 04:43:09.003893 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2026.03.04 04:43:09.003930 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23220 | 2026.03.04 04:43:09.004236 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23221 | 2026.03.04 04:43:09.004453 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23222 | 2026.03.04 04:43:09.004587 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 23223 | 2026.03.04 04:43:09.004626 [ 261 ] {fc309d8c-fa9a-45a6-92a9-7347843d55d1} <Debug> TCPHandler: Processed in 0.001348886 sec. | ||
| 23224 | 2026.03.04 04:43:09.004753 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23225 | 2026.03.04 04:43:09.004776 [ 192 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457818 sec., 1166126.3614525269 rows/sec., 74.51 MiB/sec. | ||
| 23226 | 2026.03.04 04:43:09.004849 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23227 | 2026.03.04 04:43:09.004893 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23228 | 2026.03.04 04:43:09.004954 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 23229 | 2026.03.04 04:43:09.005207 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23230 | 2026.03.04 04:43:09.005272 [ 201 ] {9235c696-9db2-4ef0-b968-a2001d91845e::all_1_62_13} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 23231 | 2026.03.04 04:43:09.005336 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 23232 | 2026.03.04 04:43:09.005460 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23233 | 2026.03.04 04:43:09.005499 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23234 | 2026.03.04 04:43:09.005844 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23235 | 2026.03.04 04:43:09.006058 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23236 | 2026.03.04 04:43:09.006199 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Debug> executeQuery: Read 161 rows, 13.19 KiB in 0.001369 sec., 117604.09057706354 rows/sec., 9.41 MiB/sec. | ||
| 23237 | 2026.03.04 04:43:09.006239 [ 261 ] {352346d7-8441-4495-a459-d439b05de62f} <Debug> TCPHandler: Processed in 0.001537369 sec. | ||
| 23238 | 2026.03.04 04:43:09.006364 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23239 | 2026.03.04 04:43:09.006458 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23240 | 2026.03.04 04:43:09.006504 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23241 | 2026.03.04 04:43:09.006940 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23242 | 2026.03.04 04:43:09.006979 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23243 | 2026.03.04 04:43:09.007322 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23244 | 2026.03.04 04:43:09.007534 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23245 | 2026.03.04 04:43:09.007666 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Debug> executeQuery: Read 198 rows, 14.53 KiB in 0.001226 sec., 161500.81566068516 rows/sec., 11.57 MiB/sec. | ||
| 23246 | 2026.03.04 04:43:09.007706 [ 261 ] {5fea8647-1435-4ce3-8105-ffc6613874d2} <Debug> TCPHandler: Processed in 0.001394066 sec. | ||
| 23247 | 2026.03.04 04:43:09.007829 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23248 | 2026.03.04 04:43:09.007923 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23249 | 2026.03.04 04:43:09.007986 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <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 | ||
| 23250 | 2026.03.04 04:43:09.008954 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23251 | 2026.03.04 04:43:09.008992 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23252 | 2026.03.04 04:43:09.009562 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23253 | 2026.03.04 04:43:09.009786 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23254 | 2026.03.04 04:43:09.009930 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002023 sec., 25704.39940682155 rows/sec., 46.06 MiB/sec. | ||
| 23255 | 2026.03.04 04:43:09.010012 [ 261 ] {089b487e-2ed3-455b-8c27-9a4cd9fea3d1} <Debug> TCPHandler: Processed in 0.002232783 sec. | ||
| 23256 | 2026.03.04 04:43:09.010015 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23257 | 2026.03.04 04:43:09.010052 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23258 | 2026.03.04 04:43:09.010168 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23259 | 2026.03.04 04:43:09.010294 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23260 | 2026.03.04 04:43:09.010351 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23261 | 2026.03.04 04:43:09.010807 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23262 | 2026.03.04 04:43:09.010854 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23263 | 2026.03.04 04:43:09.011245 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23264 | 2026.03.04 04:43:09.011566 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23265 | 2026.03.04 04:43:09.011742 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
| 23266 | 2026.03.04 04:43:09.011796 [ 261 ] {9a48b743-88d1-444f-b8e6-c14348897a21} <Debug> TCPHandler: Processed in 0.001691442 sec. | ||
| 23267 | 2026.03.04 04:43:09.013208 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23268 | 2026.03.04 04:43:10.774046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49436 | ||
| 23269 | 2026.03.04 04:43:10.774578 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23270 | 2026.03.04 04:43:10.774618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23271 | 2026.03.04 04:43:10.775246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23272 | 2026.03.04 04:43:10.775723 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23273 | 2026.03.04 04:43:10.775852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49436 | ||
| 23274 | 2026.03.04 04:43:13.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 428.16 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.16 MiB (RSS), difference: -4.00 MiB | ||
| 23275 | 2026.03.04 04:43:13.466814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 23276 | 2026.03.04 04:43:13.485210 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23277 | 2026.03.04 04:43:13.485274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23278 | 2026.03.04 04:43:13.491803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23279 | 2026.03.04 04:43:13.492970 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23280 | 2026.03.04 04:43:13.496125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 23281 | 2026.03.04 04:43:13.986094 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23282 | 2026.03.04 04:43:13.986280 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23283 | 2026.03.04 04:43:13.986349 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23284 | 2026.03.04 04:43:13.986999 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23285 | 2026.03.04 04:43:13.987050 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23286 | 2026.03.04 04:43:13.987422 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 23287 | 2026.03.04 04:43:13.987648 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23288 | 2026.03.04 04:43:13.987810 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001579 sec., 1266.624445851805 rows/sec., 94.01 KiB/sec. | ||
| 23289 | 2026.03.04 04:43:13.987863 [ 261 ] {303ab81e-01f7-4823-85d3-87a426302f4e} <Debug> TCPHandler: Processed in 0.001902217 sec. | ||
| 23290 | 2026.03.04 04:43:13.987989 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23291 | 2026.03.04 04:43:13.988094 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23292 | 2026.03.04 04:43:13.988137 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23293 | 2026.03.04 04:43:13.988611 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23294 | 2026.03.04 04:43:13.988650 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23295 | 2026.03.04 04:43:13.988959 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23296 | 2026.03.04 04:43:13.989167 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23297 | 2026.03.04 04:43:13.989299 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Debug> executeQuery: Read 76 rows, 6.18 KiB in 0.001229 sec., 61838.89340927583 rows/sec., 4.91 MiB/sec. | ||
| 23298 | 2026.03.04 04:43:13.989338 [ 261 ] {f6ff07ec-2a4b-4ff7-bf95-a3b6bad2b640} <Debug> TCPHandler: Processed in 0.001400078 sec. | ||
| 23299 | 2026.03.04 04:43:13.989451 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23300 | 2026.03.04 04:43:13.989549 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23301 | 2026.03.04 04:43:13.989589 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23302 | 2026.03.04 04:43:13.989983 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23303 | 2026.03.04 04:43:13.990019 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23304 | 2026.03.04 04:43:13.990308 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23305 | 2026.03.04 04:43:13.990523 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23306 | 2026.03.04 04:43:13.990656 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Debug> executeQuery: Read 10 rows, 744.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 644.69 KiB/sec. | ||
| 23307 | 2026.03.04 04:43:13.990694 [ 261 ] {3421fbfc-1779-40a7-8883-01f4a315c1b3} <Debug> TCPHandler: Processed in 0.001291225 sec. | ||
| 23308 | 2026.03.04 04:43:13.990801 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23309 | 2026.03.04 04:43:13.990895 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23310 | 2026.03.04 04:43:13.990934 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23311 | 2026.03.04 04:43:13.991341 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23312 | 2026.03.04 04:43:13.991377 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23313 | 2026.03.04 04:43:13.991671 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23314 | 2026.03.04 04:43:13.991872 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23315 | 2026.03.04 04:43:13.991995 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Debug> executeQuery: Read 86 rows, 6.74 KiB in 0.001118 sec., 76923.07692307692 rows/sec., 5.89 MiB/sec. | ||
| 23316 | 2026.03.04 04:43:13.992032 [ 261 ] {25a42256-0977-4111-812c-d1bc85c9562b} <Debug> TCPHandler: Processed in 0.001278644 sec. | ||
| 23317 | 2026.03.04 04:43:13.992147 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23318 | 2026.03.04 04:43:13.992241 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23319 | 2026.03.04 04:43:13.992282 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23320 | 2026.03.04 04:43:13.992693 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23321 | 2026.03.04 04:43:13.992729 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23322 | 2026.03.04 04:43:13.993049 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23323 | 2026.03.04 04:43:13.993249 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23324 | 2026.03.04 04:43:13.993376 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001154 sec., 140381.28249566723 rows/sec., 9.76 MiB/sec. | ||
| 23325 | 2026.03.04 04:43:13.993373 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_170_44 to all_171_171_0 | ||
| 23326 | 2026.03.04 04:43:13.993414 [ 261 ] {fe7170d3-7632-4259-ab1c-15b0b442620c} <Debug> TCPHandler: Processed in 0.001315545 sec. | ||
| 23327 | 2026.03.04 04:43:13.993450 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23328 | 2026.03.04 04:43:13.993515 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23329 | 2026.03.04 04:43:13.993537 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23330 | 2026.03.04 04:43:13.993605 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_170_44 to all_171_171_0 into Compact with storage Full | ||
| 23331 | 2026.03.04 04:43:13.993636 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23332 | 2026.03.04 04:43:13.993695 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <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 | ||
| 23333 | 2026.03.04 04:43:13.993727 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23334 | 2026.03.04 04:43:13.993768 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_170_44, total 56339 rows starting from the beginning of the part | ||
| 23335 | 2026.03.04 04:43:13.993833 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 128 rows starting from the beginning of the part | ||
| 23336 | 2026.03.04 04:43:13.994473 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23337 | 2026.03.04 04:43:13.994514 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23338 | 2026.03.04 04:43:13.995030 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23339 | 2026.03.04 04:43:13.995256 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23340 | 2026.03.04 04:43:13.995408 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00179 sec., 4469.27374301676 rows/sec., 8.01 MiB/sec. | ||
| 23341 | 2026.03.04 04:43:13.995473 [ 261 ] {deeb3fc4-ad29-4dac-9852-89f830d6a63b} <Debug> TCPHandler: Processed in 0.001982938 sec. | ||
| 23342 | 2026.03.04 04:43:13.995585 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23343 | 2026.03.04 04:43:13.995678 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23344 | 2026.03.04 04:43:13.995719 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23345 | 2026.03.04 04:43:13.996054 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23346 | 2026.03.04 04:43:13.996089 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23347 | 2026.03.04 04:43:13.996390 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23348 | 2026.03.04 04:43:13.996591 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23349 | 2026.03.04 04:43:13.996729 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 23350 | 2026.03.04 04:43:13.996765 [ 261 ] {41df319e-0ef6-48b8-ace7-a5d818c87bc4} <Debug> TCPHandler: Processed in 0.001229224 sec. | ||
| 23351 | 2026.03.04 04:43:14.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 431.89 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.16 MiB (RSS), difference: -7.73 MiB | ||
| 23352 | 2026.03.04 04:43:14.002192 [ 192 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56467 rows, containing 5 columns (5 merged, 0 gathered) in 0.008617476 sec., 6552614.709922023 rows/sec., 431.96 MiB/sec. | ||
| 23353 | 2026.03.04 04:43:14.002815 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Trace> MergedBlockOutputStream: filled checksums all_1_171_45 (state Temporary) | ||
| 23354 | 2026.03.04 04:43:14.003108 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_171_45 to all_1_171_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23355 | 2026.03.04 04:43:14.003178 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_171_45} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_170_44, all_171_171_0] -> all_1_171_45 | ||
| 23356 | 2026.03.04 04:43:14.003241 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23357 | 2026.03.04 04:43:15.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.49 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.16 MiB (RSS), difference: 6.67 MiB | ||
| 23358 | 2026.03.04 04:43:15.677387 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52758 | ||
| 23359 | 2026.03.04 04:43:15.677502 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23360 | 2026.03.04 04:43:15.677530 [ 259 ] {} <Debug> TCP-Session: 0c3d1c0a-7870-4513-b812-0b56ba9f56b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52758 | ||
| 23361 | 2026.03.04 04:43:15.677553 [ 259 ] {} <Debug> TCP-Session: 0c3d1c0a-7870-4513-b812-0b56ba9f56b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23362 | 2026.03.04 04:43:15.677566 [ 259 ] {} <Debug> TCP-Session: 0c3d1c0a-7870-4513-b812-0b56ba9f56b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23363 | 2026.03.04 04:43:15.677768 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49107 | ||
| 23364 | 2026.03.04 04:43:15.677827 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53625 | ||
| 23365 | 2026.03.04 04:43:15.677845 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44761 | ||
| 23366 | 2026.03.04 04:43:15.677882 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23367 | 2026.03.04 04:43:15.677887 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49516 | ||
| 23368 | 2026.03.04 04:43:15.677922 [ 259 ] {} <Trace> TCP-Session: 0c3d1c0a-7870-4513-b812-0b56ba9f56b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23369 | 2026.03.04 04:43:15.677938 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23370 | 2026.03.04 04:43:15.677934 [ 286 ] {} <Debug> TCP-Session: 3536a7f0-268a-4874-839c-be10c4dd6987 Authenticating user 'default' from [fd00:1122:3344:101::e]:49107 | ||
| 23371 | 2026.03.04 04:43:15.677992 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23372 | 2026.03.04 04:43:15.678000 [ 288 ] {} <Debug> TCP-Session: 67cc9cc2-ded7-49ab-a954-c707adc00cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53625 | ||
| 23373 | 2026.03.04 04:43:15.678018 [ 286 ] {} <Debug> TCP-Session: 3536a7f0-268a-4874-839c-be10c4dd6987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23374 | 2026.03.04 04:43:15.678053 [ 288 ] {} <Debug> TCP-Session: 67cc9cc2-ded7-49ab-a954-c707adc00cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23375 | 2026.03.04 04:43:15.678081 [ 286 ] {} <Debug> TCP-Session: 3536a7f0-268a-4874-839c-be10c4dd6987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23376 | 2026.03.04 04:43:15.678105 [ 288 ] {} <Debug> TCP-Session: 67cc9cc2-ded7-49ab-a954-c707adc00cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23377 | 2026.03.04 04:43:15.678040 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40178 | ||
| 23378 | 2026.03.04 04:43:15.678133 [ 259 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52758) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23379 | 2026.03.04 04:43:15.678037 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51530 | ||
| 23380 | 2026.03.04 04:43:15.678038 [ 351 ] {} <Debug> TCP-Session: 502e87a8-599f-47e0-a193-c7c3c434329b Authenticating user 'default' from [fd00:1122:3344:101::e]:44761 | ||
| 23381 | 2026.03.04 04:43:15.678223 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23382 | 2026.03.04 04:43:15.678022 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23383 | 2026.03.04 04:43:15.678252 [ 351 ] {} <Debug> TCP-Session: 502e87a8-599f-47e0-a193-c7c3c434329b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23384 | 2026.03.04 04:43:15.678269 [ 357 ] {} <Debug> TCP-Session: 7f84abd1-197a-4ef4-8ae4-eeda7ec98f77 Authenticating user 'default' from [fd00:1122:3344:101::e]:40178 | ||
| 23385 | 2026.03.04 04:43:15.678290 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23386 | 2026.03.04 04:43:15.678341 [ 351 ] {} <Debug> TCP-Session: 502e87a8-599f-47e0-a193-c7c3c434329b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23387 | 2026.03.04 04:43:15.678287 [ 354 ] {} <Debug> TCP-Session: 02cb0052-c8b4-4d59-994d-d9317275923e Authenticating user 'default' from [fd00:1122:3344:101::e]:49516 | ||
| 23388 | 2026.03.04 04:43:15.678362 [ 357 ] {} <Debug> TCP-Session: 7f84abd1-197a-4ef4-8ae4-eeda7ec98f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23389 | 2026.03.04 04:43:15.678365 [ 355 ] {} <Debug> TCP-Session: 0c1b7ec0-c1b3-4aa0-89f8-3fcde903ddd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51530 | ||
| 23390 | 2026.03.04 04:43:15.678397 [ 354 ] {} <Debug> TCP-Session: 02cb0052-c8b4-4d59-994d-d9317275923e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23391 | 2026.03.04 04:43:15.678426 [ 355 ] {} <Debug> TCP-Session: 0c1b7ec0-c1b3-4aa0-89f8-3fcde903ddd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23392 | 2026.03.04 04:43:15.678441 [ 354 ] {} <Debug> TCP-Session: 02cb0052-c8b4-4d59-994d-d9317275923e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23393 | 2026.03.04 04:43:15.678450 [ 259 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23394 | 2026.03.04 04:43:15.678454 [ 355 ] {} <Debug> TCP-Session: 0c1b7ec0-c1b3-4aa0-89f8-3fcde903ddd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23395 | 2026.03.04 04:43:15.678402 [ 357 ] {} <Debug> TCP-Session: 7f84abd1-197a-4ef4-8ae4-eeda7ec98f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23396 | 2026.03.04 04:43:15.677864 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62998 | ||
| 23397 | 2026.03.04 04:43:15.677854 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38790 | ||
| 23398 | 2026.03.04 04:43:15.678531 [ 259 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23399 | 2026.03.04 04:43:15.678648 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23400 | 2026.03.04 04:43:15.678670 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23401 | 2026.03.04 04:43:15.678696 [ 353 ] {} <Debug> TCP-Session: 73458349-54de-496e-a210-4a1392ad73d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62998 | ||
| 23402 | 2026.03.04 04:43:15.678705 [ 352 ] {} <Debug> TCP-Session: fff0261b-0775-47e1-8f53-66c9c4cbcfc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38790 | ||
| 23403 | 2026.03.04 04:43:15.678728 [ 353 ] {} <Debug> TCP-Session: 73458349-54de-496e-a210-4a1392ad73d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23404 | 2026.03.04 04:43:15.678738 [ 352 ] {} <Debug> TCP-Session: fff0261b-0775-47e1-8f53-66c9c4cbcfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23405 | 2026.03.04 04:43:15.678755 [ 353 ] {} <Debug> TCP-Session: 73458349-54de-496e-a210-4a1392ad73d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23406 | 2026.03.04 04:43:15.678773 [ 352 ] {} <Debug> TCP-Session: fff0261b-0775-47e1-8f53-66c9c4cbcfc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23407 | 2026.03.04 04:43:15.678916 [ 259 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 23408 | 2026.03.04 04:43:15.680382 [ 315 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Trace> AggregatingTransform: Aggregating | ||
| 23409 | 2026.03.04 04:43:15.680418 [ 315 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 23410 | 2026.03.04 04:43:15.680454 [ 315 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001439248 sec. (694.807 rows/sec., 27.14 KiB/sec.) | ||
| 23411 | 2026.03.04 04:43:15.680469 [ 315 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Trace> Aggregator: Merging aggregated data | ||
| 23412 | 2026.03.04 04:43:15.681644 [ 259 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00358 sec., 279.3296089385475 rows/sec., 10.91 KiB/sec. | ||
| 23413 | 2026.03.04 04:43:15.681812 [ 259 ] {09d73ada-5a5d-4be9-b0e4-26c247402c7e} <Debug> TCPHandler: Processed in 0.004003377 sec. | ||
| 23414 | 2026.03.04 04:43:15.681898 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23415 | 2026.03.04 04:43:15.681929 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23416 | 2026.03.04 04:43:15.681941 [ 259 ] {} <Debug> TCP-Session: 0c3d1c0a-7870-4513-b812-0b56ba9f56b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23417 | 2026.03.04 04:43:15.681952 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23418 | 2026.03.04 04:43:15.681967 [ 286 ] {} <Debug> TCP-Session: 3536a7f0-268a-4874-839c-be10c4dd6987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23419 | 2026.03.04 04:43:15.681973 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23420 | 2026.03.04 04:43:15.681991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23421 | 2026.03.04 04:43:15.682012 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23422 | 2026.03.04 04:43:15.682033 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23423 | 2026.03.04 04:43:15.682056 [ 288 ] {} <Debug> TCP-Session: 67cc9cc2-ded7-49ab-a954-c707adc00cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23424 | 2026.03.04 04:43:15.682081 [ 355 ] {} <Debug> TCP-Session: 0c1b7ec0-c1b3-4aa0-89f8-3fcde903ddd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23425 | 2026.03.04 04:43:15.682102 [ 352 ] {} <Debug> TCP-Session: fff0261b-0775-47e1-8f53-66c9c4cbcfc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23426 | 2026.03.04 04:43:15.682071 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23427 | 2026.03.04 04:43:15.682038 [ 354 ] {} <Debug> TCP-Session: 02cb0052-c8b4-4d59-994d-d9317275923e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23428 | 2026.03.04 04:43:15.682003 [ 351 ] {} <Debug> TCP-Session: 502e87a8-599f-47e0-a193-c7c3c434329b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23429 | 2026.03.04 04:43:15.682194 [ 357 ] {} <Debug> TCP-Session: 7f84abd1-197a-4ef4-8ae4-eeda7ec98f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23430 | 2026.03.04 04:43:15.682048 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23431 | 2026.03.04 04:43:15.682269 [ 353 ] {} <Debug> TCP-Session: 73458349-54de-496e-a210-4a1392ad73d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23432 | 2026.03.04 04:43:15.736495 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36095 | ||
| 23433 | 2026.03.04 04:43:15.736612 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23434 | 2026.03.04 04:43:15.736639 [ 259 ] {} <Debug> TCP-Session: 3e7820c8-6ce5-4712-a16f-b78177a3ed4f Authenticating user 'default' from [fd00:1122:3344:101::e]:36095 | ||
| 23435 | 2026.03.04 04:43:15.736661 [ 259 ] {} <Debug> TCP-Session: 3e7820c8-6ce5-4712-a16f-b78177a3ed4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23436 | 2026.03.04 04:43:15.736674 [ 259 ] {} <Debug> TCP-Session: 3e7820c8-6ce5-4712-a16f-b78177a3ed4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23437 | 2026.03.04 04:43:15.736905 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54571 | ||
| 23438 | 2026.03.04 04:43:15.736919 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39085 | ||
| 23439 | 2026.03.04 04:43:15.736975 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40993 | ||
| 23440 | 2026.03.04 04:43:15.736996 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39357 | ||
| 23441 | 2026.03.04 04:43:15.737023 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23442 | 2026.03.04 04:43:15.737029 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45793 | ||
| 23443 | 2026.03.04 04:43:15.737073 [ 288 ] {} <Debug> TCP-Session: 91df0b4e-95de-43c9-ab00-c73437383001 Authenticating user 'default' from [fd00:1122:3344:101::e]:39085 | ||
| 23444 | 2026.03.04 04:43:15.737101 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23445 | 2026.03.04 04:43:15.737106 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23446 | 2026.03.04 04:43:15.737119 [ 288 ] {} <Debug> TCP-Session: 91df0b4e-95de-43c9-ab00-c73437383001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23447 | 2026.03.04 04:43:15.737130 [ 353 ] {} <Debug> TCP-Session: 65652ce4-01f8-4c87-b30d-e555828f025f Authenticating user 'default' from [fd00:1122:3344:101::e]:39357 | ||
| 23448 | 2026.03.04 04:43:15.737151 [ 288 ] {} <Debug> TCP-Session: 91df0b4e-95de-43c9-ab00-c73437383001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23449 | 2026.03.04 04:43:15.737152 [ 351 ] {} <Debug> TCP-Session: dda4d383-0eaf-46a7-9458-9ed289350109 Authenticating user 'default' from [fd00:1122:3344:101::e]:40993 | ||
| 23450 | 2026.03.04 04:43:15.737163 [ 353 ] {} <Debug> TCP-Session: 65652ce4-01f8-4c87-b30d-e555828f025f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23451 | 2026.03.04 04:43:15.737160 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23452 | 2026.03.04 04:43:15.737197 [ 353 ] {} <Debug> TCP-Session: 65652ce4-01f8-4c87-b30d-e555828f025f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23453 | 2026.03.04 04:43:15.737193 [ 351 ] {} <Debug> TCP-Session: dda4d383-0eaf-46a7-9458-9ed289350109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23454 | 2026.03.04 04:43:15.737233 [ 357 ] {} <Debug> TCP-Session: b58553e6-6ecb-40da-9f19-d3c52c4a7b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:45793 | ||
| 23455 | 2026.03.04 04:43:15.737254 [ 351 ] {} <Debug> TCP-Session: dda4d383-0eaf-46a7-9458-9ed289350109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23456 | 2026.03.04 04:43:15.737016 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52491 | ||
| 23457 | 2026.03.04 04:43:15.737282 [ 357 ] {} <Debug> TCP-Session: b58553e6-6ecb-40da-9f19-d3c52c4a7b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23458 | 2026.03.04 04:43:15.737018 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41895 | ||
| 23459 | 2026.03.04 04:43:15.737318 [ 357 ] {} <Debug> TCP-Session: b58553e6-6ecb-40da-9f19-d3c52c4a7b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23460 | 2026.03.04 04:43:15.737355 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23461 | 2026.03.04 04:43:15.736989 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23462 | 2026.03.04 04:43:15.737396 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23463 | 2026.03.04 04:43:15.737387 [ 354 ] {} <Debug> TCP-Session: d33f1dea-c5d0-4d71-b8e2-ced97f12090e Authenticating user 'default' from [fd00:1122:3344:101::e]:52491 | ||
| 23464 | 2026.03.04 04:43:15.737427 [ 286 ] {} <Debug> TCP-Session: d5436f6c-b0c8-46bd-a0ce-6a0f083dccc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54571 | ||
| 23465 | 2026.03.04 04:43:15.737430 [ 355 ] {} <Debug> TCP-Session: 869b053a-c283-4c0b-960a-a248da4c53eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41895 | ||
| 23466 | 2026.03.04 04:43:15.737444 [ 354 ] {} <Debug> TCP-Session: d33f1dea-c5d0-4d71-b8e2-ced97f12090e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23467 | 2026.03.04 04:43:15.737466 [ 286 ] {} <Debug> TCP-Session: d5436f6c-b0c8-46bd-a0ce-6a0f083dccc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23468 | 2026.03.04 04:43:15.737474 [ 355 ] {} <Debug> TCP-Session: 869b053a-c283-4c0b-960a-a248da4c53eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23469 | 2026.03.04 04:43:15.737486 [ 354 ] {} <Debug> TCP-Session: d33f1dea-c5d0-4d71-b8e2-ced97f12090e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23470 | 2026.03.04 04:43:15.737511 [ 286 ] {} <Debug> TCP-Session: d5436f6c-b0c8-46bd-a0ce-6a0f083dccc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23471 | 2026.03.04 04:43:15.737517 [ 355 ] {} <Debug> TCP-Session: 869b053a-c283-4c0b-960a-a248da4c53eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23472 | 2026.03.04 04:43:15.736986 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47841 | ||
| 23473 | 2026.03.04 04:43:15.736993 [ 259 ] {} <Trace> TCP-Session: 3e7820c8-6ce5-4712-a16f-b78177a3ed4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23474 | 2026.03.04 04:43:15.737643 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23475 | 2026.03.04 04:43:15.737666 [ 352 ] {} <Debug> TCP-Session: c4071db7-7118-46a2-a5b3-4c1318ca6076 Authenticating user 'default' from [fd00:1122:3344:101::e]:47841 | ||
| 23476 | 2026.03.04 04:43:15.737682 [ 352 ] {} <Debug> TCP-Session: c4071db7-7118-46a2-a5b3-4c1318ca6076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23477 | 2026.03.04 04:43:15.737694 [ 352 ] {} <Debug> TCP-Session: c4071db7-7118-46a2-a5b3-4c1318ca6076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23478 | 2026.03.04 04:43:15.737781 [ 259 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23479 | 2026.03.04 04:43:15.738045 [ 259 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23480 | 2026.03.04 04:43:15.738100 [ 259 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23481 | 2026.03.04 04:43:15.738394 [ 259 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 23482 | 2026.03.04 04:43:15.739416 [ 359 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Trace> AggregatingTransform: Aggregating | ||
| 23483 | 2026.03.04 04:43:15.739461 [ 359 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 23484 | 2026.03.04 04:43:15.739497 [ 359 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003209 sec. (996.801 rows/sec., 38.94 KiB/sec.) | ||
| 23485 | 2026.03.04 04:43:15.739513 [ 359 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Trace> Aggregator: Merging aggregated data | ||
| 23486 | 2026.03.04 04:43:15.740928 [ 259 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 23487 | 2026.03.04 04:43:15.741052 [ 259 ] {af07594c-a568-4283-b0e5-40104fb6a6c8} <Debug> TCPHandler: Processed in 0.004172281 sec. | ||
| 23488 | 2026.03.04 04:43:15.741157 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23489 | 2026.03.04 04:43:15.741184 [ 259 ] {} <Debug> TCP-Session: 3e7820c8-6ce5-4712-a16f-b78177a3ed4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23490 | 2026.03.04 04:43:15.741187 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23491 | 2026.03.04 04:43:15.741204 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23492 | 2026.03.04 04:43:15.741225 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23493 | 2026.03.04 04:43:15.741242 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23494 | 2026.03.04 04:43:15.741258 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23495 | 2026.03.04 04:43:15.741275 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23496 | 2026.03.04 04:43:15.741292 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23497 | 2026.03.04 04:43:15.741320 [ 352 ] {} <Debug> TCP-Session: c4071db7-7118-46a2-a5b3-4c1318ca6076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23498 | 2026.03.04 04:43:15.741312 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23499 | 2026.03.04 04:43:15.741347 [ 354 ] {} <Debug> TCP-Session: d33f1dea-c5d0-4d71-b8e2-ced97f12090e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23500 | 2026.03.04 04:43:15.741294 [ 288 ] {} <Debug> TCP-Session: 91df0b4e-95de-43c9-ab00-c73437383001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23501 | 2026.03.04 04:43:15.741385 [ 355 ] {} <Debug> TCP-Session: 869b053a-c283-4c0b-960a-a248da4c53eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23502 | 2026.03.04 04:43:15.741279 [ 351 ] {} <Debug> TCP-Session: dda4d383-0eaf-46a7-9458-9ed289350109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23503 | 2026.03.04 04:43:15.741254 [ 357 ] {} <Debug> TCP-Session: b58553e6-6ecb-40da-9f19-d3c52c4a7b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23504 | 2026.03.04 04:43:15.741221 [ 286 ] {} <Debug> TCP-Session: d5436f6c-b0c8-46bd-a0ce-6a0f083dccc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23505 | 2026.03.04 04:43:15.741306 [ 353 ] {} <Debug> TCP-Session: 65652ce4-01f8-4c87-b30d-e555828f025f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23506 | 2026.03.04 04:43:15.873097 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33501 | ||
| 23507 | 2026.03.04 04:43:15.873204 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23508 | 2026.03.04 04:43:15.873229 [ 259 ] {} <Debug> TCP-Session: 9c571ae9-81b0-4c1b-8620-76655413461d Authenticating user 'default' from [fd00:1122:3344:101::e]:33501 | ||
| 23509 | 2026.03.04 04:43:15.873251 [ 259 ] {} <Debug> TCP-Session: 9c571ae9-81b0-4c1b-8620-76655413461d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23510 | 2026.03.04 04:43:15.873263 [ 259 ] {} <Debug> TCP-Session: 9c571ae9-81b0-4c1b-8620-76655413461d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23511 | 2026.03.04 04:43:15.873443 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53499 | ||
| 23512 | 2026.03.04 04:43:15.873482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50046 | ||
| 23513 | 2026.03.04 04:43:15.873503 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35708 | ||
| 23514 | 2026.03.04 04:43:15.873520 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23515 | 2026.03.04 04:43:15.873535 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45701 | ||
| 23516 | 2026.03.04 04:43:15.873542 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43913 | ||
| 23517 | 2026.03.04 04:43:15.873588 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23518 | 2026.03.04 04:43:15.873599 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23519 | 2026.03.04 04:43:15.873551 [ 286 ] {} <Debug> TCP-Session: c46b4332-3cae-435e-84b7-8865ef72be85 Authenticating user 'default' from [fd00:1122:3344:101::e]:53499 | ||
| 23520 | 2026.03.04 04:43:15.873635 [ 352 ] {} <Debug> TCP-Session: a241f211-f8af-4696-bce6-0764d429d695 Authenticating user 'default' from [fd00:1122:3344:101::e]:35708 | ||
| 23521 | 2026.03.04 04:43:15.873648 [ 288 ] {} <Debug> TCP-Session: 59046dbb-d0cc-4ff5-a210-d5dfc9cbbd22 Authenticating user 'default' from [fd00:1122:3344:101::e]:50046 | ||
| 23522 | 2026.03.04 04:43:15.873663 [ 352 ] {} <Debug> TCP-Session: a241f211-f8af-4696-bce6-0764d429d695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23523 | 2026.03.04 04:43:15.873684 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23524 | 2026.03.04 04:43:15.873690 [ 352 ] {} <Debug> TCP-Session: a241f211-f8af-4696-bce6-0764d429d695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23525 | 2026.03.04 04:43:15.873717 [ 354 ] {} <Debug> TCP-Session: a3bddffa-7d5b-48c2-b7ef-f6d7415bb092 Authenticating user 'default' from [fd00:1122:3344:101::e]:43913 | ||
| 23526 | 2026.03.04 04:43:15.873686 [ 288 ] {} <Debug> TCP-Session: 59046dbb-d0cc-4ff5-a210-d5dfc9cbbd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23527 | 2026.03.04 04:43:15.873751 [ 354 ] {} <Debug> TCP-Session: a3bddffa-7d5b-48c2-b7ef-f6d7415bb092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23528 | 2026.03.04 04:43:15.873764 [ 288 ] {} <Debug> TCP-Session: 59046dbb-d0cc-4ff5-a210-d5dfc9cbbd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23529 | 2026.03.04 04:43:15.873777 [ 354 ] {} <Debug> TCP-Session: a3bddffa-7d5b-48c2-b7ef-f6d7415bb092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23530 | 2026.03.04 04:43:15.873548 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65417 | ||
| 23531 | 2026.03.04 04:43:15.873492 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34953 | ||
| 23532 | 2026.03.04 04:43:15.873658 [ 286 ] {} <Debug> TCP-Session: c46b4332-3cae-435e-84b7-8865ef72be85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23533 | 2026.03.04 04:43:15.873868 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23534 | 2026.03.04 04:43:15.873883 [ 286 ] {} <Debug> TCP-Session: c46b4332-3cae-435e-84b7-8865ef72be85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23535 | 2026.03.04 04:43:15.873902 [ 357 ] {} <Debug> TCP-Session: d31431b4-6173-47d1-9824-e76effecf3e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65417 | ||
| 23536 | 2026.03.04 04:43:15.873905 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23537 | 2026.03.04 04:43:15.873929 [ 357 ] {} <Debug> TCP-Session: d31431b4-6173-47d1-9824-e76effecf3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23538 | 2026.03.04 04:43:15.873655 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23539 | 2026.03.04 04:43:15.873955 [ 357 ] {} <Debug> TCP-Session: d31431b4-6173-47d1-9824-e76effecf3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23540 | 2026.03.04 04:43:15.873953 [ 351 ] {} <Debug> TCP-Session: e5a42d65-02d0-4388-a2f0-fccdb8a61515 Authenticating user 'default' from [fd00:1122:3344:101::e]:34953 | ||
| 23541 | 2026.03.04 04:43:15.874011 [ 355 ] {} <Debug> TCP-Session: a6e5a447-7a4e-4406-9f66-89199a88c340 Authenticating user 'default' from [fd00:1122:3344:101::e]:45701 | ||
| 23542 | 2026.03.04 04:43:15.874043 [ 351 ] {} <Debug> TCP-Session: e5a42d65-02d0-4388-a2f0-fccdb8a61515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23543 | 2026.03.04 04:43:15.873516 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36588 | ||
| 23544 | 2026.03.04 04:43:15.874060 [ 355 ] {} <Debug> TCP-Session: a6e5a447-7a4e-4406-9f66-89199a88c340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23545 | 2026.03.04 04:43:15.874062 [ 351 ] {} <Debug> TCP-Session: e5a42d65-02d0-4388-a2f0-fccdb8a61515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23546 | 2026.03.04 04:43:15.874107 [ 355 ] {} <Debug> TCP-Session: a6e5a447-7a4e-4406-9f66-89199a88c340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23547 | 2026.03.04 04:43:15.873571 [ 259 ] {} <Trace> TCP-Session: 9c571ae9-81b0-4c1b-8620-76655413461d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23548 | 2026.03.04 04:43:15.874144 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23549 | 2026.03.04 04:43:15.874175 [ 353 ] {} <Debug> TCP-Session: 0255e224-bfb1-4be8-9127-0bdc3ebdd97e Authenticating user 'default' from [fd00:1122:3344:101::e]:36588 | ||
| 23550 | 2026.03.04 04:43:15.874192 [ 353 ] {} <Debug> TCP-Session: 0255e224-bfb1-4be8-9127-0bdc3ebdd97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23551 | 2026.03.04 04:43:15.874205 [ 353 ] {} <Debug> TCP-Session: 0255e224-bfb1-4be8-9127-0bdc3ebdd97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23552 | 2026.03.04 04:43:15.874298 [ 259 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23553 | 2026.03.04 04:43:15.874557 [ 259 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23554 | 2026.03.04 04:43:15.874615 [ 259 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23555 | 2026.03.04 04:43:15.874902 [ 259 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Debug> oximeter.version (d96f7ffc-aff2-48c9-847d-e1ed9146d48d) (SelectExecutor): Key condition: unknown | ||
| 23556 | 2026.03.04 04:43:15.875869 [ 317 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Trace> AggregatingTransform: Aggregating | ||
| 23557 | 2026.03.04 04:43:15.875901 [ 317 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Trace> Aggregator: Aggregation method: without_key | ||
| 23558 | 2026.03.04 04:43:15.875934 [ 317 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935078 sec. (1069.430 rows/sec., 41.77 KiB/sec.) | ||
| 23559 | 2026.03.04 04:43:15.875955 [ 317 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Trace> Aggregator: Merging aggregated data | ||
| 23560 | 2026.03.04 04:43:15.877481 [ 259 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00324 sec., 308.641975308642 rows/sec., 12.06 KiB/sec. | ||
| 23561 | 2026.03.04 04:43:15.877637 [ 259 ] {288d8a3b-3a3f-4a7d-8b9f-150ca89e273c} <Debug> TCPHandler: Processed in 0.004177741 sec. | ||
| 23562 | 2026.03.04 04:43:15.877713 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23563 | 2026.03.04 04:43:15.877739 [ 259 ] {} <Debug> TCP-Session: 9c571ae9-81b0-4c1b-8620-76655413461d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23564 | 2026.03.04 04:43:15.877744 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23565 | 2026.03.04 04:43:15.877766 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23566 | 2026.03.04 04:43:15.877796 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23567 | 2026.03.04 04:43:15.877812 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23568 | 2026.03.04 04:43:15.877821 [ 286 ] {} <Debug> TCP-Session: c46b4332-3cae-435e-84b7-8865ef72be85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23569 | 2026.03.04 04:43:15.877826 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23570 | 2026.03.04 04:43:15.877864 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23571 | 2026.03.04 04:43:15.877867 [ 352 ] {} <Debug> TCP-Session: a241f211-f8af-4696-bce6-0764d429d695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23572 | 2026.03.04 04:43:15.877892 [ 353 ] {} <Debug> TCP-Session: 0255e224-bfb1-4be8-9127-0bdc3ebdd97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23573 | 2026.03.04 04:43:15.877905 [ 354 ] {} <Debug> TCP-Session: a3bddffa-7d5b-48c2-b7ef-f6d7415bb092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23574 | 2026.03.04 04:43:15.877845 [ 351 ] {} <Debug> TCP-Session: e5a42d65-02d0-4388-a2f0-fccdb8a61515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23575 | 2026.03.04 04:43:15.877811 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23576 | 2026.03.04 04:43:15.877799 [ 357 ] {} <Debug> TCP-Session: d31431b4-6173-47d1-9824-e76effecf3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23577 | 2026.03.04 04:43:15.877994 [ 288 ] {} <Debug> TCP-Session: 59046dbb-d0cc-4ff5-a210-d5dfc9cbbd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23578 | 2026.03.04 04:43:15.877844 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23579 | 2026.03.04 04:43:15.878054 [ 355 ] {} <Debug> TCP-Session: a6e5a447-7a4e-4406-9f66-89199a88c340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23580 | 2026.03.04 04:43:18.030664 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23581 | 2026.03.04 04:43:18.030738 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23582 | 2026.03.04 04:43:18.276972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49948 | ||
| 23583 | 2026.03.04 04:43:18.277611 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23584 | 2026.03.04 04:43:18.277666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23585 | 2026.03.04 04:43:18.278346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23586 | 2026.03.04 04:43:18.278783 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23587 | 2026.03.04 04:43:18.278918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49948 | ||
| 23588 | 2026.03.04 04:43:18.452124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2848 | ||
| 23589 | 2026.03.04 04:43:18.454637 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23590 | 2026.03.04 04:43:18.454675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23591 | 2026.03.04 04:43:18.456088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 23592 | 2026.03.04 04:43:18.456591 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23593 | 2026.03.04 04:43:18.456853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2848 | ||
| 23594 | 2026.03.04 04:43:18.988391 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23595 | 2026.03.04 04:43:18.988592 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23596 | 2026.03.04 04:43:18.988665 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23597 | 2026.03.04 04:43:18.989321 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23598 | 2026.03.04 04:43:18.989362 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23599 | 2026.03.04 04:43:18.989738 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 23600 | 2026.03.04 04:43:18.989959 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23601 | 2026.03.04 04:43:18.990116 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001582 sec., 632.1112515802781 rows/sec., 46.91 KiB/sec. | ||
| 23602 | 2026.03.04 04:43:18.990169 [ 261 ] {280fe277-8d2f-4cd8-ab2b-6b93a4f0a58b} <Debug> TCPHandler: Processed in 0.001918757 sec. | ||
| 23603 | 2026.03.04 04:43:18.990290 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23604 | 2026.03.04 04:43:18.990393 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23605 | 2026.03.04 04:43:18.990441 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23606 | 2026.03.04 04:43:18.990939 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23607 | 2026.03.04 04:43:18.990974 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23608 | 2026.03.04 04:43:18.991290 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23609 | 2026.03.04 04:43:18.991518 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23610 | 2026.03.04 04:43:18.991634 [ 97 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23611 | 2026.03.04 04:43:18.991653 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Debug> executeQuery: Read 162 rows, 14.45 KiB in 0.001284 sec., 126168.22429906542 rows/sec., 10.99 MiB/sec. | ||
| 23612 | 2026.03.04 04:43:18.991667 [ 97 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23613 | 2026.03.04 04:43:18.991686 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23614 | 2026.03.04 04:43:18.991693 [ 261 ] {b345e5b4-6ce6-4ee9-a288-3ab29b0ec370} <Debug> TCPHandler: Processed in 0.001455698 sec. | ||
| 23615 | 2026.03.04 04:43:18.991810 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23616 | 2026.03.04 04:43:18.991811 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23617 | 2026.03.04 04:43:18.991906 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23618 | 2026.03.04 04:43:18.991953 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23619 | 2026.03.04 04:43:18.991960 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23620 | 2026.03.04 04:43:18.992003 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2984 rows starting from the beginning of the part | ||
| 23621 | 2026.03.04 04:43:18.992076 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 163 rows starting from the beginning of the part | ||
| 23622 | 2026.03.04 04:43:18.992124 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 76 rows starting from the beginning of the part | ||
| 23623 | 2026.03.04 04:43:18.992168 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 283 rows starting from the beginning of the part | ||
| 23624 | 2026.03.04 04:43:18.992208 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 76 rows starting from the beginning of the part | ||
| 23625 | 2026.03.04 04:43:18.992248 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 162 rows starting from the beginning of the part | ||
| 23626 | 2026.03.04 04:43:18.992375 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23627 | 2026.03.04 04:43:18.992417 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23628 | 2026.03.04 04:43:18.992748 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23629 | 2026.03.04 04:43:18.992970 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23630 | 2026.03.04 04:43:18.993104 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Debug> executeQuery: Read 53 rows, 3.97 KiB in 0.001215 sec., 43621.399176954736 rows/sec., 3.19 MiB/sec. | ||
| 23631 | 2026.03.04 04:43:18.993145 [ 261 ] {67f6efa5-1b69-4e84-95f8-041e4a571f50} <Debug> TCPHandler: Processed in 0.001385766 sec. | ||
| 23632 | 2026.03.04 04:43:18.993260 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23633 | 2026.03.04 04:43:18.993355 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23634 | 2026.03.04 04:43:18.993395 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23635 | 2026.03.04 04:43:18.993731 [ 198 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980489 sec., 1890442.2089696028 rows/sec., 156.74 MiB/sec. | ||
| 23636 | 2026.03.04 04:43:18.993830 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23637 | 2026.03.04 04:43:18.993870 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23638 | 2026.03.04 04:43:18.994023 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 23639 | 2026.03.04 04:43:18.994207 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23640 | 2026.03.04 04:43:18.994313 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23641 | 2026.03.04 04:43:18.994401 [ 196 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_176_35} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 23642 | 2026.03.04 04:43:18.994464 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23643 | 2026.03.04 04:43:18.994474 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 23644 | 2026.03.04 04:43:18.994580 [ 97 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23645 | 2026.03.04 04:43:18.994611 [ 97 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23646 | 2026.03.04 04:43:18.994625 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Debug> executeQuery: Read 123 rows, 9.77 KiB in 0.001288 sec., 95496.89440993789 rows/sec., 7.41 MiB/sec. | ||
| 23647 | 2026.03.04 04:43:18.994628 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23648 | 2026.03.04 04:43:18.994668 [ 261 ] {0dfb17cf-1ab0-4c3a-9534-7336c6d90532} <Debug> TCPHandler: Processed in 0.001460248 sec. | ||
| 23649 | 2026.03.04 04:43:18.994750 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23650 | 2026.03.04 04:43:18.994785 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23651 | 2026.03.04 04:43:18.994883 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23652 | 2026.03.04 04:43:18.994895 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23653 | 2026.03.04 04:43:18.994926 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23654 | 2026.03.04 04:43:18.994938 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1759 rows starting from the beginning of the part | ||
| 23655 | 2026.03.04 04:43:18.995018 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 132 rows starting from the beginning of the part | ||
| 23656 | 2026.03.04 04:43:18.995067 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 86 rows starting from the beginning of the part | ||
| 23657 | 2026.03.04 04:43:18.995111 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 161 rows starting from the beginning of the part | ||
| 23658 | 2026.03.04 04:43:18.995147 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 86 rows starting from the beginning of the part | ||
| 23659 | 2026.03.04 04:43:18.995186 [ 199 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 123 rows starting from the beginning of the part | ||
| 23660 | 2026.03.04 04:43:18.995339 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23661 | 2026.03.04 04:43:18.995380 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23662 | 2026.03.04 04:43:18.995723 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23663 | 2026.03.04 04:43:18.995947 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23664 | 2026.03.04 04:43:18.996055 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_171_45 to all_172_172_0 | ||
| 23665 | 2026.03.04 04:43:18.996078 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001212 sec., 132838.28382838285 rows/sec., 9.24 MiB/sec. | ||
| 23666 | 2026.03.04 04:43:18.996083 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23667 | 2026.03.04 04:43:18.996110 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23668 | 2026.03.04 04:43:18.996116 [ 261 ] {cbe4b5cf-4654-413a-81ba-143b3174ba4a} <Debug> TCPHandler: Processed in 0.001378747 sec. | ||
| 23669 | 2026.03.04 04:43:18.996174 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_171_45 to all_172_172_0 into Compact with storage Full | ||
| 23670 | 2026.03.04 04:43:18.996227 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23671 | 2026.03.04 04:43:18.996258 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23672 | 2026.03.04 04:43:18.996288 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_171_45, total 56467 rows starting from the beginning of the part | ||
| 23673 | 2026.03.04 04:43:18.996324 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23674 | 2026.03.04 04:43:18.996335 [ 196 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 161 rows starting from the beginning of the part | ||
| 23675 | 2026.03.04 04:43:18.996354 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656002 sec., 1417268.8197236478 rows/sec., 108.02 MiB/sec. | ||
| 23676 | 2026.03.04 04:43:18.996385 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <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 | ||
| 23677 | 2026.03.04 04:43:18.996625 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 23678 | 2026.03.04 04:43:18.996966 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23679 | 2026.03.04 04:43:18.997064 [ 198 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_176_35} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 23680 | 2026.03.04 04:43:18.997163 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 23681 | 2026.03.04 04:43:18.997268 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23682 | 2026.03.04 04:43:18.997309 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23683 | 2026.03.04 04:43:18.997886 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23684 | 2026.03.04 04:43:18.998112 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23685 | 2026.03.04 04:43:18.998249 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001943 sec., 26762.73803396809 rows/sec., 47.96 MiB/sec. | ||
| 23686 | 2026.03.04 04:43:18.998304 [ 261 ] {98577d68-6024-49fc-af77-ed638b30dbad} <Debug> TCPHandler: Processed in 0.002124641 sec. | ||
| 23687 | 2026.03.04 04:43:18.998417 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23688 | 2026.03.04 04:43:18.998509 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23689 | 2026.03.04 04:43:18.998550 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23690 | 2026.03.04 04:43:18.998883 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23691 | 2026.03.04 04:43:18.998916 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23692 | 2026.03.04 04:43:18.999217 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23693 | 2026.03.04 04:43:18.999420 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23694 | 2026.03.04 04:43:18.999521 [ 97 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23695 | 2026.03.04 04:43:18.999544 [ 97 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23696 | 2026.03.04 04:43:18.999546 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 23697 | 2026.03.04 04:43:18.999561 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23698 | 2026.03.04 04:43:18.999587 [ 261 ] {1fa7410d-1f55-4e6c-b52a-2b9f5e642487} <Debug> TCPHandler: Processed in 0.001218424 sec. | ||
| 23699 | 2026.03.04 04:43:18.999632 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23700 | 2026.03.04 04:43:18.999730 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23701 | 2026.03.04 04:43:18.999755 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 9300 rows starting from the beginning of the part | ||
| 23702 | 2026.03.04 04:43:18.999797 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 23703 | 2026.03.04 04:43:18.999831 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 23704 | 2026.03.04 04:43:18.999860 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 23705 | 2026.03.04 04:43:18.999890 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 23706 | 2026.03.04 04:43:18.999921 [ 199 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 23707 | 2026.03.04 04:43:19.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 432.11 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.18 MiB (RSS), difference: -7.92 MiB | ||
| 23708 | 2026.03.04 04:43:19.002802 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9600 rows, containing 4 columns (4 merged, 0 gathered) in 0.003196081 sec., 3003678.5675957524 rows/sec., 200.09 MiB/sec. | ||
| 23709 | 2026.03.04 04:43:19.003025 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 23710 | 2026.03.04 04:43:19.003320 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23711 | 2026.03.04 04:43:19.003414 [ 191 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_176_35} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 23712 | 2026.03.04 04:43:19.003494 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 23713 | 2026.03.04 04:43:19.005309 [ 198 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56628 rows, containing 5 columns (5 merged, 0 gathered) in 0.009158877 sec., 6182854.076979089 rows/sec., 407.64 MiB/sec. | ||
| 23714 | 2026.03.04 04:43:19.005929 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Trace> MergedBlockOutputStream: filled checksums all_1_172_46 (state Temporary) | ||
| 23715 | 2026.03.04 04:43:19.006173 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_172_46 to all_1_172_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23716 | 2026.03.04 04:43:19.006237 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_172_46} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_171_45, all_172_172_0] -> all_1_172_46 | ||
| 23717 | 2026.03.04 04:43:19.006303 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 23718 | 2026.03.04 04:43:19.270039 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23719 | 2026.03.04 04:43:19.270229 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23720 | 2026.03.04 04:43:19.270306 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23721 | 2026.03.04 04:43:19.271000 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23722 | 2026.03.04 04:43:19.271050 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23723 | 2026.03.04 04:43:19.271449 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 23724 | 2026.03.04 04:43:19.271683 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23725 | 2026.03.04 04:43:19.271822 [ 97 ] {} <Debug> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Selected 6 parts from all_1_51_12 to all_56_56_0 | ||
| 23726 | 2026.03.04 04:43:19.271854 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 194.50 KiB/sec. | ||
| 23727 | 2026.03.04 04:43:19.271855 [ 97 ] {} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23728 | 2026.03.04 04:43:19.271885 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23729 | 2026.03.04 04:43:19.271910 [ 261 ] {a18be07d-43f6-46fa-90cf-f42ca1a91751} <Debug> TCPHandler: Processed in 0.002011149 sec. | ||
| 23730 | 2026.03.04 04:43:19.272017 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_12 to all_56_56_0 into Compact with storage Full | ||
| 23731 | 2026.03.04 04:43:19.272045 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23732 | 2026.03.04 04:43:19.272158 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23733 | 2026.03.04 04:43:19.272168 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23734 | 2026.03.04 04:43:19.272209 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23735 | 2026.03.04 04:43:19.272216 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_12, total 25 rows starting from the beginning of the part | ||
| 23736 | 2026.03.04 04:43:19.272308 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 23737 | 2026.03.04 04:43:19.272362 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3 rows starting from the beginning of the part | ||
| 23738 | 2026.03.04 04:43:19.272414 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
| 23739 | 2026.03.04 04:43:19.272461 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 23740 | 2026.03.04 04:43:19.272509 [ 191 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 23741 | 2026.03.04 04:43:19.273377 [ 198 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423718 sec., 25988.292625365415 rows/sec., 2.12 MiB/sec. | ||
| 23742 | 2026.03.04 04:43:19.273570 [ 194 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Trace> MergedBlockOutputStream: filled checksums all_1_56_13 (state Temporary) | ||
| 23743 | 2026.03.04 04:43:19.273688 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23744 | 2026.03.04 04:43:19.273733 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23745 | 2026.03.04 04:43:19.273906 [ 194 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_merge_all_1_56_13 to all_1_56_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23746 | 2026.03.04 04:43:19.274015 [ 194 ] {4e247507-c045-473e-803e-da401d99cc2d::all_1_56_13} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d) (MergerMutator): Merged 6 parts: [all_1_51_12, all_56_56_0] -> all_1_56_13 | ||
| 23747 | 2026.03.04 04:43:19.274137 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23748 | 2026.03.04 04:43:19.274228 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23749 | 2026.03.04 04:43:19.274470 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23750 | 2026.03.04 04:43:19.274626 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Debug> executeQuery: Read 1967 rows, 151.04 KiB in 0.002492 sec., 789325.8426966292 rows/sec., 59.19 MiB/sec. | ||
| 23751 | 2026.03.04 04:43:19.274668 [ 261 ] {60de4958-9216-4426-8939-72d7af09c7f8} <Debug> TCPHandler: Processed in 0.002675912 sec. | ||
| 23752 | 2026.03.04 04:43:19.274783 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23753 | 2026.03.04 04:43:19.274882 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23754 | 2026.03.04 04:43:19.274928 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23755 | 2026.03.04 04:43:19.275355 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23756 | 2026.03.04 04:43:19.275391 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23757 | 2026.03.04 04:43:19.275707 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23758 | 2026.03.04 04:43:19.275919 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23759 | 2026.03.04 04:43:19.276030 [ 97 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23760 | 2026.03.04 04:43:19.276056 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001195 sec., 22594.142259414224 rows/sec., 1.64 MiB/sec. | ||
| 23761 | 2026.03.04 04:43:19.276056 [ 97 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23762 | 2026.03.04 04:43:19.276086 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23763 | 2026.03.04 04:43:19.276097 [ 261 ] {78b0fc18-3215-43cc-9327-a62ee67c0dcc} <Debug> TCPHandler: Processed in 0.001364806 sec. | ||
| 23764 | 2026.03.04 04:43:19.276160 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 23765 | 2026.03.04 04:43:19.276213 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23766 | 2026.03.04 04:43:19.276273 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23767 | 2026.03.04 04:43:19.276314 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 254 rows starting from the beginning of the part | ||
| 23768 | 2026.03.04 04:43:19.276314 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23769 | 2026.03.04 04:43:19.276372 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 10 rows starting from the beginning of the part | ||
| 23770 | 2026.03.04 04:43:19.276378 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23771 | 2026.03.04 04:43:19.276421 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 67 rows starting from the beginning of the part | ||
| 23772 | 2026.03.04 04:43:19.276462 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 10 rows starting from the beginning of the part | ||
| 23773 | 2026.03.04 04:43:19.276502 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 53 rows starting from the beginning of the part | ||
| 23774 | 2026.03.04 04:43:19.276541 [ 191 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 27 rows starting from the beginning of the part | ||
| 23775 | 2026.03.04 04:43:19.277076 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23776 | 2026.03.04 04:43:19.277117 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23777 | 2026.03.04 04:43:19.277274 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148732 sec., 366491.0527433727 rows/sec., 26.37 MiB/sec. | ||
| 23778 | 2026.03.04 04:43:19.277424 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 23779 | 2026.03.04 04:43:19.277491 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23780 | 2026.03.04 04:43:19.277786 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23781 | 2026.03.04 04:43:19.277798 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23782 | 2026.03.04 04:43:19.277894 [ 198 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_151_30} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 23783 | 2026.03.04 04:43:19.277984 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.001689 sec., 419775.0148016578 rows/sec., 24.49 MiB/sec. | ||
| 23784 | 2026.03.04 04:43:19.277987 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 23785 | 2026.03.04 04:43:19.278038 [ 261 ] {ab84f88c-2e82-4297-9c8f-497416c467a2} <Debug> TCPHandler: Processed in 0.001878476 sec. | ||
| 23786 | 2026.03.04 04:43:19.278162 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23787 | 2026.03.04 04:43:19.278259 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23788 | 2026.03.04 04:43:19.278299 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23789 | 2026.03.04 04:43:19.278697 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23790 | 2026.03.04 04:43:19.278733 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23791 | 2026.03.04 04:43:19.279054 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 23792 | 2026.03.04 04:43:19.279264 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23793 | 2026.03.04 04:43:19.279393 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 23794 | 2026.03.04 04:43:19.279433 [ 261 ] {2d0539c7-5673-40a8-bf82-94d614f4ad40} <Debug> TCPHandler: Processed in 0.001322416 sec. | ||
| 23795 | 2026.03.04 04:43:19.279544 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23796 | 2026.03.04 04:43:19.279641 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23797 | 2026.03.04 04:43:19.279681 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23798 | 2026.03.04 04:43:19.280431 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23799 | 2026.03.04 04:43:19.280466 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23800 | 2026.03.04 04:43:19.280816 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23801 | 2026.03.04 04:43:19.281021 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23802 | 2026.03.04 04:43:19.281151 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Debug> executeQuery: Read 1027 rows, 72.51 KiB in 0.001529 sec., 671680.837148463 rows/sec., 46.31 MiB/sec. | ||
| 23803 | 2026.03.04 04:43:19.281191 [ 261 ] {7f2bc84a-3cbe-44bf-b7f9-0198786d7d4a} <Debug> TCPHandler: Processed in 0.001698683 sec. | ||
| 23804 | 2026.03.04 04:43:19.281304 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23805 | 2026.03.04 04:43:19.281400 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23806 | 2026.03.04 04:43:19.281445 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23807 | 2026.03.04 04:43:19.282085 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23808 | 2026.03.04 04:43:19.282119 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23809 | 2026.03.04 04:43:19.282517 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23810 | 2026.03.04 04:43:19.282723 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23811 | 2026.03.04 04:43:19.282831 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_172_46 to all_177_177_0 | ||
| 23812 | 2026.03.04 04:43:19.282855 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001472 sec., 828125 rows/sec., 51.79 MiB/sec. | ||
| 23813 | 2026.03.04 04:43:19.282858 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23814 | 2026.03.04 04:43:19.282884 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23815 | 2026.03.04 04:43:19.282893 [ 261 ] {1b8ba3de-1ed6-482d-be05-624acda4d0ff} <Debug> TCPHandler: Processed in 0.001639432 sec. | ||
| 23816 | 2026.03.04 04:43:19.282971 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_172_46 to all_177_177_0 into Compact with storage Full | ||
| 23817 | 2026.03.04 04:43:19.283007 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23818 | 2026.03.04 04:43:19.283102 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23819 | 2026.03.04 04:43:19.283108 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23820 | 2026.03.04 04:43:19.283148 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_172_46, total 56628 rows starting from the beginning of the part | ||
| 23821 | 2026.03.04 04:43:19.283167 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23822 | 2026.03.04 04:43:19.283228 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 162 rows starting from the beginning of the part | ||
| 23823 | 2026.03.04 04:43:19.283289 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 198 rows starting from the beginning of the part | ||
| 23824 | 2026.03.04 04:43:19.283338 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 162 rows starting from the beginning of the part | ||
| 23825 | 2026.03.04 04:43:19.283388 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 161 rows starting from the beginning of the part | ||
| 23826 | 2026.03.04 04:43:19.283436 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1219 rows starting from the beginning of the part | ||
| 23827 | 2026.03.04 04:43:19.283490 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23828 | 2026.03.04 04:43:19.283530 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23829 | 2026.03.04 04:43:19.283860 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 23830 | 2026.03.04 04:43:19.284078 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23831 | 2026.03.04 04:43:19.284216 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 56.37 KiB/sec. | ||
| 23832 | 2026.03.04 04:43:19.284255 [ 261 ] {1c4279aa-fe87-4dd7-867f-6eb9fb872c35} <Debug> TCPHandler: Processed in 0.001299105 sec. | ||
| 23833 | 2026.03.04 04:43:19.284361 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23834 | 2026.03.04 04:43:19.284455 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23835 | 2026.03.04 04:43:19.284509 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <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 | ||
| 23836 | 2026.03.04 04:43:19.285343 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23837 | 2026.03.04 04:43:19.285381 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23838 | 2026.03.04 04:43:19.285919 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23839 | 2026.03.04 04:43:19.286146 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23840 | 2026.03.04 04:43:19.286294 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001855 sec., 12398.921832884096 rows/sec., 22.22 MiB/sec. | ||
| 23841 | 2026.03.04 04:43:19.286430 [ 261 ] {fa35319a-4f3c-413e-9fb8-569dd56fda36} <Debug> TCPHandler: Processed in 0.002117001 sec. | ||
| 23842 | 2026.03.04 04:43:19.286587 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23843 | 2026.03.04 04:43:19.286704 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23844 | 2026.03.04 04:43:19.286754 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23845 | 2026.03.04 04:43:19.287149 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23846 | 2026.03.04 04:43:19.287185 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.46 GiB. | ||
| 23847 | 2026.03.04 04:43:19.287499 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 23848 | 2026.03.04 04:43:19.287724 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23849 | 2026.03.04 04:43:19.287857 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 702.99 KiB/sec. | ||
| 23850 | 2026.03.04 04:43:19.287894 [ 261 ] {fa1fb79e-20f4-4c42-8544-25c99bc76a38} <Debug> TCPHandler: Processed in 0.001366577 sec. | ||
| 23851 | 2026.03.04 04:43:19.293611 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58530 rows, containing 5 columns (5 merged, 0 gathered) in 0.010674926 sec., 5482941.98948077 rows/sec., 361.38 MiB/sec. | ||
| 23852 | 2026.03.04 04:43:19.293988 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Trace> MergedBlockOutputStream: filled checksums all_1_177_47 (state Temporary) | ||
| 23853 | 2026.03.04 04:43:19.294282 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_177_47 to all_1_177_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23854 | 2026.03.04 04:43:19.294350 [ 193 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_177_47} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_172_46, all_177_177_0] -> all_1_177_47 | ||
| 23855 | 2026.03.04 04:43:19.294445 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 23856 | 2026.03.04 04:43:20.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.69 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.19 MiB (RSS), difference: 6.50 MiB | ||
| 23857 | 2026.03.04 04:43:20.996179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 23858 | 2026.03.04 04:43:21.014741 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23859 | 2026.03.04 04:43:21.014795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23860 | 2026.03.04 04:43:21.021283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23861 | 2026.03.04 04:43:21.021977 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23862 | 2026.03.04 04:43:21.025217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 23863 | 2026.03.04 04:43:23.334632 [ 220 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23864 | 2026.03.04 04:43:23.334706 [ 220 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23865 | 2026.03.04 04:43:23.339293 [ 220 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23866 | 2026.03.04 04:43:23.453498 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23867 | 2026.03.04 04:43:23.453595 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23868 | 2026.03.04 04:43:23.456856 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23869 | 2026.03.04 04:43:23.542147 [ 220 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23870 | 2026.03.04 04:43:23.542186 [ 220 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23871 | 2026.03.04 04:43:23.545688 [ 220 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23872 | 2026.03.04 04:43:23.983957 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23873 | 2026.03.04 04:43:23.984128 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23874 | 2026.03.04 04:43:23.984195 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23875 | 2026.03.04 04:43:23.984896 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23876 | 2026.03.04 04:43:23.984938 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23877 | 2026.03.04 04:43:23.985318 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23878 | 2026.03.04 04:43:23.985541 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23879 | 2026.03.04 04:43:23.985697 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. | ||
| 23880 | 2026.03.04 04:43:23.985749 [ 261 ] {8edf8283-0cef-4118-9a84-0bab32b8ea86} <Debug> TCPHandler: Processed in 0.001921117 sec. | ||
| 23881 | 2026.03.04 04:43:23.985869 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23882 | 2026.03.04 04:43:23.985972 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23883 | 2026.03.04 04:43:23.986015 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23884 | 2026.03.04 04:43:23.986450 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23885 | 2026.03.04 04:43:23.986488 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23886 | 2026.03.04 04:43:23.986788 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23887 | 2026.03.04 04:43:23.986991 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23888 | 2026.03.04 04:43:23.987122 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 23889 | 2026.03.04 04:43:23.987161 [ 261 ] {4ee622bb-9310-447c-9695-c588be9b6eeb} <Debug> TCPHandler: Processed in 0.001343816 sec. | ||
| 23890 | 2026.03.04 04:43:23.987280 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23891 | 2026.03.04 04:43:23.987380 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23892 | 2026.03.04 04:43:23.987424 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23893 | 2026.03.04 04:43:23.987815 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23894 | 2026.03.04 04:43:23.987852 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23895 | 2026.03.04 04:43:23.988168 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23896 | 2026.03.04 04:43:23.988384 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23897 | 2026.03.04 04:43:23.988512 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 23898 | 2026.03.04 04:43:23.988550 [ 261 ] {64cbe446-60f4-46ac-9ec9-5609afb134ad} <Debug> TCPHandler: Processed in 0.001318685 sec. | ||
| 23899 | 2026.03.04 04:43:23.988663 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23900 | 2026.03.04 04:43:23.988759 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23901 | 2026.03.04 04:43:23.988799 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23902 | 2026.03.04 04:43:23.989133 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23903 | 2026.03.04 04:43:23.989169 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23904 | 2026.03.04 04:43:23.989470 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23905 | 2026.03.04 04:43:23.989671 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23906 | 2026.03.04 04:43:23.989800 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 23907 | 2026.03.04 04:43:23.989836 [ 261 ] {705f86c5-7c45-4db3-a642-90302a2b8045} <Debug> TCPHandler: Processed in 0.001222313 sec. | ||
| 23908 | 2026.03.04 04:43:23.989900 [ 223 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23909 | 2026.03.04 04:43:23.989947 [ 223 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23910 | 2026.03.04 04:43:23.993110 [ 223 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23911 | 2026.03.04 04:43:25.668504 [ 225 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23912 | 2026.03.04 04:43:25.668606 [ 225 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23913 | 2026.03.04 04:43:25.672407 [ 225 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23914 | 2026.03.04 04:43:25.779070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50396 | ||
| 23915 | 2026.03.04 04:43:25.779550 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23916 | 2026.03.04 04:43:25.779586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23917 | 2026.03.04 04:43:25.780038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 23918 | 2026.03.04 04:43:25.780252 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23919 | 2026.03.04 04:43:25.780369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50396 | ||
| 23920 | 2026.03.04 04:43:27.912622 [ 223 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23921 | 2026.03.04 04:43:27.912666 [ 223 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23922 | 2026.03.04 04:43:27.915546 [ 223 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23923 | 2026.03.04 04:43:28.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 420.19 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.19 MiB (RSS), difference: 4.00 MiB | ||
| 23924 | 2026.03.04 04:43:28.196954 [ 220 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23925 | 2026.03.04 04:43:28.197015 [ 220 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23926 | 2026.03.04 04:43:28.199799 [ 220 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23927 | 2026.03.04 04:43:28.217324 [ 219 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23928 | 2026.03.04 04:43:28.217372 [ 219 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23929 | 2026.03.04 04:43:28.219289 [ 219 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 23930 | 2026.03.04 04:43:28.457162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2890 | ||
| 23931 | 2026.03.04 04:43:28.460844 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23932 | 2026.03.04 04:43:28.460927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23933 | 2026.03.04 04:43:28.462603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 23934 | 2026.03.04 04:43:28.462892 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23935 | 2026.03.04 04:43:28.463298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2890 | ||
| 23936 | 2026.03.04 04:43:28.525328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 23937 | 2026.03.04 04:43:28.553107 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23938 | 2026.03.04 04:43:28.553198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23939 | 2026.03.04 04:43:28.561909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 23940 | 2026.03.04 04:43:28.562634 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23941 | 2026.03.04 04:43:28.566195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 23942 | 2026.03.04 04:43:28.989009 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23943 | 2026.03.04 04:43:28.989237 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23944 | 2026.03.04 04:43:28.989322 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23945 | 2026.03.04 04:43:28.990110 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23946 | 2026.03.04 04:43:28.990151 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23947 | 2026.03.04 04:43:28.990536 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23948 | 2026.03.04 04:43:28.990766 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23949 | 2026.03.04 04:43:28.990912 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Debug> executeQuery: Read 160 rows, 14.31 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 8.04 MiB/sec. | ||
| 23950 | 2026.03.04 04:43:28.990955 [ 261 ] {58b56533-da04-4969-8af3-31bbee7b9603} <Debug> TCPHandler: Processed in 0.00210381 sec. | ||
| 23951 | 2026.03.04 04:43:28.991088 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23952 | 2026.03.04 04:43:28.991184 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23953 | 2026.03.04 04:43:28.991225 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23954 | 2026.03.04 04:43:28.991668 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23955 | 2026.03.04 04:43:28.991705 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23956 | 2026.03.04 04:43:28.992002 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 23957 | 2026.03.04 04:43:28.992213 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23958 | 2026.03.04 04:43:28.992344 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001178 sec., 44142.61460101868 rows/sec., 3.24 MiB/sec. | ||
| 23959 | 2026.03.04 04:43:28.992383 [ 261 ] {ccc71a95-b01c-46a7-a497-2d3aba20b8e4} <Debug> TCPHandler: Processed in 0.001344396 sec. | ||
| 23960 | 2026.03.04 04:43:28.992495 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23961 | 2026.03.04 04:43:28.992591 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23962 | 2026.03.04 04:43:28.992631 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23963 | 2026.03.04 04:43:28.993066 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23964 | 2026.03.04 04:43:28.993104 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23965 | 2026.03.04 04:43:28.993417 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23966 | 2026.03.04 04:43:28.993629 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23967 | 2026.03.04 04:43:28.993755 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001182 sec., 98138.74788494076 rows/sec., 7.67 MiB/sec. | ||
| 23968 | 2026.03.04 04:43:28.993795 [ 261 ] {8453566f-8ac6-4b70-b87b-520972c8c407} <Debug> TCPHandler: Processed in 0.001347116 sec. | ||
| 23969 | 2026.03.04 04:43:28.993907 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23970 | 2026.03.04 04:43:28.994002 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23971 | 2026.03.04 04:43:28.994045 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23972 | 2026.03.04 04:43:28.994468 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23973 | 2026.03.04 04:43:28.994504 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23974 | 2026.03.04 04:43:28.994830 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 23975 | 2026.03.04 04:43:28.995040 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23976 | 2026.03.04 04:43:28.995167 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 23977 | 2026.03.04 04:43:28.995204 [ 261 ] {fd9cb4b2-5ee8-4b46-8532-cc5e25d1db51} <Debug> TCPHandler: Processed in 0.001345516 sec. | ||
| 23978 | 2026.03.04 04:43:28.995314 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23979 | 2026.03.04 04:43:28.995408 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23980 | 2026.03.04 04:43:28.995463 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <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 | ||
| 23981 | 2026.03.04 04:43:28.996387 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23982 | 2026.03.04 04:43:28.996424 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23983 | 2026.03.04 04:43:28.996996 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 23984 | 2026.03.04 04:43:28.997219 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23985 | 2026.03.04 04:43:28.997349 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 23986 | 2026.03.04 04:43:28.997359 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001967 sec., 26436.197254702594 rows/sec., 47.37 MiB/sec. | ||
| 23987 | 2026.03.04 04:43:28.997416 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23988 | 2026.03.04 04:43:28.997441 [ 261 ] {1fa95106-fae0-4358-a959-0d364c80ff53} <Debug> TCPHandler: Processed in 0.002175511 sec. | ||
| 23989 | 2026.03.04 04:43:28.997444 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23990 | 2026.03.04 04:43:28.997566 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23991 | 2026.03.04 04:43:28.997573 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 23992 | 2026.03.04 04:43:28.997669 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23993 | 2026.03.04 04:43:28.997715 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23994 | 2026.03.04 04:43:28.997834 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23995 | 2026.03.04 04:43:28.997897 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3339 rows starting from the beginning of the part | ||
| 23996 | 2026.03.04 04:43:28.998032 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 52 rows starting from the beginning of the part | ||
| 23997 | 2026.03.04 04:43:28.998072 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23998 | 2026.03.04 04:43:28.998114 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 23999 | 2026.03.04 04:43:28.998143 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 8 rows starting from the beginning of the part | ||
| 24000 | 2026.03.04 04:43:28.998250 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 52 rows starting from the beginning of the part | ||
| 24001 | 2026.03.04 04:43:28.998347 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 23 rows starting from the beginning of the part | ||
| 24002 | 2026.03.04 04:43:28.998445 [ 194 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 52 rows starting from the beginning of the part | ||
| 24003 | 2026.03.04 04:43:28.998447 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24004 | 2026.03.04 04:43:28.998680 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24005 | 2026.03.04 04:43:28.998816 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 24006 | 2026.03.04 04:43:28.998854 [ 261 ] {4603248c-55df-4ac1-8e7e-b31f86e43060} <Debug> TCPHandler: Processed in 0.001337256 sec. | ||
| 24007 | 2026.03.04 04:43:29.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 437.88 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 424.20 MiB (RSS), difference: -13.69 MiB | ||
| 24008 | 2026.03.04 04:43:29.008676 [ 200 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 19 columns (19 merged, 0 gathered) in 0.011144355 sec., 316393.36686600524 rows/sec., 566.47 MiB/sec. | ||
| 24009 | 2026.03.04 04:43:29.011838 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24010 | 2026.03.04 04:43:29.012175 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24011 | 2026.03.04 04:43:29.012242 [ 197 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24012 | 2026.03.04 04:43:29.012359 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.66 MiB. | ||
| 24013 | 2026.03.04 04:43:30.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.51 MiB, peak 440.21 MiB, free memory in arenas 0.00 B, will set to 425.61 MiB (RSS), difference: 14.10 MiB | ||
| 24014 | 2026.03.04 04:43:33.030816 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24015 | 2026.03.04 04:43:33.030907 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24016 | 2026.03.04 04:43:33.280652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50908 | ||
| 24017 | 2026.03.04 04:43:33.281475 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24018 | 2026.03.04 04:43:33.281539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24019 | 2026.03.04 04:43:33.282307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24020 | 2026.03.04 04:43:33.282531 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24021 | 2026.03.04 04:43:33.282660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50908 | ||
| 24022 | 2026.03.04 04:43:33.282677 [ 85 ] {} <Debug> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24023 | 2026.03.04 04:43:33.282726 [ 85 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24024 | 2026.03.04 04:43:33.282748 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24025 | 2026.03.04 04:43:33.282858 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 24026 | 2026.03.04 04:43:33.282958 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24027 | 2026.03.04 04:43:33.283000 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48476 rows starting from the beginning of the part | ||
| 24028 | 2026.03.04 04:43:33.283065 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 24029 | 2026.03.04 04:43:33.283122 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 24030 | 2026.03.04 04:43:33.283169 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 24031 | 2026.03.04 04:43:33.283214 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 24032 | 2026.03.04 04:43:33.283261 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 24033 | 2026.03.04 04:43:33.285890 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50908 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307495 sec., 16555716.353111433 rows/sec., 236.83 MiB/sec. | ||
| 24034 | 2026.03.04 04:43:33.286159 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24035 | 2026.03.04 04:43:33.286373 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24036 | 2026.03.04 04:43:33.286429 [ 193 ] {b029e10f-8e35-4f1a-8c0b-e8ca720af11a::all_1_106_21} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24037 | 2026.03.04 04:43:33.286485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 24038 | 2026.03.04 04:43:33.986499 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24039 | 2026.03.04 04:43:33.986681 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24040 | 2026.03.04 04:43:33.986776 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24041 | 2026.03.04 04:43:33.987728 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24042 | 2026.03.04 04:43:33.987769 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24043 | 2026.03.04 04:43:33.988151 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24044 | 2026.03.04 04:43:33.988368 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24045 | 2026.03.04 04:43:33.988514 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001896 sec., 37974.6835443038 rows/sec., 3.05 MiB/sec. | ||
| 24046 | 2026.03.04 04:43:33.988557 [ 261 ] {e9366029-4603-4872-97e8-1f52ce74f8d4} <Debug> TCPHandler: Processed in 0.002185672 sec. | ||
| 24047 | 2026.03.04 04:43:33.988682 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24048 | 2026.03.04 04:43:33.988779 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24049 | 2026.03.04 04:43:33.988820 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24050 | 2026.03.04 04:43:33.989219 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24051 | 2026.03.04 04:43:33.989256 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24052 | 2026.03.04 04:43:33.989548 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24053 | 2026.03.04 04:43:33.989753 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24054 | 2026.03.04 04:43:33.989884 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001122 sec., 7130.124777183601 rows/sec., 536.15 KiB/sec. | ||
| 24055 | 2026.03.04 04:43:33.989924 [ 261 ] {9126f888-b5cc-4a65-ab83-b7ab2a528300} <Debug> TCPHandler: Processed in 0.001291245 sec. | ||
| 24056 | 2026.03.04 04:43:33.990031 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24057 | 2026.03.04 04:43:33.990126 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24058 | 2026.03.04 04:43:33.990166 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24059 | 2026.03.04 04:43:33.990579 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24060 | 2026.03.04 04:43:33.990616 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24061 | 2026.03.04 04:43:33.990913 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24062 | 2026.03.04 04:43:33.991131 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24063 | 2026.03.04 04:43:33.991258 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001149 sec., 62663.185378590075 rows/sec., 4.89 MiB/sec. | ||
| 24064 | 2026.03.04 04:43:33.991303 [ 261 ] {bfb1f147-c120-4319-ba67-09244714f3c8} <Debug> TCPHandler: Processed in 0.001319675 sec. | ||
| 24065 | 2026.03.04 04:43:33.991427 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24066 | 2026.03.04 04:43:33.991536 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24067 | 2026.03.04 04:43:33.991588 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24068 | 2026.03.04 04:43:33.992015 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24069 | 2026.03.04 04:43:33.992049 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24070 | 2026.03.04 04:43:33.992379 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24071 | 2026.03.04 04:43:33.992588 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24072 | 2026.03.04 04:43:33.992718 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 24073 | 2026.03.04 04:43:33.992756 [ 261 ] {39e8f852-c6d8-4106-af68-03f20bb54744} <Debug> TCPHandler: Processed in 0.001386496 sec. | ||
| 24074 | 2026.03.04 04:43:33.992858 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24075 | 2026.03.04 04:43:33.992952 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24076 | 2026.03.04 04:43:33.993008 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <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 | ||
| 24077 | 2026.03.04 04:43:33.993776 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24078 | 2026.03.04 04:43:33.993811 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24079 | 2026.03.04 04:43:33.994310 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24080 | 2026.03.04 04:43:33.994532 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24081 | 2026.03.04 04:43:33.994673 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001738 sec., 4602.991944764097 rows/sec., 8.25 MiB/sec. | ||
| 24082 | 2026.03.04 04:43:33.994757 [ 261 ] {070c4534-f7c9-4f52-9485-52352446fa83} <Debug> TCPHandler: Processed in 0.001945038 sec. | ||
| 24083 | 2026.03.04 04:43:33.994902 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24084 | 2026.03.04 04:43:33.995018 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24085 | 2026.03.04 04:43:33.995068 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24086 | 2026.03.04 04:43:33.995462 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24087 | 2026.03.04 04:43:33.995504 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24088 | 2026.03.04 04:43:33.995852 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 24089 | 2026.03.04 04:43:33.996053 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24090 | 2026.03.04 04:43:33.996186 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 24091 | 2026.03.04 04:43:33.996222 [ 261 ] {519ea3b0-9739-482d-93ed-e34bf0ec419f} <Debug> TCPHandler: Processed in 0.001379866 sec. | ||
| 24092 | 2026.03.04 04:43:35.165929 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24093 | 2026.03.04 04:43:35.165991 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24094 | 2026.03.04 04:43:35.168400 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24095 | 2026.03.04 04:43:36.066530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 24096 | 2026.03.04 04:43:36.084601 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24097 | 2026.03.04 04:43:36.084658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24098 | 2026.03.04 04:43:36.091063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24099 | 2026.03.04 04:43:36.091775 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24100 | 2026.03.04 04:43:36.092155 [ 83 ] {} <Debug> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24101 | 2026.03.04 04:43:36.092235 [ 83 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24102 | 2026.03.04 04:43:36.092259 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24103 | 2026.03.04 04:43:36.092439 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 24104 | 2026.03.04 04:43:36.095082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 24105 | 2026.03.04 04:43:36.096499 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24106 | 2026.03.04 04:43:36.098117 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 24107 | 2026.03.04 04:43:36.103021 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 24108 | 2026.03.04 04:43:36.107754 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 24109 | 2026.03.04 04:43:36.112648 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 24110 | 2026.03.04 04:43:36.117558 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 24111 | 2026.03.04 04:43:36.122394 [ 189 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 24112 | 2026.03.04 04:43:36.183017 [ 186 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.090636547 sec., 8815.42850479509 rows/sec., 45.58 MiB/sec. | ||
| 24113 | 2026.03.04 04:43:36.186497 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24114 | 2026.03.04 04:43:36.188542 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24115 | 2026.03.04 04:43:36.188639 [ 190 ] {3d885ef3-983a-4770-930b-2472f66adbdb::all_1_106_21} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24116 | 2026.03.04 04:43:36.191590 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 24117 | 2026.03.04 04:43:37.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 426.66 MiB, peak 444.10 MiB, free memory in arenas 0.00 B, will set to 425.61 MiB (RSS), difference: -1.06 MiB | ||
| 24118 | 2026.03.04 04:43:38.463677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2914 | ||
| 24119 | 2026.03.04 04:43:38.466088 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24120 | 2026.03.04 04:43:38.466134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24121 | 2026.03.04 04:43:38.467303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 24122 | 2026.03.04 04:43:38.467591 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24123 | 2026.03.04 04:43:38.467872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2914 | ||
| 24124 | 2026.03.04 04:43:38.990065 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24125 | 2026.03.04 04:43:38.990264 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24126 | 2026.03.04 04:43:38.990333 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24127 | 2026.03.04 04:43:38.991021 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24128 | 2026.03.04 04:43:38.991061 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24129 | 2026.03.04 04:43:38.991465 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 24130 | 2026.03.04 04:43:38.991687 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24131 | 2026.03.04 04:43:38.991832 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 24132 | 2026.03.04 04:43:38.991875 [ 261 ] {47a6d29a-f63b-48fe-8f56-cc43f12d4302} <Debug> TCPHandler: Processed in 0.001948048 sec. | ||
| 24133 | 2026.03.04 04:43:38.991999 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24134 | 2026.03.04 04:43:38.992095 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24135 | 2026.03.04 04:43:38.992136 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24136 | 2026.03.04 04:43:38.992538 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24137 | 2026.03.04 04:43:38.992572 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24138 | 2026.03.04 04:43:38.992856 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 24139 | 2026.03.04 04:43:38.993060 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24140 | 2026.03.04 04:43:38.993186 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00111 sec., 7207.207207207207 rows/sec., 587.70 KiB/sec. | ||
| 24141 | 2026.03.04 04:43:38.993223 [ 261 ] {362a1aab-8a0c-4283-b4f2-29446edd10e0} <Debug> TCPHandler: Processed in 0.001274385 sec. | ||
| 24142 | 2026.03.04 04:43:38.993332 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24143 | 2026.03.04 04:43:38.993427 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24144 | 2026.03.04 04:43:38.993466 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24145 | 2026.03.04 04:43:38.994002 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24146 | 2026.03.04 04:43:38.994037 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24147 | 2026.03.04 04:43:38.994358 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24148 | 2026.03.04 04:43:38.994564 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24149 | 2026.03.04 04:43:38.994673 [ 81 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 24150 | 2026.03.04 04:43:38.994688 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Debug> executeQuery: Read 284 rows, 26.04 KiB in 0.001279 sec., 222048.4753713839 rows/sec., 19.88 MiB/sec. | ||
| 24151 | 2026.03.04 04:43:38.994708 [ 81 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24152 | 2026.03.04 04:43:38.994727 [ 261 ] {cbdc2b3e-37f0-49a3-93c5-e28aa95af018} <Debug> TCPHandler: Processed in 0.001443428 sec. | ||
| 24153 | 2026.03.04 04:43:38.994728 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24154 | 2026.03.04 04:43:38.994844 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24155 | 2026.03.04 04:43:38.994859 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 24156 | 2026.03.04 04:43:38.994938 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24157 | 2026.03.04 04:43:38.994981 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24158 | 2026.03.04 04:43:38.995004 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24159 | 2026.03.04 04:43:38.995047 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2993 rows starting from the beginning of the part | ||
| 24160 | 2026.03.04 04:43:38.995120 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1967 rows starting from the beginning of the part | ||
| 24161 | 2026.03.04 04:43:38.995173 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 56 rows starting from the beginning of the part | ||
| 24162 | 2026.03.04 04:43:38.995220 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part | ||
| 24163 | 2026.03.04 04:43:38.995263 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 72 rows starting from the beginning of the part | ||
| 24164 | 2026.03.04 04:43:38.995305 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 284 rows starting from the beginning of the part | ||
| 24165 | 2026.03.04 04:43:38.995389 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24166 | 2026.03.04 04:43:38.995430 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24167 | 2026.03.04 04:43:38.995792 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24168 | 2026.03.04 04:43:38.996010 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24169 | 2026.03.04 04:43:38.996139 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001218 sec., 59113.30049261084 rows/sec., 4.35 MiB/sec. | ||
| 24170 | 2026.03.04 04:43:38.996177 [ 261 ] {d2160b1d-e03e-40d6-a801-0d3808455b54} <Debug> TCPHandler: Processed in 0.001383487 sec. | ||
| 24171 | 2026.03.04 04:43:38.996293 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24172 | 2026.03.04 04:43:38.996387 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24173 | 2026.03.04 04:43:38.996425 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24174 | 2026.03.04 04:43:38.996817 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24175 | 2026.03.04 04:43:38.996852 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24176 | 2026.03.04 04:43:38.997139 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 24177 | 2026.03.04 04:43:38.997346 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24178 | 2026.03.04 04:43:38.997396 [ 187 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5532 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259597 sec., 2130995.3504855605 rows/sec., 173.05 MiB/sec. | ||
| 24179 | 2026.03.04 04:43:38.997476 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 24180 | 2026.03.04 04:43:38.997519 [ 261 ] {ea505418-4029-4dd6-afa3-1dde342c6184} <Debug> TCPHandler: Processed in 0.001274865 sec. | ||
| 24181 | 2026.03.04 04:43:38.997620 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24182 | 2026.03.04 04:43:38.997682 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 24183 | 2026.03.04 04:43:38.997714 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24184 | 2026.03.04 04:43:38.997759 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24185 | 2026.03.04 04:43:38.997937 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24186 | 2026.03.04 04:43:38.998012 [ 192 ] {fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce::all_1_181_36} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 24187 | 2026.03.04 04:43:38.998086 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 24188 | 2026.03.04 04:43:38.998152 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24189 | 2026.03.04 04:43:38.998193 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24190 | 2026.03.04 04:43:38.998481 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 24191 | 2026.03.04 04:43:38.998684 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24192 | 2026.03.04 04:43:38.998811 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 24193 | 2026.03.04 04:43:38.998848 [ 261 ] {ed68e8a5-94a5-4989-bcb3-6326270878ff} <Debug> TCPHandler: Processed in 0.001277864 sec. | ||
| 24194 | 2026.03.04 04:43:38.998949 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24195 | 2026.03.04 04:43:38.999041 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24196 | 2026.03.04 04:43:38.999079 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24197 | 2026.03.04 04:43:38.999534 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24198 | 2026.03.04 04:43:38.999569 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24199 | 2026.03.04 04:43:38.999878 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24200 | 2026.03.04 04:43:39.000240 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24201 | 2026.03.04 04:43:39.000354 [ 81 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 24202 | 2026.03.04 04:43:39.000375 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Debug> executeQuery: Read 160 rows, 13.19 KiB in 0.001351 sec., 118430.79200592154 rows/sec., 9.53 MiB/sec. | ||
| 24203 | 2026.03.04 04:43:39.000381 [ 81 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24204 | 2026.03.04 04:43:39.000405 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24205 | 2026.03.04 04:43:39.000413 [ 261 ] {0da4a9a2-7fbe-4a78-8f65-9954a2bd08f2} <Debug> TCPHandler: Processed in 0.001512669 sec. | ||
| 24206 | 2026.03.04 04:43:39.000475 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 24207 | 2026.03.04 04:43:39.000519 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24208 | 2026.03.04 04:43:39.000565 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24209 | 2026.03.04 04:43:39.000594 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1769 rows starting from the beginning of the part | ||
| 24210 | 2026.03.04 04:43:39.000620 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24211 | 2026.03.04 04:43:39.000651 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 1027 rows starting from the beginning of the part | ||
| 24212 | 2026.03.04 04:43:39.000665 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24213 | 2026.03.04 04:43:39.000697 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 64 rows starting from the beginning of the part | ||
| 24214 | 2026.03.04 04:43:39.000739 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 116 rows starting from the beginning of the part | ||
| 24215 | 2026.03.04 04:43:39.000781 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 72 rows starting from the beginning of the part | ||
| 24216 | 2026.03.04 04:43:39.000820 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 160 rows starting from the beginning of the part | ||
| 24217 | 2026.03.04 04:43:39.001079 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24218 | 2026.03.04 04:43:39.001116 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24219 | 2026.03.04 04:43:39.001461 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24220 | 2026.03.04 04:43:39.001668 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24221 | 2026.03.04 04:43:39.001804 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001203 sec., 166251.03906899417 rows/sec., 11.92 MiB/sec. | ||
| 24222 | 2026.03.04 04:43:39.001842 [ 261 ] {9af04604-8160-4c5c-a91f-9ba97df69780} <Debug> TCPHandler: Processed in 0.001373116 sec. | ||
| 24223 | 2026.03.04 04:43:39.001956 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24224 | 2026.03.04 04:43:39.002051 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24225 | 2026.03.04 04:43:39.002106 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <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 | ||
| 24226 | 2026.03.04 04:43:39.002140 [ 187 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700223 sec., 1886811.3182800137 rows/sec., 141.41 MiB/sec. | ||
| 24227 | 2026.03.04 04:43:39.002335 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 24228 | 2026.03.04 04:43:39.002574 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24229 | 2026.03.04 04:43:39.002634 [ 201 ] {17f48ed9-9b0a-408c-8ecf-07a140e24752::all_1_181_36} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 24230 | 2026.03.04 04:43:39.002693 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 24231 | 2026.03.04 04:43:39.002984 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24232 | 2026.03.04 04:43:39.003020 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24233 | 2026.03.04 04:43:39.003581 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24234 | 2026.03.04 04:43:39.003806 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24235 | 2026.03.04 04:43:39.003944 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001911 sec., 27210.884353741498 rows/sec., 48.76 MiB/sec. | ||
| 24236 | 2026.03.04 04:43:39.004017 [ 261 ] {300be6ba-9d9d-4b5f-aebf-7ed683a45bd4} <Debug> TCPHandler: Processed in 0.002110341 sec. | ||
| 24237 | 2026.03.04 04:43:39.004133 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24238 | 2026.03.04 04:43:39.004227 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24239 | 2026.03.04 04:43:39.004268 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24240 | 2026.03.04 04:43:39.004609 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24241 | 2026.03.04 04:43:39.004644 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24242 | 2026.03.04 04:43:39.004946 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 24243 | 2026.03.04 04:43:39.005150 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24244 | 2026.03.04 04:43:39.005278 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 24245 | 2026.03.04 04:43:39.005297 [ 78 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 24246 | 2026.03.04 04:43:39.005314 [ 261 ] {4b802fca-7922-42c6-b9c8-e484105d7282} <Debug> TCPHandler: Processed in 0.001231244 sec. | ||
| 24247 | 2026.03.04 04:43:39.005360 [ 78 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24248 | 2026.03.04 04:43:39.005385 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24249 | 2026.03.04 04:43:39.005486 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 24250 | 2026.03.04 04:43:39.005618 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24251 | 2026.03.04 04:43:39.005654 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9600 rows starting from the beginning of the part | ||
| 24252 | 2026.03.04 04:43:39.005725 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 12 rows starting from the beginning of the part | ||
| 24253 | 2026.03.04 04:43:39.005775 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 48 rows starting from the beginning of the part | ||
| 24254 | 2026.03.04 04:43:39.005818 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part | ||
| 24255 | 2026.03.04 04:43:39.005854 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 60 rows starting from the beginning of the part | ||
| 24256 | 2026.03.04 04:43:39.005892 [ 195 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 24257 | 2026.03.04 04:43:39.008411 [ 201 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002972868 sec., 3309935.0526158577 rows/sec., 220.55 MiB/sec. | ||
| 24258 | 2026.03.04 04:43:39.008674 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 24259 | 2026.03.04 04:43:39.008958 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24260 | 2026.03.04 04:43:39.009038 [ 187 ] {55fe5691-5a38-49f3-bc44-c8ec05b117c7::all_1_181_36} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 24261 | 2026.03.04 04:43:39.009117 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 24262 | 2026.03.04 04:43:40.782838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51356 | ||
| 24263 | 2026.03.04 04:43:40.783665 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24264 | 2026.03.04 04:43:40.783734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24265 | 2026.03.04 04:43:40.784287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 24266 | 2026.03.04 04:43:40.784520 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24267 | 2026.03.04 04:43:40.784648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51356 | ||
| 24268 | 2026.03.04 04:43:43.596074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 24269 | 2026.03.04 04:43:43.615323 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24270 | 2026.03.04 04:43:43.615374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24271 | 2026.03.04 04:43:43.621724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 24272 | 2026.03.04 04:43:43.622465 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24273 | 2026.03.04 04:43:43.625592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 24274 | 2026.03.04 04:43:43.986020 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24275 | 2026.03.04 04:43:43.986200 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24276 | 2026.03.04 04:43:43.986265 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24277 | 2026.03.04 04:43:43.986948 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24278 | 2026.03.04 04:43:43.986989 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24279 | 2026.03.04 04:43:43.987380 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24280 | 2026.03.04 04:43:43.987603 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24281 | 2026.03.04 04:43:43.987750 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001601 sec., 44971.892567145536 rows/sec., 3.61 MiB/sec. | ||
| 24282 | 2026.03.04 04:43:43.987793 [ 261 ] {198e2a6e-eb75-4c8a-a3ef-3b991deece2e} <Debug> TCPHandler: Processed in 0.001904377 sec. | ||
| 24283 | 2026.03.04 04:43:43.987918 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24284 | 2026.03.04 04:43:43.988013 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24285 | 2026.03.04 04:43:43.988054 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24286 | 2026.03.04 04:43:43.988456 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24287 | 2026.03.04 04:43:43.988492 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24288 | 2026.03.04 04:43:43.988783 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24289 | 2026.03.04 04:43:43.988986 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24290 | 2026.03.04 04:43:43.989118 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001123 sec., 7123.775601068566 rows/sec., 535.67 KiB/sec. | ||
| 24291 | 2026.03.04 04:43:43.989156 [ 261 ] {4dc2daa9-220b-4511-bfa6-c6c2321f5425} <Debug> TCPHandler: Processed in 0.001287765 sec. | ||
| 24292 | 2026.03.04 04:43:43.989258 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24293 | 2026.03.04 04:43:43.989352 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24294 | 2026.03.04 04:43:43.989390 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24295 | 2026.03.04 04:43:43.989826 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24296 | 2026.03.04 04:43:43.989863 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24297 | 2026.03.04 04:43:43.990155 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24298 | 2026.03.04 04:43:43.990356 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24299 | 2026.03.04 04:43:43.990479 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001145 sec., 62882.096069868996 rows/sec., 4.91 MiB/sec. | ||
| 24300 | 2026.03.04 04:43:43.990518 [ 261 ] {9bd3a07b-ef17-4dde-ad85-099d4ec3e8eb} <Debug> TCPHandler: Processed in 0.001308015 sec. | ||
| 24301 | 2026.03.04 04:43:43.990633 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24302 | 2026.03.04 04:43:43.990727 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24303 | 2026.03.04 04:43:43.990770 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24304 | 2026.03.04 04:43:43.991181 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24305 | 2026.03.04 04:43:43.991216 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24306 | 2026.03.04 04:43:43.991534 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24307 | 2026.03.04 04:43:43.991750 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24308 | 2026.03.04 04:43:43.991868 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_177_47 to all_178_178_0 | ||
| 24309 | 2026.03.04 04:43:43.991877 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 24310 | 2026.03.04 04:43:43.991922 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24311 | 2026.03.04 04:43:43.991938 [ 261 ] {35c0ec4d-9a9a-4395-8d48-13ef20df4458} <Debug> TCPHandler: Processed in 0.001355017 sec. | ||
| 24312 | 2026.03.04 04:43:43.991947 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24313 | 2026.03.04 04:43:43.992054 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24314 | 2026.03.04 04:43:43.992067 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_177_47 to all_178_178_0 into Compact with storage Full | ||
| 24315 | 2026.03.04 04:43:43.992152 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24316 | 2026.03.04 04:43:43.992212 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <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 | ||
| 24317 | 2026.03.04 04:43:43.992227 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24318 | 2026.03.04 04:43:43.992273 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_177_47, total 58530 rows starting from the beginning of the part | ||
| 24319 | 2026.03.04 04:43:43.992350 [ 195 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 128 rows starting from the beginning of the part | ||
| 24320 | 2026.03.04 04:43:43.992997 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24321 | 2026.03.04 04:43:43.993038 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24322 | 2026.03.04 04:43:43.993543 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 24323 | 2026.03.04 04:43:43.993762 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24324 | 2026.03.04 04:43:43.993896 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001762 sec., 4540.295119182747 rows/sec., 8.14 MiB/sec. | ||
| 24325 | 2026.03.04 04:43:43.993952 [ 261 ] {3f802372-1558-44bf-b21f-f61e5ce0286a} <Debug> TCPHandler: Processed in 0.001946168 sec. | ||
| 24326 | 2026.03.04 04:43:43.994067 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24327 | 2026.03.04 04:43:43.994161 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24328 | 2026.03.04 04:43:43.994202 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24329 | 2026.03.04 04:43:43.994538 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24330 | 2026.03.04 04:43:43.994575 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24331 | 2026.03.04 04:43:43.994879 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 24332 | 2026.03.04 04:43:43.995085 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24333 | 2026.03.04 04:43:43.995216 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 24334 | 2026.03.04 04:43:43.995253 [ 261 ] {ce73c144-8b58-46a1-9998-5e1993fd1156} <Debug> TCPHandler: Processed in 0.001235794 sec. | ||
| 24335 | 2026.03.04 04:43:44.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 432.85 MiB, peak 444.10 MiB, free memory in arenas 0.00 B, will set to 425.61 MiB (RSS), difference: -7.24 MiB | ||
| 24336 | 2026.03.04 04:43:44.001318 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58658 rows, containing 5 columns (5 merged, 0 gathered) in 0.009298109 sec., 6308594.575520678 rows/sec., 415.85 MiB/sec. | ||
| 24337 | 2026.03.04 04:43:44.001596 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Trace> MergedBlockOutputStream: filled checksums all_1_178_48 (state Temporary) | ||
| 24338 | 2026.03.04 04:43:44.001875 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_178_48 to all_1_178_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24339 | 2026.03.04 04:43:44.001950 [ 191 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_178_48} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_177_47, all_178_178_0] -> all_1_178_48 | ||
| 24340 | 2026.03.04 04:43:44.002016 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 24341 | 2026.03.04 04:43:45.001196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 419.36 MiB, peak 444.10 MiB, free memory in arenas 0.00 B, will set to 425.61 MiB (RSS), difference: 6.25 MiB | ||
| 24342 | 2026.03.04 04:43:48.031001 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24343 | 2026.03.04 04:43:48.031087 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24344 | 2026.03.04 04:43:48.059652 [ 225 ] {} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24345 | 2026.03.04 04:43:48.059706 [ 225 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24346 | 2026.03.04 04:43:48.063366 [ 225 ] {} <Debug> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24347 | 2026.03.04 04:43:48.285684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51868 | ||
| 24348 | 2026.03.04 04:43:48.286210 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24349 | 2026.03.04 04:43:48.286253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24350 | 2026.03.04 04:43:48.286728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 24351 | 2026.03.04 04:43:48.286953 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24352 | 2026.03.04 04:43:48.287079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51868 | ||
| 24353 | 2026.03.04 04:43:48.291424 [ 217 ] {} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24354 | 2026.03.04 04:43:48.291444 [ 217 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24355 | 2026.03.04 04:43:48.294536 [ 217 ] {} <Debug> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24356 | 2026.03.04 04:43:48.468893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2946 | ||
| 24357 | 2026.03.04 04:43:48.471235 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24358 | 2026.03.04 04:43:48.471275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24359 | 2026.03.04 04:43:48.472456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 24360 | 2026.03.04 04:43:48.472716 [ 243 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24361 | 2026.03.04 04:43:48.472881 [ 69 ] {} <Debug> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 24362 | 2026.03.04 04:43:48.472953 [ 69 ] {} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24363 | 2026.03.04 04:43:48.472978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2946 | ||
| 24364 | 2026.03.04 04:43:48.472988 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24365 | 2026.03.04 04:43:48.473147 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 24366 | 2026.03.04 04:43:48.473816 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24367 | 2026.03.04 04:43:48.473991 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2774 rows starting from the beginning of the part | ||
| 24368 | 2026.03.04 04:43:48.474371 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 24369 | 2026.03.04 04:43:48.474720 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 40 rows starting from the beginning of the part | ||
| 24370 | 2026.03.04 04:43:48.475061 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 42 rows starting from the beginning of the part | ||
| 24371 | 2026.03.04 04:43:48.475398 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 24372 | 2026.03.04 04:43:48.475744 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 24373 | 2026.03.04 04:43:48.483254 [ 198 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2946 rows, containing 72 columns (72 merged, 0 gathered) in 0.010166566 sec., 289773.3610345912 rows/sec., 233.28 MiB/sec. | ||
| 24374 | 2026.03.04 04:43:48.485406 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 24375 | 2026.03.04 04:43:48.485918 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24376 | 2026.03.04 04:43:48.485995 [ 188 ] {21d13215-e256-4ae0-bbdd-72a871b3b3d0::all_1_81_16} <Trace> system.query_log (21d13215-e256-4ae0-bbdd-72a871b3b3d0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 24377 | 2026.03.04 04:43:48.486178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 24378 | 2026.03.04 04:43:48.988771 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24379 | 2026.03.04 04:43:48.988960 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24380 | 2026.03.04 04:43:48.989031 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24381 | 2026.03.04 04:43:48.989772 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24382 | 2026.03.04 04:43:48.989813 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24383 | 2026.03.04 04:43:48.990208 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24384 | 2026.03.04 04:43:48.990448 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24385 | 2026.03.04 04:43:48.990606 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Debug> executeQuery: Read 160 rows, 14.31 KiB in 0.0017 sec., 94117.64705882354 rows/sec., 8.22 MiB/sec. | ||
| 24386 | 2026.03.04 04:43:48.990660 [ 261 ] {d620beca-4610-49b8-9047-686689634848} <Debug> TCPHandler: Processed in 0.002028949 sec. | ||
| 24387 | 2026.03.04 04:43:48.990783 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24388 | 2026.03.04 04:43:48.990886 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24389 | 2026.03.04 04:43:48.990930 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24390 | 2026.03.04 04:43:48.991374 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24391 | 2026.03.04 04:43:48.991409 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24392 | 2026.03.04 04:43:48.991719 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 24393 | 2026.03.04 04:43:48.991927 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24394 | 2026.03.04 04:43:48.992035 [ 69 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 24395 | 2026.03.04 04:43:48.992056 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Debug> executeQuery: Read 52 rows, 3.91 KiB in 0.001194 sec., 43551.08877721943 rows/sec., 3.20 MiB/sec. | ||
| 24396 | 2026.03.04 04:43:48.992071 [ 69 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24397 | 2026.03.04 04:43:48.992091 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24398 | 2026.03.04 04:43:48.992097 [ 261 ] {323fba92-70cf-4c20-81bb-ebde7b380805} <Debug> TCPHandler: Processed in 0.001368126 sec. | ||
| 24399 | 2026.03.04 04:43:48.992213 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24400 | 2026.03.04 04:43:48.992223 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 24401 | 2026.03.04 04:43:48.992310 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24402 | 2026.03.04 04:43:48.992354 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24403 | 2026.03.04 04:43:48.992372 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24404 | 2026.03.04 04:43:48.992415 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 254 rows starting from the beginning of the part | ||
| 24405 | 2026.03.04 04:43:48.992490 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 52 rows starting from the beginning of the part | ||
| 24406 | 2026.03.04 04:43:48.992543 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 8 rows starting from the beginning of the part | ||
| 24407 | 2026.03.04 04:43:48.992592 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 72 rows starting from the beginning of the part | ||
| 24408 | 2026.03.04 04:43:48.992637 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 8 rows starting from the beginning of the part | ||
| 24409 | 2026.03.04 04:43:48.992682 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 52 rows starting from the beginning of the part | ||
| 24410 | 2026.03.04 04:43:48.992795 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24411 | 2026.03.04 04:43:48.992838 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24412 | 2026.03.04 04:43:48.993164 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24413 | 2026.03.04 04:43:48.993396 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24414 | 2026.03.04 04:43:48.993529 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Debug> executeQuery: Read 116 rows, 9.28 KiB in 0.001239 sec., 93623.89023405971 rows/sec., 7.31 MiB/sec. | ||
| 24415 | 2026.03.04 04:43:48.993562 [ 187 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407017 sec., 316982.66616536974 rows/sec., 22.95 MiB/sec. | ||
| 24416 | 2026.03.04 04:43:48.993568 [ 261 ] {4d116f80-a5ec-45e6-a4c8-476ea3cd2f78} <Debug> TCPHandler: Processed in 0.001403987 sec. | ||
| 24417 | 2026.03.04 04:43:48.993704 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24418 | 2026.03.04 04:43:48.993781 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 24419 | 2026.03.04 04:43:48.993800 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24420 | 2026.03.04 04:43:48.993856 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24421 | 2026.03.04 04:43:48.994128 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24422 | 2026.03.04 04:43:48.994220 [ 196 ] {c1fca202-e1e1-4b64-b6e7-21e28fc8790c::all_1_156_31} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 24423 | 2026.03.04 04:43:48.994273 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24424 | 2026.03.04 04:43:48.994314 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24425 | 2026.03.04 04:43:48.994320 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 24426 | 2026.03.04 04:43:48.994658 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24427 | 2026.03.04 04:43:48.994886 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24428 | 2026.03.04 04:43:48.995020 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 24429 | 2026.03.04 04:43:48.995044 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 2 parts from all_1_178_48 to all_179_179_0 | ||
| 24430 | 2026.03.04 04:43:48.995059 [ 261 ] {519c29f4-5d7c-4182-b3ae-87340e7ac4b5} <Debug> TCPHandler: Processed in 0.001404347 sec. | ||
| 24431 | 2026.03.04 04:43:48.995106 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24432 | 2026.03.04 04:43:48.995132 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24433 | 2026.03.04 04:43:48.995204 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_178_48 to all_179_179_0 into Compact with storage Full | ||
| 24434 | 2026.03.04 04:43:48.995215 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24435 | 2026.03.04 04:43:48.995321 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24436 | 2026.03.04 04:43:48.995332 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24437 | 2026.03.04 04:43:48.995358 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_178_48, total 58658 rows starting from the beginning of the part | ||
| 24438 | 2026.03.04 04:43:48.995396 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <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 | ||
| 24439 | 2026.03.04 04:43:48.995420 [ 199 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part | ||
| 24440 | 2026.03.04 04:43:48.996369 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24441 | 2026.03.04 04:43:48.996411 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24442 | 2026.03.04 04:43:48.997014 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 24443 | 2026.03.04 04:43:48.997242 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24444 | 2026.03.04 04:43:48.997385 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002072 sec., 25096.525096525096 rows/sec., 44.97 MiB/sec. | ||
| 24445 | 2026.03.04 04:43:48.997456 [ 261 ] {57dcb5db-69e9-4f2b-b22c-fdb7c07a07bd} <Debug> TCPHandler: Processed in 0.002289904 sec. | ||
| 24446 | 2026.03.04 04:43:48.997573 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24447 | 2026.03.04 04:43:48.997669 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24448 | 2026.03.04 04:43:48.997712 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24449 | 2026.03.04 04:43:48.998062 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24450 | 2026.03.04 04:43:48.998099 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24451 | 2026.03.04 04:43:48.998407 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 24452 | 2026.03.04 04:43:48.998620 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24453 | 2026.03.04 04:43:48.998755 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 24454 | 2026.03.04 04:43:48.998792 [ 261 ] {9f47de59-5231-44d5-a23e-a37a905b6024} <Debug> TCPHandler: Processed in 0.001268754 sec. | ||
| 24455 | 2026.03.04 04:43:49.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 433.30 MiB, peak 444.10 MiB, free memory in arenas 0.00 B, will set to 425.61 MiB (RSS), difference: -7.69 MiB | ||
| 24456 | 2026.03.04 04:43:49.004530 [ 187 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58818 rows, containing 5 columns (5 merged, 0 gathered) in 0.009351871 sec., 6289436.627173322 rows/sec., 414.65 MiB/sec. | ||
| 24457 | 2026.03.04 04:43:49.004959 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Trace> MergedBlockOutputStream: filled checksums all_1_179_49 (state Temporary) | ||
| 24458 | 2026.03.04 04:43:49.005265 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_179_49 to all_1_179_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24459 | 2026.03.04 04:43:49.005344 [ 194 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_179_49} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 2 parts: [all_1_178_48, all_179_179_0] -> all_1_179_49 | ||
| 24460 | 2026.03.04 04:43:49.005434 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 24461 | 2026.03.04 04:43:49.273393 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24462 | 2026.03.04 04:43:49.273577 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24463 | 2026.03.04 04:43:49.273647 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24464 | 2026.03.04 04:43:49.274406 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24465 | 2026.03.04 04:43:49.274465 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24466 | 2026.03.04 04:43:49.274890 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 24467 | 2026.03.04 04:43:49.275122 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24468 | 2026.03.04 04:43:49.275278 [ 66 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 24469 | 2026.03.04 04:43:49.275296 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 24470 | 2026.03.04 04:43:49.275345 [ 66 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24471 | 2026.03.04 04:43:49.275370 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24472 | 2026.03.04 04:43:49.275374 [ 261 ] {f8185999-7e67-495a-a1ae-4777d121f526} <Debug> TCPHandler: Processed in 0.002131801 sec. | ||
| 24473 | 2026.03.04 04:43:49.275471 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 24474 | 2026.03.04 04:43:49.275517 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24475 | 2026.03.04 04:43:49.275564 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24476 | 2026.03.04 04:43:49.275594 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 308 rows starting from the beginning of the part | ||
| 24477 | 2026.03.04 04:43:49.275623 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24478 | 2026.03.04 04:43:49.275656 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 24479 | 2026.03.04 04:43:49.275670 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24480 | 2026.03.04 04:43:49.275704 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 24481 | 2026.03.04 04:43:49.275749 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 24482 | 2026.03.04 04:43:49.275794 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 24483 | 2026.03.04 04:43:49.275835 [ 197 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 24484 | 2026.03.04 04:43:49.276123 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24485 | 2026.03.04 04:43:49.276162 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24486 | 2026.03.04 04:43:49.276476 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 24487 | 2026.03.04 04:43:49.276685 [ 194 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257885 sec., 546949.8404067145 rows/sec., 38.68 MiB/sec. | ||
| 24488 | 2026.03.04 04:43:49.276697 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Trace> oximeter.fields_ipaddr (4e247507-c045-473e-803e-da401d99cc2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24489 | 2026.03.04 04:43:49.276853 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001256 sec., 3184.7133757961783 rows/sec., 259.69 KiB/sec. | ||
| 24490 | 2026.03.04 04:43:49.276863 [ 194 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 24491 | 2026.03.04 04:43:49.276897 [ 261 ] {aec69c4d-90e0-418b-8344-fd5056b7189d} <Debug> TCPHandler: Processed in 0.001433108 sec. | ||
| 24492 | 2026.03.04 04:43:49.277026 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24493 | 2026.03.04 04:43:49.277126 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24494 | 2026.03.04 04:43:49.277168 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24495 | 2026.03.04 04:43:49.277179 [ 194 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24496 | 2026.03.04 04:43:49.277260 [ 194 ] {b2d769b5-3e4d-4a7b-9834-82ad0fa38561::all_1_37_8} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 24497 | 2026.03.04 04:43:49.277352 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24498 | 2026.03.04 04:43:49.278671 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24499 | 2026.03.04 04:43:49.278713 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24500 | 2026.03.04 04:43:49.279213 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 24501 | 2026.03.04 04:43:49.279433 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24502 | 2026.03.04 04:43:49.279574 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Debug> executeQuery: Read 2707 rows, 210.71 KiB in 0.002467 sec., 1097284.1507904336 rows/sec., 83.41 MiB/sec. | ||
| 24503 | 2026.03.04 04:43:49.279615 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 24504 | 2026.03.04 04:43:49.279629 [ 261 ] {0b637a5f-6572-46df-b084-722c0373db26} <Debug> TCPHandler: Processed in 0.002654621 sec. | ||
| 24505 | 2026.03.04 04:43:49.279754 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24506 | 2026.03.04 04:43:49.279850 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24507 | 2026.03.04 04:43:49.279891 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24508 | 2026.03.04 04:43:49.280338 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24509 | 2026.03.04 04:43:49.280375 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24510 | 2026.03.04 04:43:49.280677 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 24511 | 2026.03.04 04:43:49.280883 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24512 | 2026.03.04 04:43:49.281011 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Debug> executeQuery: Read 169 rows, 10.55 KiB in 0.001178 sec., 143463.4974533107 rows/sec., 8.75 MiB/sec. | ||
| 24513 | 2026.03.04 04:43:49.281050 [ 261 ] {8c5170a5-beb5-4d7c-9d9d-a40bebddb4e1} <Debug> TCPHandler: Processed in 0.001349886 sec. | ||
| 24514 | 2026.03.04 04:43:49.281098 [ 219 ] {} <Trace> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24515 | 2026.03.04 04:43:49.281144 [ 219 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24516 | 2026.03.04 04:43:49.281170 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24517 | 2026.03.04 04:43:49.281270 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24518 | 2026.03.04 04:43:49.281310 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24519 | 2026.03.04 04:43:49.282000 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24520 | 2026.03.04 04:43:49.282040 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24521 | 2026.03.04 04:43:49.282387 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 24522 | 2026.03.04 04:43:49.282645 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Trace> oximeter.fields_u32 (9235c696-9db2-4ef0-b968-a2001d91845e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24523 | 2026.03.04 04:43:49.282795 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001542 sec., 555771.7250324255 rows/sec., 33.03 MiB/sec. | ||
| 24524 | 2026.03.04 04:43:49.282835 [ 261 ] {b0915fa8-0d35-4566-8fe4-5859983c40d6} <Debug> TCPHandler: Processed in 0.001714163 sec. | ||
| 24525 | 2026.03.04 04:43:49.282947 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24526 | 2026.03.04 04:43:49.283042 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24527 | 2026.03.04 04:43:49.283082 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24528 | 2026.03.04 04:43:49.283465 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24529 | 2026.03.04 04:43:49.283503 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24530 | 2026.03.04 04:43:49.283799 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 24531 | 2026.03.04 04:43:49.284073 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24532 | 2026.03.04 04:43:49.284179 [ 66 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 24533 | 2026.03.04 04:43:49.284203 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 59.69 KiB/sec. | ||
| 24534 | 2026.03.04 04:43:49.284220 [ 66 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24535 | 2026.03.04 04:43:49.284245 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24536 | 2026.03.04 04:43:49.284246 [ 261 ] {7a0997c4-4431-4285-bfcf-e4da0509e80d} <Debug> TCPHandler: Processed in 0.001348337 sec. | ||
| 24537 | 2026.03.04 04:43:49.284312 [ 222 ] {} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 24538 | 2026.03.04 04:43:49.284344 [ 222 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 24539 | 2026.03.04 04:43:49.284366 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 24540 | 2026.03.04 04:43:49.284369 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24541 | 2026.03.04 04:43:49.284508 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24542 | 2026.03.04 04:43:49.284517 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24543 | 2026.03.04 04:43:49.284554 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24544 | 2026.03.04 04:43:49.284564 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 1 rows starting from the beginning of the part | ||
| 24545 | 2026.03.04 04:43:49.284589 [ 219 ] {} <Debug> oximeter.fields_u16 (c1fca202-e1e1-4b64-b6e7-21e28fc8790c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 24546 | 2026.03.04 04:43:49.284642 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 24547 | 2026.03.04 04:43:49.284696 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 24548 | 2026.03.04 04:43:49.284739 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 24549 | 2026.03.04 04:43:49.284782 [ 200 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 24550 | 2026.03.04 04:43:49.285026 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24551 | 2026.03.04 04:43:49.285075 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24552 | 2026.03.04 04:43:49.285439 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 24553 | 2026.03.04 04:43:49.285741 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24554 | 2026.03.04 04:43:49.285858 [ 194 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155247 sec., 3220.674151513395 rows/sec., 239.03 KiB/sec. | ||
| 24555 | 2026.03.04 04:43:49.285862 [ 66 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 24556 | 2026.03.04 04:43:49.285887 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001397 sec., 105941.3027916965 rows/sec., 6.03 MiB/sec. | ||
| 24557 | 2026.03.04 04:43:49.285908 [ 66 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24558 | 2026.03.04 04:43:49.285932 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24559 | 2026.03.04 04:43:49.285935 [ 261 ] {0c320747-5c9d-4bc4-81d2-df1a718f6f9f} <Debug> TCPHandler: Processed in 0.001615261 sec. | ||
| 24560 | 2026.03.04 04:43:49.286004 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 24561 | 2026.03.04 04:43:49.286006 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 24562 | 2026.03.04 04:43:49.286068 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24563 | 2026.03.04 04:43:49.286104 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24564 | 2026.03.04 04:43:49.286133 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 24565 | 2026.03.04 04:43:49.286162 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24566 | 2026.03.04 04:43:49.286181 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 24567 | 2026.03.04 04:43:49.286206 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24568 | 2026.03.04 04:43:49.286223 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 24569 | 2026.03.04 04:43:49.286262 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 24570 | 2026.03.04 04:43:49.286303 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 24571 | 2026.03.04 04:43:49.286339 [ 200 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 24572 | 2026.03.04 04:43:49.286360 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24573 | 2026.03.04 04:43:49.286463 [ 193 ] {b4df4a78-533d-4249-b108-ce2e1546f1e9::all_1_25_6} <Trace> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 24574 | 2026.03.04 04:43:49.286564 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24575 | 2026.03.04 04:43:49.287026 [ 222 ] {} <Debug> oximeter.fields_u64 (b4df4a78-533d-4249-b108-ce2e1546f1e9): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 24576 | 2026.03.04 04:43:49.287106 [ 190 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001130852 sec., 314806.8889651343 rows/sec., 20.14 MiB/sec. | ||
| 24577 | 2026.03.04 04:43:49.287162 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24578 | 2026.03.04 04:43:49.287206 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24579 | 2026.03.04 04:43:49.287238 [ 193 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 24580 | 2026.03.04 04:43:49.287481 [ 193 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24581 | 2026.03.04 04:43:49.287543 [ 193 ] {bd5c8b8b-90ce-481a-9656-92f5d0e8d034::all_1_37_8} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 24582 | 2026.03.04 04:43:49.287604 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 24583 | 2026.03.04 04:43:49.287628 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 24584 | 2026.03.04 04:43:49.287824 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24585 | 2026.03.04 04:43:49.287961 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Debug> executeQuery: Read 1453 rows, 102.57 KiB in 0.001816 sec., 800110.1321585904 rows/sec., 55.16 MiB/sec. | ||
| 24586 | 2026.03.04 04:43:49.288002 [ 261 ] {dc0b98cc-02e5-48b6-8c33-615605cf681d} <Debug> TCPHandler: Processed in 0.001985028 sec. | ||
| 24587 | 2026.03.04 04:43:49.288107 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24588 | 2026.03.04 04:43:49.288203 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24589 | 2026.03.04 04:43:49.288245 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24590 | 2026.03.04 04:43:49.288581 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24591 | 2026.03.04 04:43:49.288617 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24592 | 2026.03.04 04:43:49.288930 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 24593 | 2026.03.04 04:43:49.289140 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Trace> oximeter.measurements_bool (0d073545-5bd8-477f-adf9-6e016029c50d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24594 | 2026.03.04 04:43:49.289267 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 24595 | 2026.03.04 04:43:49.289305 [ 261 ] {fab64264-d36b-439b-ab15-3b017c10b0c0} <Debug> TCPHandler: Processed in 0.001247554 sec. | ||
| 24596 | 2026.03.04 04:43:49.289416 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24597 | 2026.03.04 04:43:49.289510 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24598 | 2026.03.04 04:43:49.289552 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24599 | 2026.03.04 04:43:49.290195 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24600 | 2026.03.04 04:43:49.290233 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24601 | 2026.03.04 04:43:49.290642 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 24602 | 2026.03.04 04:43:49.290860 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24603 | 2026.03.04 04:43:49.290983 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Selected 6 parts from all_1_179_49 to all_184_184_0 | ||
| 24604 | 2026.03.04 04:43:49.290989 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001497 sec., 884435.537742151 rows/sec., 55.24 MiB/sec. | ||
| 24605 | 2026.03.04 04:43:49.291022 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24606 | 2026.03.04 04:43:49.291044 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.45 GiB. | ||
| 24607 | 2026.03.04 04:43:49.291047 [ 261 ] {cbca1fd4-e721-4eae-a4e4-bce62bc9bfed} <Debug> TCPHandler: Processed in 0.001681592 sec. | ||
| 24608 | 2026.03.04 04:43:49.291122 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_179_49 to all_184_184_0 into Compact with storage Full | ||
| 24609 | 2026.03.04 04:43:49.291173 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24610 | 2026.03.04 04:43:49.291231 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24611 | 2026.03.04 04:43:49.291264 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_179_49, total 58818 rows starting from the beginning of the part | ||
| 24612 | 2026.03.04 04:43:49.291276 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24613 | 2026.03.04 04:43:49.291318 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 160 rows starting from the beginning of the part | ||
| 24614 | 2026.03.04 04:43:49.291325 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24615 | 2026.03.04 04:43:49.291367 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 200 rows starting from the beginning of the part | ||
| 24616 | 2026.03.04 04:43:49.291410 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 160 rows starting from the beginning of the part | ||
| 24617 | 2026.03.04 04:43:49.291448 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 160 rows starting from the beginning of the part | ||
| 24618 | 2026.03.04 04:43:49.291488 [ 200 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 1324 rows starting from the beginning of the part | ||
| 24619 | 2026.03.04 04:43:49.291663 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24620 | 2026.03.04 04:43:49.291705 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24621 | 2026.03.04 04:43:49.292013 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 24622 | 2026.03.04 04:43:49.292225 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Trace> oximeter.measurements_f64 (a21b34b3-3260-452a-bb90-40fc313e0630): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24623 | 2026.03.04 04:43:49.292356 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 24624 | 2026.03.04 04:43:49.292394 [ 261 ] {07e0b302-e973-43d8-bdc6-edc6f702d2a4} <Debug> TCPHandler: Processed in 0.001270654 sec. | ||
| 24625 | 2026.03.04 04:43:49.292499 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24626 | 2026.03.04 04:43:49.292592 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24627 | 2026.03.04 04:43:49.292647 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <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 | ||
| 24628 | 2026.03.04 04:43:49.293477 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24629 | 2026.03.04 04:43:49.293515 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24630 | 2026.03.04 04:43:49.294075 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 24631 | 2026.03.04 04:43:49.294307 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24632 | 2026.03.04 04:43:49.294434 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 24633 | 2026.03.04 04:43:49.294452 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001878 sec., 12247.071352502662 rows/sec., 21.95 MiB/sec. | ||
| 24634 | 2026.03.04 04:43:49.294464 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24635 | 2026.03.04 04:43:49.294491 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24636 | 2026.03.04 04:43:49.294524 [ 261 ] {c733bd44-6192-4500-8c71-78f16798bfb4} <Debug> TCPHandler: Processed in 0.00207528 sec. | ||
| 24637 | 2026.03.04 04:43:49.294565 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 24638 | 2026.03.04 04:43:49.294646 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24639 | 2026.03.04 04:43:49.294741 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24640 | 2026.03.04 04:43:49.294778 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24641 | 2026.03.04 04:43:49.294783 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24642 | 2026.03.04 04:43:49.294836 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3526 rows starting from the beginning of the part | ||
| 24643 | 2026.03.04 04:43:49.294969 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 8 rows starting from the beginning of the part | ||
| 24644 | 2026.03.04 04:43:49.295079 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 52 rows starting from the beginning of the part | ||
| 24645 | 2026.03.04 04:43:49.295135 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24646 | 2026.03.04 04:43:49.295174 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24647 | 2026.03.04 04:43:49.295179 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 8 rows starting from the beginning of the part | ||
| 24648 | 2026.03.04 04:43:49.295275 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 52 rows starting from the beginning of the part | ||
| 24649 | 2026.03.04 04:43:49.295370 [ 193 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 23 rows starting from the beginning of the part | ||
| 24650 | 2026.03.04 04:43:49.295491 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Trace> MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) | ||
| 24651 | 2026.03.04 04:43:49.295712 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24652 | 2026.03.04 04:43:49.295846 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001123 sec., 37399.82190560997 rows/sec., 2.13 MiB/sec. | ||
| 24653 | 2026.03.04 04:43:49.295882 [ 261 ] {0569e4fd-3805-4f38-9b57-af816c1ca975} <Debug> TCPHandler: Processed in 0.001289005 sec. | ||
| 24654 | 2026.03.04 04:43:49.303836 [ 189 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60822 rows, containing 5 columns (5 merged, 0 gathered) in 0.012744716 sec., 4772330.744757278 rows/sec., 314.50 MiB/sec. | ||
| 24655 | 2026.03.04 04:43:49.304366 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Trace> MergedBlockOutputStream: filled checksums all_1_184_50 (state Temporary) | ||
| 24656 | 2026.03.04 04:43:49.304688 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_merge_all_1_184_50 to all_1_184_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24657 | 2026.03.04 04:43:49.304776 [ 186 ] {65736585-bde8-4b88-a353-80bd28338f46::all_1_184_50} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46) (MergerMutator): Merged 6 parts: [all_1_179_49, all_184_184_0] -> all_1_184_50 | ||
| 24658 | 2026.03.04 04:43:49.304871 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 24659 | 2026.03.04 04:43:49.310865 [ 186 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 19 columns (19 merged, 0 gathered) in 0.016333275 sec., 224633.4553235649 rows/sec., 402.20 MiB/sec. | ||
| 24660 | 2026.03.04 04:43:49.313828 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 24661 | 2026.03.04 04:43:49.314222 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24662 | 2026.03.04 04:43:49.314312 [ 201 ] {458e11f6-dd93-41dc-89a6-cc8005a329cd::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (458e11f6-dd93-41dc-89a6-cc8005a329cd) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 24663 | 2026.03.04 04:43:49.314434 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.04 MiB. | ||
| 24664 | 2026.03.04 04:43:49.697015 [ 222 ] {} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24665 | 2026.03.04 04:43:49.697073 [ 222 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24666 | 2026.03.04 04:43:49.700005 [ 222 ] {} <Debug> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24667 | 2026.03.04 04:43:50.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.62 MiB, peak 450.63 MiB, free memory in arenas 0.00 B, will set to 431.60 MiB (RSS), difference: 15.99 MiB | ||
| 24668 | 2026.03.04 04:43:50.231477 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24669 | 2026.03.04 04:43:50.231534 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24670 | 2026.03.04 04:43:50.235229 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 24671 | 2026.03.04 04:43:50.561209 [ 224 ] {} <Trace> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24672 | 2026.03.04 04:43:50.561264 [ 224 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24673 | 2026.03.04 04:43:50.563517 [ 224 ] {} <Debug> oximeter.fields_u8 (bd5c8b8b-90ce-481a-9656-92f5d0e8d034): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24674 | 2026.03.04 04:43:51.125682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 24675 | 2026.03.04 04:43:51.144273 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24676 | 2026.03.04 04:43:51.144315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24677 | 2026.03.04 04:43:51.151127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 24678 | 2026.03.04 04:43:51.151840 [ 244 ] {} <Trace> system.metric_log (3d885ef3-983a-4770-930b-2472f66adbdb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24679 | 2026.03.04 04:43:51.154917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 24680 | 2026.03.04 04:43:53.346076 [ 225 ] {} <Trace> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24681 | 2026.03.04 04:43:53.346131 [ 225 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24682 | 2026.03.04 04:43:53.347893 [ 225 ] {} <Debug> oximeter.fields_i16 (b2d769b5-3e4d-4a7b-9834-82ad0fa38561): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 24683 | 2026.03.04 04:43:53.984236 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24684 | 2026.03.04 04:43:53.984406 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24685 | 2026.03.04 04:43:53.984475 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24686 | 2026.03.04 04:43:53.985152 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24687 | 2026.03.04 04:43:53.985199 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24688 | 2026.03.04 04:43:53.985587 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 24689 | 2026.03.04 04:43:53.985819 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Trace> oximeter.fields_string (fc2f822b-9e57-4906-a1e8-4f1c1fdb9cce): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24690 | 2026.03.04 04:43:53.985976 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 24691 | 2026.03.04 04:43:53.986030 [ 261 ] {ff703e77-c485-41b5-a9ac-ca2860d5aac8} <Debug> TCPHandler: Processed in 0.001934988 sec. | ||
| 24692 | 2026.03.04 04:43:53.986151 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24693 | 2026.03.04 04:43:53.986255 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24694 | 2026.03.04 04:43:53.986299 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24695 | 2026.03.04 04:43:53.986749 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24696 | 2026.03.04 04:43:53.986787 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24697 | 2026.03.04 04:43:53.987096 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 24698 | 2026.03.04 04:43:53.987322 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Trace> oximeter.fields_uuid (17f48ed9-9b0a-408c-8ecf-07a140e24752): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24699 | 2026.03.04 04:43:53.987452 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 24700 | 2026.03.04 04:43:53.987494 [ 261 ] {a92720f3-0f2d-47b9-8f57-eaa22421022b} <Debug> TCPHandler: Processed in 0.001393177 sec. | ||
| 24701 | 2026.03.04 04:43:53.987607 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24702 | 2026.03.04 04:43:53.987704 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24703 | 2026.03.04 04:43:53.987749 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24704 | 2026.03.04 04:43:53.988136 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24705 | 2026.03.04 04:43:53.988171 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24706 | 2026.03.04 04:43:53.988495 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 24707 | 2026.03.04 04:43:53.988725 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Trace> oximeter.measurements_cumulativeu64 (65736585-bde8-4b88-a353-80bd28338f46): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24708 | 2026.03.04 04:43:53.988851 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 24709 | 2026.03.04 04:43:53.988887 [ 261 ] {da258c37-e1e2-4119-aac0-ca5f91b5bcd0} <Debug> TCPHandler: Processed in 0.001329926 sec. | ||
| 24710 | 2026.03.04 04:43:53.988998 [ 261 ] {} <Trace> TCP-Session: 32e76c91-8789-473f-a079-da22406e5959 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24711 | 2026.03.04 04:43:53.989092 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36645) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24712 | 2026.03.04 04:43:53.989133 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24713 | 2026.03.04 04:43:53.989466 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24714 | 2026.03.04 04:43:53.989502 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24715 | 2026.03.04 04:43:53.989799 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Trace> MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) | ||
| 24716 | 2026.03.04 04:43:53.990008 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Trace> oximeter.measurements_u64 (55fe5691-5a38-49f3-bc44-c8ec05b117c7): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24717 | 2026.03.04 04:43:53.990135 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 24718 | 2026.03.04 04:43:53.990172 [ 261 ] {c0662bfe-3a4e-4d47-ba3b-c950dab94657} <Debug> TCPHandler: Processed in 0.001223243 sec. | ||
| 24719 | 2026.03.04 04:43:55.787342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52316 | ||
| 24720 | 2026.03.04 04:43:55.788201 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24721 | 2026.03.04 04:43:55.788285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.44 GiB. | ||
| 24722 | 2026.03.04 04:43:55.788976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 24723 | 2026.03.04 04:43:55.789198 [ 245 ] {} <Trace> system.asynchronous_metric_log (b029e10f-8e35-4f1a-8c0b-e8ca720af11a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24724 | 2026.03.04 04:43:55.789331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52316 | ||